资源列表
DSP28_Sci
- DSP SCI 模块,自己以前写的,上传目的就是为了转点分数-DSP SCI 模块,自己以前写的,上传目的就是为了转点分数……
ProcessesCommunication
- 程序模拟操作系统课程中的进程间通信,方便起见,各个进程只有编号信息。所用数据结构为大小为10的队列。运行情况为:用户输入进程总数以及各个进程的编号,此后程序模拟进程对队列提出请求,若队列不空,则插入,队列满则不予插入。程序利用rnd这个随机变量是奇数还是偶数决定是入队还是出队。-Procedures for operating systems courses in the simulation process communication, convenience, only the number
FIFO_IN_VERILOG
- 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
pca
- 进行特征提取,很不错哦!大家可以拿来做将为处理的很好工具!-Feature Extraction
zhihuan1
- 页面置换算法:用随机数生成页面请求次序,分配一定数量的物理快,用OPT、FIFO、LRU算法计算缺页次数和置换次数-Page replacement algorithm: the random number generator page request order to allocate a certain amount of physical fast, with OPT, FIFO, the LRU algorithm missing page number and the number o
Diningphilosophersproblem11
- 学家进餐问题也是一个经典的同步问题,它是由Dijkstra提出并解决的。哲学家进餐问题是这样的:5个哲学家以思考、吃饭交替进行的方式生活,他们共享一张周围有5把椅子的圆桌,每人一把椅子,在桌子上摆有5个饭碗和5只筷子。当一个哲学家思考时,他不与邻座同事发生联系。当一哲学家饿了,他就试图拿起他左右两边的筷子吃饭。显然,他不能拿起已抓在他的邻座手中的筷子,于是,他可能只拿到一只甚至一只筷子也拿不到。当一个饥饿的哲学家得到了两只筷子,他就可以吃饭。当他用饭毕,就放下筷子并再次开始思考。5个哲学家共享5
bank
- .cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
hfm
- 哈夫曼编码原程序 ,可以运行,欢迎使用
进程调度优化算法
- 针对操作系统的进程调度而设计的一个优化算法.-To an algorithm of optimizing which the process dispatcher of the operating system designed
two
- FIFO页面置换算法,用C++写的,可以缺页率,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written in C++, you can page fault rate, but also can see the memory allocation status!
update
- 自制的批处理自动升级软件,可以实现bat系统的一键升级包升级-DOS UPDATE APP
czxt1
- 采用动态优先权的进程调度算法作为进程设计算法,是操作系统的源代码-The process of dynamic priority scheduling algorithm, as the process of designing algorithms, are the operating system source code