搜索资源列表
proclinuxdemo
- linux下proc*c的demo,包括预编译程序和.pc程序-under proc * c demo, including pre-compiled and procedures. Pc procedures
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
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
wifi-sever-client
- 语言:C语言编写的源代码,编译通过,可运行。功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简
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)态库