搜索资源列表
proclinuxdemo
- linux下proc*c的demo,包括预编译程序和.pc程序-under proc * c demo, including pre-compiled and procedures. Pc procedures
mrygljp
- QEMU是一套由Fabrice Bellard所编写的模拟操作系统的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个非自由的加速器,QEMU能模拟至接近真实电脑的速度。 可以模拟 IA-32 (x86)个人电脑,AMD 64个人电脑,MIPS R4000, 升阳的 SPARC sun3 与 PowerPC (PReP 及 Power Macintosh)架构 支持其他架构,不论在主机或虚拟系统上 增加
LinuxCFunction
- LinuxC函数详解,对于学习linux下C编程和嵌入式linux下C编程的朋友很有帮助!
MySQL-operation-using-C-language
- 用C语言对MySQL操作,在Linux环境下,C语言实现对MySQL数据库的插入、删除等操作。-MySQL with C language operations, in the Linux environment, C language implementation of the MySQL database, insert, delete files.
oci
- oci的c++封装,连接,查询,等操作,可以在你windows和linux下使用-oci' s c++ package, connection, query, and other operations, you can use your windows and linux
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
huffman
- linux c语言完成的哈弗曼编码实现方法,仅供初学-Huffman coding
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
wifi-sever-client
- 语言:C语言编写的源代码,编译通过,可运行。功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简
20111122_3
- G711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in C files for linux-G711 defines two main compression algor
BluetoothAudioGateway
- Listens for incoming R F C O M M connection for the headset handsfree service for Linux
gpio_keys
- gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
IniFileParesUseCppAndSTL
- Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
produce_consume
- 一个简单的用c语言实现的生成者消费者进程模型。对于linux下的c语言学习和操作系统的学习有一定的帮助-A simple process model generated by consumers using the c language. Some help for the c language learning and the learning of the operating system under linux
IniFileParesUseCppAndSTL
- Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
produce_consume
- 一个简单的用c语言实现的生成者消费者进程模型。对于linux下的c语言学习和操作系统的学习有一定的帮助-A simple process model generated by consumers using the c language. Some help for the c language learning and the learning of the operating system under linux
xlslib库2.5.0
- excel操作库xlslib库2.5.0,vs2012成功编译,xlslib库是用来创建excel文件、libxls是用来读取excel文件的,在使用C++或者QT语言来设计对excel文件的读取。都需要事先下载这两个库编译成功后再进行程序设计的。之所以选择这两个库来使用,是因为这两个库即可以在windows系统下使用,又可以在Linux系统下使用。对于设计跨平台使用的程序来说这两个库是一个不错的选择。xlslib源码生成动(xlslib.dll)/静(xlslib.lib)态库