资源列表
[Linux/Unix编程] pugxml_demo
说明:c 语言解析xml 用cv环境-c language parsing xml with the cv environment<hcleon> 在 2025-01-12 上传 | 大小:43kb | 下载:0
[Linux/Unix编程] 1
说明:一个FORK()调用的实验。通过建立共享内存区来实现进程之间的通信。父进程获取Fibonacci数列长度后,创建子进程来计算,待子进程完成后,父进程输出结果-A FORK () call experiment. Through the establishment of shared memory areas to achieve communication between the process. Parent process for<caomin> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] qt3
说明:该文档是QT3的API,方便QT3在编程时查阅!-The document is QT3 the API, to facilitate access QT3 in programming!<吕天剑> 在 2025-01-12 上传 | 大小:7.15mb | 下载:0
[Linux/Unix编程] vpu_codec
说明:一个关于LINUX下视频编码的程序,可以帮助需要对vpu编码的有用-A video encoding on the procedures under LINUX can help required vpu coding useful<twtxgd> 在 2025-01-12 上传 | 大小:9kb | 下载:0
[Linux/Unix编程] tiaoshispi
说明:linux下的SPI接口及其使用编程,帮助用SPI接口开发的人员-linux SPI interface and its use under the program to help persons with SPI interface development<twtxgd> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Makefile
说明:一个LINUX下的Makefile文件设计及编写方法,帮助从事linux下makefile文件设计的人员-Makefile under a LINUX document design and preparation methods to help in linux designed for persons under the makefile file<twtxgd> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] msgcli
说明:消息通信的客户端,程序比较的简单,但很能体现通信的原理.-Messaging client, procedure is simple, but it can embody the principle of communication.<yskcg> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Simple_Qua2149274102009
说明:c++ program to solve quadratic equation<dhrubo> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] system_call
说明:ubuntu9.04 编译内核2.6.34 并添加系统调用的实验报告-ubuntu9.04 kernel 2.6.34 and add the system call test report<wq> 在 2025-01-12 上传 | 大小:452kb | 下载:0
[Linux/Unix编程] myshell3
说明:实验要求:在Myshell系列实验之二的基础上,增加下列功能: 1根据接收控制台命令,如包含’>’符号,则进行输出重定向到文件,如: ls /home/mydir > mylist.txt 2根据接收控制台命令,如包含’<’符号,则进行输入重定向到文件,如: sort < mylist.txt 3根据接收控制台命令,如包含’>’和’>’符号,则进行输入输出重定 -Experim<雯悦> 在 2025-01-12 上传 | 大小:5kb | 下载:0