搜索资源列表
shortpath-ron
- C实现二叉排序树的各种算法,了解数据结构中的树。-C fork order to achieve two tree algorithms, understanding of data structure of the trees.
binary-huffmantree
- hufferman的算法,构造huffman树二叉排序树,c语言-hufferman the algorithm, two tectonic Huffman tree fork Sort Tree, c Language
fczxtsxbg
- 操作系统实习报告,LINUX常用命令,fork.c源代码分析,磁盘调度
air_planes.tar
- it is an simulation of the airplane controller written in C.Basic operating systems functions such as fork,dup,system are used for the Linux platform.
run
- 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
linuxanalysis
- 通过对Linux的fork.c、exit.c代码的分析, 了解一个操作系统进程的创建、退出的过程; 锻炼学生分析大型软件代码的能力;通过与同组同学的合作, 锻炼学生的合作能力。-Based on Linux fork. C, exit. C code analysis, understand an operating system process to create and exit process Training students the ability of analysis of la
kalman-localization-1.0.0
- 一个gps和ins组合导航的matlab程序-kalman-localization Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter. The MATLAB code borrows heavily Paul D. Groves book, Principles of GNSS, Inertial, and
myshell.c
- Your shell prompt MUST adhere to the following format: o Current date (optional) and time (mandatory) followed by the hash sign (e.g., 13:03:00#) Your shell MUST support, at minimum, the following commands: o The internal shell co