搜索资源列表
guandaotongxin
- 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
plotyy.rar
- 在写SSI算法的时候,因为要画稳定图,所以牵涉到了双坐标轴的使用问题。查看Matlab的Help文件,对双坐标轴函数(plotyy)的表述不是很详细,或者是我没有读太懂吧。 下面对plotyy函数的使用做一个详细的学习,SSI algorithm in the time to write because of the need to draw a stable map, so involved the use of dual-axis problem. See Matlab s Help
log.rar
- 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。,class of log to file, for C++ under Unix/Linux.
agent2d-3.0.0.tar
- 该源文件是robocup2D仿真队的所有的常见的底层,也就是日本所写的agent底层,里面所包括的函数非常有用,而且该底层具有非常好的防守能力,对于学习C/C++都会有很大的用处,而且也对那些想学习robocup仿真组的同学有很大的帮助。-The source file is robocup2D simulation team s all common ground, that is, the bottom of Japan s written agent, which included the
uboot
- u-boot工程的总体结构、主要的数据结构、内存分配,主要分析流程中各函数的功能,基于FS2410板子的u-boot移植,实现了NOR Flash和NAND Flash启动,网络功能。 -u-boot project s overall structure, main data structures, memory allocation, the main function of the function of each process, based on u-boot board FS
UNIX-PROGRAMMERS-MANUAL
- UNIX 程序员手册,在上面可以查询UNIX所有函数,和MAN的功能差不多-UNIX Programmer' s Manual, all the above functions can query the UNIX, and MAN functions almost
puzzle
- linux下的一个拼图程序的源代码 使用curses库函数-linux puzzle under a program s source code using the curses library function
printf
- 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
LINUX-function
- LINUX函数手册.chm 世界上最全的linux 函数大集合,特别添加了有关linux 线程 相关的函数,以及线程编程原理-LINUX manual function. Chm of the world' s most full-function large collection of linux, in particular, to add the linux-thread-related functions, as well as programming principle thre
API_fucntions_in_Linux
- Linux 常用的api函数 可作为参考-It s a book about some commonly used api functions in Linux.It can be used for reference.
fcntl
- fcntl设置为非阻塞I/O的使用实例。里面包含了两个函数fcntl和selelct。-fcntl is set to non-blocking I/O' s use of examples. Which contains two function fcntl and selelct.
process_control
- 进程控制,linux编程,系统调用,fork()、exec()、exit()、waitpid()函数的功能以及实现过程,1创建两个子进程,重复显示代码2调用exec()更换自己的代码。计算机操作系统第三版实验二-process control :fork()exec()waitpid()exit().show some words constantly both in the parent s and children process
qt-doc
- Qtopia最全面的官方文档。包含Qtopia的类结构、函数实现以及官方实例等。是学习Qtopia极其编程的权威资料。-It s most comprehensive official document of Qtopia. includeing the Inheritance Hierachy of classes, function implementation and official examples . It is a great authoritative material of l
LCD_test
- 利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。--S3c2410 using Samsung' s LCD interface TFT color LCD display, including basic drawing functions, including the BMP images also show the original function of the decoding.-
AdvancedProgrammingInTheUNIXEnvironment
- Unix环境高级编程一书的源代码,本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。-" Unix Environment Advanced Programming," a book' s source code, book a comprehensive introduction to UNIX system programming interface- the system call interface and the standard
linux_uart_driver
- Linux的串口接口及层次、串口驱动的参数配置、串口驱动的底层接口函数、串口驱动与上层的接口关联等相关内容-Linux' s serial interface and level serial driver parameter configuration, serial interface function the underlying driver, serial port driver associated with the upper interface and other rela
mydu.tar
- unix du命令的简单实现,主要可以学习glob函数的使用-static int64_t mydu_getblocks(const char*path) { int i int64_t sum=0 static struct stat stat_result glob_t glob_result static int ret static char fullpath[PATHMAX] if (lstat(path, &stat
200662157169105
- UNIX环境高级编程 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级
linux_doc
- linux程序员资料,包括Linux常用命令全集.CHM和linux函数手册.chm,是程序员的宝典,俺的家底哟-linux programmers, including Linux Complete Works of frequently used commands. CHM and linux function manual. chm, is a programmer' s Collection, I yo family property
LinuxC库函数参考手册.pdf
- 这是LinuxC库函数参考手册,用来快速有效的查询Linux下的各类函数,包括字符串,文件,进程等(It's important to learn the Linux system programming)