搜索资源列表
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
io-multiplexing
- UNIX系统编程中的高级编程。实现IO端口复用。文件名称为io-multiplexing。-Advanced Programming in the UNIX system programming. IO ports complex. The file name for the io-multiplexing.
TiMidityPP-2.13.0
- TiMidity++是一种软件音源器,它的前身是TiMidity,现在仍常用这个名称。它能够转换MIDI格式至数种不同其他的格式。产生PCM编码时,能输出至电脑的声卡或档案作储存用。 TiMidity++主要在Linux及Unix-like操作系统下运作,但它也能运作于微软的Windows系统及AmigaOS之下。它以GNU GPL发布。-TiMidity++ is a software sound source, its predecessor is TiMidity, is sti
pang
- linux的经典pang游戏,在终端g++ -lX11 -lGLU -lpthread 文件路径 -o 输出文件名-linux classic pang game, terminal g++-lX11-lGLU-lpthread file path-o output file name
MDK(ADC)
- TQ2440嵌入式开发板裸机程序,ADS移植到keil上的,开发板的ADC功能,可以将电压转换为数字量在串口上显示,由于是在串口的keil文件移植,所以文件名和工程名没改,但是功能是ADC功能,见谅。-TQ2440 bare metal embedded development board procedures, ADS transplanted to keil on the development board of the ADC function, the voltage can be co
Driver_-_USB_Cable_Driver_(binary)
- 收藏文件名称111.1223.1122.1123-Collect the file name
smart210_led_driver
- 1.首先加载驱动 insmod smart210_led.ko 2.open( /dev/设备文件名 ,O_RDWR) 3.用ioctl(fd,LED_ON,value) 操作led 第二个参数可以为LED_ON,LED_OFF,LED_ALL 当为LED_ON时第三个参数只能取值1-4 (说明点亮固定led,若第三个参数为3表示点亮第三个led) 当为LED_OFF时第三个参数只能取值1-4 (说明熄灭固定led,若第三个参数为3表示熄灭第三个led) 当为LED
file_name
- linux下,显示当前目录中及下级子目录下的文件名-Display file name in the current directory and lower child directory
LinuxTransparentEncDec
- 驱动源文件。通过Makefile编译;驱动安装过指定文件名的文件修改后自动透明加密解密。拖到环境外看到是乱码 -Driver source file. Through the Makefile compiler driver installed over the specified file name of the file to modify the automatic transparent encryption and decryption. Drag to see the enviro