资源列表
priority
- 处理机优先级管理程序 此源码为操作系统设计与实践的实验作业-Processor priority management procedures for the operating system of this source of experimental design and operating practice
ileri_geri_calisabilen_asm_s7200_proje
- Commersus back office
shuxueti
- 小学1到2年级出数学题。免去家长出去的麻烦。-Grade 1-2 out math problems
uf8
- 易语言UTF8解码源码例程程序结合易语言脚本语言支持组件支持库实现UTF8解码。 -Easy language UTF8 decoder source routine procedures combined with easy language scr ipting language support component library to achieve UTF8 decoding.
yun
- 模仿天空的云彩 比较漂亮-imitate the sky more beautiful clouds
CLOCK
- VC中的钟表源代码,源自VISUAL C
xiangguan
- 一种反褶积程序所要的算法可直接使用次程序,谢谢使用,欢迎联系
conrol
- 完成重量控制的程序,汇编语言,很基础,实用-height conrol
delphiADOPool
- Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that
Cpp1
- 双音多频,由高频群和低频群组成,高低频群各包含4个频率。一个高频信号和一个低频信号叠加组成一个组合信号,代表一个数字。DTMF信号有16个编码。利用DTMF信令可选择呼叫相应的对讲机。-Dual tone multi-frequency, high-frequency and low-frequency group composed of groups, high-frequency group contains four frequencies each. A high-frequency s
proximity
- This source is the one that proximity interface in the stm32 environment.
操作系统进程调度实验
- 1)创建10个进程的PCB,每个PCB包括:进程名、进程状态、优先级(1~10)、需要在处理机上执行的时间(ms)、队列指针等; 2)初始化10个PCB(产生随机数0或1,分别表示进程处于就绪态或等待态); 3)根据调度算法选择一个就绪进程在CPU上执行; 4)在进程执行过程中,产生随机数0或1,该随机数为1时,将等待队列中的第一个PCB加入就绪队列的对尾; 5)在进程执行过程中,产生一个随机数,表示执行进程能在处理机上执行的时间,如果随机
