搜索资源列表
uart2_test
- GCC环境下,ATMEGA128使用MAX3100扩展UART驱动程序-GCC environment, the use of ATMEGA128 expansion MAX3100 UART Driver
2003715225500
- usb-3Gmodem 的驱动安装包,可驱动华为的3Gmodem,和高通的3G等。下载后更改环境变量编译即可-this file is about usb-3Gmodem driver,it can drive your 3G modem with card,and connect to the internet
17869337ARM_LCD12232
- LPC2103驱动加载程序,实现ARM环境下的嵌入式编程环境。-LPC2103 loader driver to achieve the ARM environment embedded programming environment.
Pthread-of-linux
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
python-software-properties_0.82_all
- python 在unix环境下的用于硬件探测和数据分析的工具驱动包,首要必备-python in unix,some software must be in used
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
qt-creator-2.2.0-beta-src.tar
- linux环境下可视化开发工具,可以直接开发很多界面,免去界面编程的烦恼,类似于VisualC++。-Linux based visual develop tool,you can directly develop UI with it,its function is like Visual C++ in windows enviroment.
bacnet4linux-0.3.12
- BACnet 针对linux环境下的协议栈最新版本0.3.12,为目前该开源协议的最新版本,很难拿到的要注册会员才有资格拿到,楼宇自动化Ashare国际标准的开源协议解析栈-BACnet for Linux the new vesion 0.3.12, Ashare Standard Protocol stack, based on BACnet version 2008
2440Init
- 本代码主要是实现对三星2440开发板所做的驱动,主要功能是配置相关的寄存器,实现编程环境-This code is to drive made by Samsung s 2440 development board, the main function is to configure register realization of the programming environment
tw2865
- 配置TW2866的驱动程序,用于Linux环境,4通道符合传输,108M时钟-TW2866 driver in linux 2.6.0
ibmcam
- IBM 摄像头的驱动 内核环境2.4.35 -IBM 摄像头的驱动 内核环境2.4.35
TouchScreenDriver
- S3C2410开发板的触摸屏驱动,可以直接在Linux环境下使用!-Touch screen driver for the S3C2410 development board can be directly used in the Linux environment!
uvccam.tar
- linux环境下,罗技uvc摄像头驱动程序-Logitech uvc video driver for Linux
iccard
- linux环境下的ic卡驱动程序,嵌入式系统设计-ic card driver
uatr.tar
- 我是在LINUX下,程序都是LINUX环境下写的复修改,虚拟机可以接收到板子的数据,-Baud rate divisior register 0
usbmouse
- USB鼠标驱动程序开发,linux环境下的嵌入式驱动程序开发,可以运行,C语言,源代码。-USB mouse driver development, driver development embedded linux environment, you can run the C language source code.
hamachi
- PCI串口驱动程序,C语言,linux环境下嵌入式驱动程序开发,可以运行。-PCI serial port driver, C language, the Linux environment embedded driver development, you can run.
s3c2410fb
- S3C2410的LCD驱动程序开发,linux环境下的设备驱动程序开发,C语言,可运行。-S3C2410 LCD driver development, the development of device drivers under linux environment, the C language, you can run.
temp-hum
- 温湿度传感器的数据采集完整代码, 在linux环境下,ARM处理器实现,可以采集温湿度传感器数据-Temperature and humidity sensors, data acquisition complete code in the linux environment, the ARM processor, temperature and humidity sensor data can be collected