C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.
标签: reached-for companion the reference
上传时间: 2015-07-26
上传用户:kr770906
实现一个B*Tree的添加和查找,输入数据为一组字典文件
标签: Tree
上传时间: 2014-01-14
上传用户:我干你啊
It s a accidence analyzer for C.It s the things that computer student wants.,WINDOWS
标签: accidence analyzer computer WINDOWS
上传时间: 2013-12-25
上传用户:tb_6877751
遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR
标签: calculates evolution AI-NN-PR origin
上传时间: 2014-01-06
上传用户:kbnswdifs
该系统是B/S结构的,server记载着给用户端的信息,client向server上传信息,各client只能从server上下载信息
标签:
上传时间: 2013-12-27
上传用户:aix008
good c# book programme with gdi+
上传时间: 2014-11-28
上传用户:515414293
A book describe RTP protocol over the internet. It offers readers detailed technical guidance for designing, implementing, and managing any RTP-based system
标签: technical describe protocol internet
上传时间: 2014-01-04
上传用户:com1com2
java做的基于b/s的图书管理信息系统,功能全面,适合研究研究,下下来看吧,不会后悔的
上传时间: 2015-08-08
上传用户:lacsx
This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
标签: collection interfaces integrate templates
上传时间: 2015-08-10
上传用户:chfanjiang
1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能: a) 使用系统调用fork()创建一个子进程 b) 子进程显示自己的进程ID和字符串": The child is calling an exec.\n",然后通过execl()调用系统命令ps显示当前运行的进程情况,从而更换自己的执行代码,最后调用exit()结束。 c) 父进程显示自己的进程ID和字符串” ": The parent is waiting for child to exit.\n ",然后调用waitpid()等待子进程结束,并在子进程结束后显示”The parent exit.\n
上传时间: 2013-12-18
上传用户:叶山豪