资源列表
sst39vf160
- sst39vf160 vxworks驱动源吗-sst39vf160 vxworks driver?
calculate_stack_linux
- 在linux/UNIX上,利用堆栈,实现一个计算器。 可以自己检查优先级。 -in Linux / UNIX, using stack to achieve a calculator. Can check their own priorities.
test4_
- 利用递归实现的计算器编译器,很诡异的思路。-the use of recursive calculators compiler, a strange way of thinking.
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
fork_textcanjian
- 1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能: a) 使用系统调用fork()创建一个子进程 b)
S3C44b0x_full_bootloader_code
- 完整的基于S3C44b0x平台下的bootloader源代码,里面有详细的使用说明-S3C44b0x integrity of the platform based on the Bootloader source code, There are detailed instructions
Crypt-PBC-0.4.2-0.7.17.1.tar
- PBC perl 接口程序, Pair-Based cryption-PBC perl interface program, Pair-Based cryption
motion-3.2.7.tar
- video motion detection of linux base
V4l_lin
- 这是我自己编写的V4L视频采集程序;是为了我的课题写的;写的非常通俗易懂;希望对大家有帮助-This was my prepared by the V4L Video Collection procedures; I was to write the subject; write a very simple and easily understood; We hope to help
sql++lib
- 很好用的数据库连接组件,支持oracle和sybase连接,基于oci-good use of database connectivity components, and support oracle sybase connectivity, based on columns
Linux0.11soucecode
- 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。-book on the early Linux operating system kernel (v0.95) all the code for the document detailed and comprehensive The Notes and notes design
optimizebackpack
- 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some optimization thinking, it is e