Visual C++ has been one of most effective tool for the large industrial applications. This book is t
Visual C++ has been one of most effective tool for the large industrial applications. This book is t...
Visual C++ has been one of most effective tool for the large industrial applications. This book is t...
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i...
本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此...
A sample program to demonstrate the usage of regex() regular expression function of the C language i...
I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C...
单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机...
C51 ADC Program Examples. 适用于AT89C51CC01,AT89C51CC02,AT89C51CC03单片机内建CAN总线控制器. Atmel官方例程,C和汇编都有,很有...
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin...
The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD de...
进程间通信14 说明了进程控制原语并且观察了如何调用多个进程。但是这些进程之间交换信息的 唯一方法是经由f o r k或e x e c传送打开文件,或通过文件系统。本章将说明进程之间相互通信的 ...