搜索资源列表
zgv-5[1].9.tar
- 一个利用SDL语言来实现svgalib函数的示例程序,该示例提供了两中函数库的接口-an SDL use svgalib function to achieve the sample program, The two examples which provide the interface function
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
linux_c_func
- 178个经典linux c语言函数参考及范例源代码 -178 classic linux c language function reference and sample source code
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
src
- C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
Sem
- linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
Semaphore
- linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
MessageQueue
- linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
test_io
- 嵌入式linux IO读写示例代码,本程序包含多个不同代码文件,C语言开发,可作参考-Embedded linux IO read and write sample code, the program contains many different code files, C language development, can be used for reference
sample
- 《Linux C编程从初学到精通》华清远见嵌入式培训中心 张繁 等编著。本书深入浅出、循序渐进地讲解了Linux平台下的C程序设计,并通过大量的程序实例,以及综合开发案例的演示,帮助读者快速掌握Linux下C语言编程的方法和技巧。-Linux C programming, from beginner to proficient, "the book easy to understand, step-by-step explanation of the C programming und
ICU4C-Sample
- ICU4C 应用实例。关于ICU4C介绍如下: ICU4C是ICU在C/C++平台下的版本, ICU(International Component for Unicode)是基于 IBM公共许可证 的,与开源组织合作研究的, 用于支持软件国际化的开源项目。ICU4C提供了C/C++平台强大的国际化开发能力,软件开发者几乎可以使用ICU4C解决任何国际化的问题,根据各地的风俗和语言习惯,实现对数字、货币、时间、日期、和消息的格式化、解析,对字符串进行大小写转换、整理、搜索和排序等功能,必须一
thread
- 用C语言写的Linux平台上的线程池处理。(this is a sample of c linux thread pool)