资源列表
操作系统的原理及实现方法
- 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
LINUX_process
- 这是linux下关于进程操作的两个例子,分别是"父子进程都写入文件"和"管道-两个子进程写父进程读".这两个程序对初学都理解linux下的多进程操作很有帮助.在linux GCC下编译通过.-This is under linux operating on two examples of the process, namely the " father and son have been entered into the process of document" and &qu
linux-udp
- a simple udp client-server code for beginner
pwck.nawk
- UNIX下通过awk写的pcwk程序,简单的学习程序-UNIX written pcwk through awk program, a simple learning process
super
- 上传一段linux系统上虚拟机管理程序代码,欢迎下载使用 -Upload a linux system hypervisor code are welcome to download
tac
- tac implementation for linux busybox.
sort
- 各种排序算法的实现,包扩冒泡排序、选择排序,插入排序-Various sorting algorithm
esi-sir
- Driver for the Extended Systems JetEye PC dongle.
fish_and_nets
- 三天打鱼,两天晒网。 年月日都有检验是否符合规范,程序清晰,你值得拥有!-Three days of fishing, two days net. (date) (month) (year) has inspection is in accordance with the specification, the program is clear, you re worth it!
netpbm
- bmptoppm图片格式转换,同时可以完成VC下的编译-bmptoppm image format conversion
GM_PHD1
- 基于高斯线性的概率密度函数滤波估计,以此为蓝本有很多改进或类似的算法,比如CDKF-PHD等-Based on Gaussian probability density function of the linear filter estimation, there are a lot of improvements as a blueprint or similar algorithms, such CDKF-PHD, etc.
ShellInsertSort
- 这是c语言编写的希尔排序的基本运算的代码,可以作为数据结构的学习资料-shell sort algorithm