资源列表
des
- des算法程序,经过运行可以实现,
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
maplemouse
- SEGA Dreamcast mouse driver Based on drivers usb usbmouse.c.
regs-gpio-memport
- The test_facility function uses the bit odering where the MSB is bit 0. That makes it easier to query facility bits with the bit number as documented in the Principles of Operation.
throw-3
- Unlike in C++98, C++11 allows unions to have static data members.
csum_partial_copy
- Network Checksum & Copy routine.
content_analysis
- Extract content Feature - main function of ContentAnalysis for linux Device Driver.
menu_ack
- password.h contains information for handling password in PROM.
string_streams
- unlikely that lineno when reading string will be interesting. -unlikely that lineno when reading string will be interesting.
jjosefuh
- 此程序利用无头结节链表实现完成对每个人先后出队的顺序的功能-This process used to achieve the completion of the list without a head node has a team for each individual function of the order of
1
- 用c语言编的通讯录,包括建立增加修改删除-Use c language compiled contacts, including establish increase modify delete and so on
