CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - c programming

搜索资源列表

  1. cibidiaodu

    0下载:
  2. 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the rig
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:43711
    • 提供者:戴天天
  1. microwindows-0.86.tar

    0下载:
  2. linux的图形界面程序,使用c++编程,在linux下解压使用。-linux graphical interface, the use of c programming, the use of Linux under decompression.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:718136
    • 提供者:马凤伟
  1. MatlabVc2007417

    0下载:
  2. 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3860541
    • 提供者:许晨德
  1. zuoyediaodu

    0下载:
  2. 操作系统C++编程——批处理系统的作业调度.c-OS C Programming -- Batch Job Scheduling System. C
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1951
    • 提供者:大海
  1. xionghuihua

    0下载:
  2. 磁盘调度操作系统,操作系统实验,c++编程,免费下载.-Disk scheduling operating system, operating system experiment, c++ programming, free download.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1035
    • 提供者:xionghuihua
  1. AVRminiProg_Test

    0下载:
  2. 采用mega16设计的avr单片机编程工具,修改宏定义可以分别实现avr dragon, avr ISP SKII和avr jtag SKII功能-Mega16 designed using avr Singlechip programming tools, to amend the definition of macros can achieve avr dragon, avr ISP SKII and functional avr jtag SKII
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:171401
    • 提供者:韩杰
  1. 3_filesystem

    0下载:
  2. 文件系统,操作系统C++编程,可执行,有源码-File system, operating system, C++ programming, executable, a source
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:1233678
    • 提供者:jsbykmd
  1. c

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:1445933
    • 提供者:huan
  1. yemianzhuanhuansuanfa

    0下载:
  2. 使用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时分别使用FIFO和LRU算法进行页面置换的情形。其中虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。程序应允许通过为该进程分配不同的实页数,来比较两种置换算法的稳定性。-Simulated using the C programming
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:1395
    • 提供者:fujiao
  1. fenqushicunchuguanli

    0下载:
  2. 操作系统实验,分区式存储管理系统实验,c++编程-Operating system, experiment, experiment partition storage management system, c++ programming
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:866435
    • 提供者:kay
  1. biyelunewen

    0下载:
  2. 本课程设计为学生提供了一个既动手又动脑,自学,查资料,独立实践的机会。将本学期课本上的理论知识和实际有机的结合起来,锻炼学生实际分析问题和解决问题的能力,提高学生适应实际、实践编程的能力,使对C++系统编程有一个大致的了解。-This course is designed to provide students with a hands they both mental and physical, self-study, information search, independent pract
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:23253
    • 提供者:cuijianzhou
  1. xunmi

    0下载:
  2. 操作系统课程设计_最佳适应算法的C++编程-Operating System Course Design _ best fit algorithm C++ programming
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4907
    • 提供者:xunmi
  1. test1

    0下载:
  2. 适合初学者的计算机实验,计算机软件编程,基本的c编程,关于树的概念-Experimental computer for beginners, computer software programming, the basic c programming, on the concept of tree
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:9470
    • 提供者:吴燕
  1. chulijidiaodu

    0下载:
  2. 处理及调度源代码,用C++来编程,模拟处理机调度,实验报告-Processing and scheduling source code, using C++, programming, analog processor scheduling, lab reports
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:850227
    • 提供者:韩寒
  1. yhj

    0下载:
  2. 银行家算法操作系统开发用C++编程语言开发-Banker' s algorithm operating system development with C++ programming language development
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:问问
  1. caozuoxitong

    0下载:
  2. 内含六个操作系统的实验报告和用C++编程实现报告要求。-Experimental report contains six operating systems and C++ programming reporting requirements.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5907026
    • 提供者:hellen1
  1. ClockingPlayImplement

    0下载:
  2. 有定时功能的课间操播放器C#源码下载,设定到指定时间,音乐播放器自动播放,特别适合学校广播体操等固定时间响起的音乐播放场合,源码简单,使用了C#常用编程控件,AxInterop.WMPLib.dll和Interop.WMPLib.dll。-With timing function class-break setting-up exercise player C# source code download, set to the specified time, the music player a
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:76800
    • 提供者:sdsad
  1. Test1

    0下载:
  2. 操作系统读者写者实验 windows平台下C++编程实现-Readers to write the operating system under test windows platform C++ Programming
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:161544
    • 提供者:J_Dark
  1. bitManage

    0下载:
  2. 操作系统课程中,位管理的模拟实现,对理解操作系统的位管理有重要作用,同时对学习C#编程,也能起到作用-Courses on operating system, the analog-bit managed to achieve, bit operating system for understanding the management has an important role, while learning the C# programming, but also can play a rol
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:95445
    • 提供者:chen
  1. 12290

    0下载:
  2. 用c语音编写的超声波测距的源代码,可以实现超声波测距的界面c语言编程-C speech prepared by ultrasonic distance of the source code, you can achieve ultrasonic distance c programming language interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:18056
    • 提供者:宁小城
« 12 3 »
搜珍网 www.dssz.com