资源列表

« 1 2 ... .22 .23 .24 .25 .26 4827.28 .29 .30 .31 .32 ... 9711 »

[Linux/Unix编程LINUXquestionBank

说明:houndred linux programming questions and answers
<sreekanth> 在 2024-10-01 上传 | 大小:33792 | 下载:0

[Linux/Unix编程linux

说明:linux and C programming example codes
<sreekanth> 在 2024-10-01 上传 | 大小:275456 | 下载:0

[Linux/Unix编程ex

说明:linux programming application Example which will discribe ipcs and system calls-linux programming application Example which will discribe ipcs and system calls
<sreekanth> 在 2024-10-01 上传 | 大小:11264 | 下载:0

[Linux/Unix编程LINUX_BA

说明:Linux commands: this document will show most of Linux commands and describe each of them briefly.
<Mustafa> 在 2024-10-01 上传 | 大小:72704 | 下载:0

[Linux/Unix编程vitural_port

说明:把一个普通串口改变成多个pts的源码,特别适合使用gprs,cdma模块的开发-To an ordinary serial port into a number of pts the source, and are particularly suited to use gprs, cdma module development
<李晨雨> 在 2024-10-01 上传 | 大小:230400 | 下载:0

[Linux/Unix编程Unix_fork_report

说明:进程的创建是通过fork调用完成的,fork调用又分成fork1、forkall和vfork三种不同的形式。这个实验将观察fork对其他系统函数的调用,并观察三种fork函数的不同之处。 在类Unix系统中,创建进程的途径就是fork。当一个进程调用fork函数时,内核会创建一个新的子进程,并把父进程的很多对象都复制一份到子进程中,例如地址空间、线程、文件描述符等。fork函数在父进程和子进程中的返回值是不同的,在父进程中它返回创建
<杨扬> 在 2024-10-01 上传 | 大小:20480 | 下载:0

[Linux/Unix编程qt

说明:用c++和qt写的一个背单词软件,功能比较完善-it is very good
<杨与强> 在 2024-10-01 上传 | 大小:14150656 | 下载:0

[Linux/Unix编程src[1].v1.1

说明:用qt 编写的一个音乐播放器,功能类似于kug-it is very good
<杨与强> 在 2024-10-01 上传 | 大小:1041408 | 下载:0

[Linux/Unix编程src_radius

说明:radius计费系统源码,一个已经商用的源码,里边有相关说明文档-radius AAA system
<周中> 在 2024-10-01 上传 | 大小:4809728 | 下载:0

[Linux/Unix编程Linux

说明:Linux完整教程(初级教程),Linux的基本知识,安装方法,各种命令以及使用技巧-Linux Tutorials integrity (primary course), Linux basic knowledge of installation methods, a variety of command and the use of skills! !
<寻梦> 在 2024-10-01 上传 | 大小:1035264 | 下载:0

[Linux/Unix编程Asterisk

说明:asterisk 软交换平台设计,需要的下-asterisk softswitch platform design, the need for the next
<wk> 在 2024-10-01 上传 | 大小:80896 | 下载:0

[Linux/Unix编程linux_source_reading_requirement

说明:Linux 源代码阅读知识点及要求 说明:1、本次源代码阅读,以Linux 最新的稳定版本(2.6)为主; 2、源代码下载地址: 在官方站点 www.kernel.org 上最新稳定版本是 2.6.13.2; 在清华的 ftp 上随时都可以下载到: ftp.tsinghua.edu.cn/mirror/kernel.org/linux/kernel/v2.6/ 3、源代码阅读辅助工具: 在Windows 环境
<李里> 在 2024-10-01 上传 | 大小:123904 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 4827.28 .29 .30 .31 .32 ... 9711 »

源码中国 www.ymcn.org