资源列表
processer
- 一个模拟处理及调度程序,基于时间片轮转,优先级!-a simulated processing and scheduling procedures, Web-based time slice, priority!
SquaresAndCircles
- 一个学习画笔画刷用法的小程序,适合初学者!-a study painting brush strokes of small usage procedures for beginners!
Txt2Hex
- 一个用于将文本文件转化为hex格式文件的工具,适用于烧些EEPROM数据或者类似的存储体的时候编辑文件-one for text documents into hex format tool applicable to burn some EEPROM data storage or similar body when editing documents
UCOS2.83forADS_update_2006.12.1
- UCOS2.83在S3C44B0x移植的最更版,修改了一些漏洞,里面条理清新,对你的学习绝对有帮助-UCOS2.83 S3C44B0x transplantation in the more edition, revised some loopholes, fresh grapple with the inside of your learning can definitely help! !
dazhengshu
- 随意输入两个1024位的整数,根据对X Y的分留分析可以成功输出乘法结果,看可以帮你没-two free importation of 1,024 integers, based on the X-Y-left analysis can be successfully exported multiplication results can help you do not
C_AI
- C语言写的神经网络源程序 是学习C语言和人工智能很好得例子-write C language source of neural network learning C language and a good example of artificial intelligence
Huffman_C
- 用c实现Huffman编码,基于概率统计,压缩率较高-c achieve with Huffman coding, based on statistical probability, the higher compression rate
floodfill_src
- 一个模拟魔术棒的程序源代码 c# 语言开发-a simulation of the magic wand of source code c # language
Clunzhuanfa
- 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。 轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process sched
ShowDIB_VC++
- 用VC++实现打开DIB,显示DIB,存储DIB,预显和打印DIB-opened with VC DIB, DIB show, DIB storage, and print a pre-DIB
youxianshu
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,-prepared a simulation an
mminer
- 这是一个在挖地雷的简单游戏,在dos环境下运行。:-)-This is a mine dug in a simple game, the dos operating environment. :-)
