搜索资源列表
heartbeat
- 嵌入式linux编程实现windows监控嵌入式设备的心跳检测-Embedded Linux Programming windows embedded control the heartbeat detection equipment
RT25USB-SRC-V2.0.6.0.tar
- RT2570芯片USB口无线网卡linux设备驱动程序,有调试信息输出的.-RT2570 chip USB wireless network card device driver linux, the output of debugging information.
ser-0.9.6_src.tar
- SIP Express Router, Linux下的SIP代理服务器,小巧实用,开发测试VoIP设备和应用的必备.-SIP Express Router, Linux under the SIP proxy server, Small practical, the development of VoIP test equipment and the necessary application.
Python_script1
- 通过python获取linux下设备目录的小程序,开发工具使用的activestate的python的ide-through the python access equipment under linux small procedures, Tools used in the python activestate the ide
LINUXdriver
- 一个linux字符设备驱动。根据操作系统课本上的实验内容设计编写,具有很高的参考价值。
rtorrent-0.6.2.tar
- rtorrent,可用于嵌入式设备的linux下的bt客户端程序源码
mycgi
- 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。
linux-wlan-ng-0.1.14-pre1.tar
- Linux的无线局域网方案是一个Linux设备驱动程序和子系统 一揽子方案的用意是提供全系列的IEEE 802.11标准的Mac 管理功能,用于用户模式公用事业和脚本。
RT25USB-SRC-V2.0.8.0.tar
- RT2570芯片USB口无线网卡linux设备驱动程序,有调试信息输出的.-RT2570 chip USB wireless network card device driver linux, the output of debugging information.
miniupnpd-20080710.tar
- miniupnpd可以在嵌入式linux中实现upnp功能,实现IGD设备。
网络设备驱动
- linux网络设备驱动开发,C语言开发工具,通过他你可以了解一般网络设备驱动程序的开发-network device driver development, C-language development tools, through him, you can understand the general network device driver development
Linux
- ARM Linux 的移植过程及分析 全称Adaptive Multi-Rate和Adaptive Multi-Rate Wideband,主要用于移动设备的音频,压缩比比较大,但相对其他的压缩格式质量比较差,由于多用于人声,通话,效果还是很不错的。-ARM(Adaptive Multi-Rate和Adaptive Multi-Rate Wideband),MODEM interface card and the audio interface circuits, analog cir
mini_snmpd.tar
- linux环境下的mini snmp agent代码,特别适合于小型嵌入式设备-linux environment mini snmp agent under the code, particularly suited to small embedded devices
libupnp-1.6.6 英特尔制定的UPnP SDK
- 原来由英特尔制定的UPnP SDK的,但现在英特尔不再支持它。 UPnP是一种网络协议,允许设备自动搜寻和设定。家居数字化DLNA组织正是的基于UPnP的。-Orginal develop by Intel upnp sdk ,but now intel no longer support it. The UPnP is a kind of network protocol allowing auto descovery and configuration between device. T
Linux
- 复件 Linux设备驱动程序第三版2.chm复件 Linux设备驱动程序第三版2.chm
2
- Linux设备驱动程序,用途是虚拟一段内存空间为设备驱动程序空间,在此段空间实现读写设备驱动程序。-Linux device driver, uses a memory space for the virtual device driver space, space to achieve during this read-write device drivers.
LinuxNetworkDeviceDriverDevelopmentAnalysis
- 《Linux网络设备驱动开发解析》PDF课件,较为详细的讲解了linux网络设备驱动开发流程。-" Linux network device driver development analysis" PDF courseware, a more detailed explanation of the linux network device driver development process.
sqlite-3.7.3.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the databas
Linux-Network-Subsystem
- 文章详细介绍了Linux网络子系统以及Linux内核与网络设备接口驱动的调用接口-This paper introduced almost anything about Linux network subsystem and the call interface between linux kernel and linux network drivers.
linux
- Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用, 会返回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是linux的设备无关性的好处. -Linux system is by providing socket (socket) for network programming. Network program through the socket and several other functi