搜索资源列表
c100exam
- 100个非常有趣的C语言UNIX程序实例。可以在乐趣中练习C语言编程。-hundred very interesting UNIX C language program examples. Can be fun practicing C programming language.
showbmp
- C语言下显示bmp的实例例程。希望能给大家参考一下
ipc
- 提供了许多进程间通信的实例程序。用linux下的C语言实现。
socket
- 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。
linuxMySQL
- 提供了对MySQL数据库操作的实例程序。用linux下的C语言实现。
linuxmulti-thread
- 提供了许多线程间通信的实例程序。用linux下的C语言实现。
c
- linux 下c语言 多线程实例 ,能让读者对在linux下用C编写多线程有个切实理解。
CarPartsInitGC
- 利用Object—C语言编写一个汽车的实例!体验Object—C的继承与派生!-Using Object-C language example of a car! Experience, Object-C Inheritance and derived!
AddressList_csharp
- 初学者通过该实例可以很快的掌握C#语言!-Database Programming C# ...图书馆管理系统为方便读者,需开发一个系统。为便于读者借书还书及图书馆对于图书数据的管理。在客户端对于读者数据,... -failed to translate
C
- 本书详细描写了嵌入式系统的C语言开发实例。-C language
C_variable_align_summary
- 总结的C语言中的数据对齐规则以及实例分析。比较完整的一个总结。-Summary of the C language data alignment rules, and case analysis. A more complete summary.
C_rule_of_variable_define
- C语言中的变量定义法则:右左法则。详细讲解并有实例分析。-C language variables in the definition of rules: Right Left rule. And a case study to explain in detail.
Linux
- Linux软件工程师(C语言)实用教程_实例源码
EmbeddedCessence
- 嵌入式C语言精华,里面许多详细实例和LINUX移植-Embedded C language the essence of which a number of detailed examples and LINUX transplant
UNIXCcode
- 用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp
Linux_c_advanced
- linux下用c语言开发的一些高级编程实例-c under linux with some high-level programming language examples
C
- C语言习题,源码,源程序,用例,C++源码,实例程序-C Program
SNMP agent
- 基于LINUX下的SNMP表格代理的开发,文件使用C语言进行编程,是很好的表格开发实例,同时附有MIB库文件编写例程,在LINUX平台下面使用mib2c进行模板文件生成。(Based on LINUX, the development of SNMP form proxy is implemented. The file is programmed by C language. It is a good example of tabular development. At the same ti
C语言高级编程及实例剖析
- c语言程序高级编程技巧 有相应的实例剖析,望采用(C procedure high-grade art of programming act in response instance anatomy.)