资源列表
duanzuoye2
- 这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间所得的count对于下面两步都很重要。-err
buttons
- mini2440 buttons 驱动程序-the mini2440 buttons driver
DTWSolution
- 语音识别算法的DTW识别程序,VC 功能用于语音识别-DTW distinguish program using audio distinguish arithmetic.it could be used to distinguish audio.
SimpleEdit
- 一个用java实现的文本编辑器,包括删除,保存,插入功能-Using java to achieve a text editor, including delete, save, insert function
hello
- hello world on assembly code
Timer
- 这是一个定时器程序。适合于单片机初学者-This is a timer program. Suitable for beginners ... ... MCU
7290test
- DP-1581的8563T及7289a键盘LED演示程序-DP-1581 and 7289a of the 8563T Keyboard LED demo
cursor
- Simple Cursor program in C
mpi-merge-final
- MPI merge sort! enjoy it!
1
- 用汇编语言编写的正弦波,三角波,方波,锯齿波,并通过按键来选择。-Written in assembly language of sine, triangle, square, ramp, and through the button to select.
Lexical-analyzer-(describe-by-cPP)
- 完成编译的词法分析工作,程序很简陋,功能简单,适合学习-The compiler complete morphology analysis work, the program is very simple, function is simple, suitable for learning
openmplu
- OpenMP的LU分解程序,很多人都没搞懂LU分解的实质,其实程序很简单易懂-OpenMP LU decomposition program, a lot of people did not get to know the essence of the LU decomposition, in fact, the procedure is very simple and easy to understand
