搜索资源列表
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
Archivio
- How to user PulseAudio Library on Linux to elaborate audio frame from microphone.
Fuse
- Fuse Introduction - FUSE temporary user fle system.
serial
- 1) The drive module does not include the iic initialization of the camera chip, the initialization part is located ov9650_init. 2) If the file system is not supported under 2.6 insmod command, please use the bag new_rootfs.cramfs root file system,
dtlk
- linux系统下全双工通信模式驱动程序源码-This driver is for the DoubleTalk PC, a speech synthesizer manufactured by RC Systems (http://www.rcsys.com/). It was written based on documentation in their User s Manual file and Developer s Tools disk.
char-driver-examples
- some very nice examples of char device driver along with the user space applications.
Component
- 使用ncurses库绘制登陆界面 并且能对输入的用户名和密码的字符数字进行控制-Ncurses library to draw the login screen and enter the user name and password the number of characters to control
leds
- mini2440 led驱动程序和应用测试程序-mini2440 led drive and user program
driver-add-ptz-GM8126
- GM8126 GPIO驱动程序,用户可以调用驱动程序的接口来使用,带中断。-GM8126 GPIO driver, the user can call the driver interface to use with interrupt.
Kmalloc
- 用nopage和mmap实现内核内存空间到用户空间的映射-Implemented with nopage and mmap the kernel memory space to user space mapping
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
Telit_GE_GC864-QUAD_V2_and_GE864-GPS
- Telit_GE_GC864-QUAD_V2_and_GE864-GPS的硬件和软件的用户手册-the hardware and software user s guide of Telit_GE_GC864-QUAD_V2_and_GE864-GPS
ussp
- User space serial port driver
s3c6410_i2c_drv
- 此驱动程序是基于arm11的s3c6410为核心板的iic驱动程序 根据此代码方便用户开发-This driver is based on arm11 the s3c6410 core board iic driver according to this code, user-friendly development
linux-zhiling
- 这里从实用的角度出法,做了一个linux的指令大全,方便用户查寻,为linux的工程师提供了方便-Here the law from a practical perspective, to do a linux command Daquan, user-friendly search convenience for linux engineers
address_book
- 通讯录脚本,用于简单的增加,删除,查询用户信息-Address book scr ipt for a simple increase, delete, query the user information
zlg7289A-driver
- To play with 7 segment LED in ARM dev Kit. Linux driver module code is uploaded. User module code also worked
Real6410-Linux--manual
- Real6410用户手册 介绍SC6410的资料-Real6410 user manual describes the SC6410 information
RS485-user-guide
- 这是rs485的使用手册,对了解rs485有很大的帮助。-This is rs485 user guide and it is good to know rs485
