搜索资源列表
ossystem
- 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
Exe2Img
- 这个文件最初在一个m-ix86pm的UCOS For 386包中, 但是没有源代码,原名叫ExeToImg.EXE 用于将PE结构的EXE文件转换为内存映像文件, 可用于在WIN平台上开发基于x86的操作系统 这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的. 对于学习PE文件及操作系统有一定作用, 毕竟我的大部分的操作是在window下, 机器差得要得,不想用虚拟机在linux下编译入门的操作系统.
OSArgorithm
- 操作系统可变分区算法 用首次适应算法实现 基于C
shutdownthecomputer
- 基于visual c++ 可以实现自动关机功能。。。。。。。。。。。
pelist
- 基于visual c++ 可以实现列出当前运行的所有进程
AutoRefresh
- 基于vusual c++的 可以获取网页中的星号密码
基于AT89C51单片机的电子万年历C语言程序
- 基于AT89C51单片机的电子万年历C语言程序,并带有调时功能.-Electronic calendar based on AT89C51 microcontroller C language program, and with the tune when the function.
OS
- 简单的实现操作系统中的进程的创建和删除,是基于C++的实现。-The realization of a simple operating system process creation and deletion, is based on the C++ Realized.
data_structure
- 基于c++的数据结构源代码。是学习数据结构的很好的demo-Based on c++ source code of the data structure. Data structure is a good study of the demo
yhjsf
- 基于c的银行家算法,供初学操作系统的人学习-Banker algorithm based on c for beginners who learn the operating system
Experts
- 基于C++ Builder的专家系统设计,简化代码功能,界面友好,修改方便,值得下载收藏-C++ Builder based on expert system design, simplify the code functions, user friendly, easy to modify, it is worth to download collection
FindShortPath
- 最短路径分析,基于c#的GIS二次开发,有志同道合的朋友可以加qq一起研究下5645103-Shortest path analysis, based on the secondary development of GIS c#, there are like-minded friends can add qq together the next 564,510,377
lession2
- 一个自己编写的基于c++ builder的程序,它的功能是能够先是换面的先是安。-c++Buider music production based on the source code, can automatic music player using Mp3 control.
ucos_vc291
- 基于c语言 可实现Ucos操作系统 该版本为V291-Ucos operating system based on c language is achieved This version for V291
employee.tar
- 员工管理系统,基于C++编写,对初学者很有帮助-employee manage system based on C++
BankSystem
- 基于C++开发环境的简单的<银行管理系统>-Based on a simple < bank management system> C++ development environment
Banker
- 银行家算法模拟实现,基于C语言实现,windows平台.........(Banker's algorithm simulation, based on C language implementation, windows platform)
新建文件夹
- 基于C语言的操作系统首次适应算法内存分配的模拟(Distribution of simulated first adaptive algorithms)
新建文件夹
- 基于C语言的操作系统开发,实现消费者与生产者的关系(The operation system based on C language realizes the relationship between consumers and producers.)