-
Advanced Programming in the UNIX Environment 的源代码
Advanced Programming in the UNIX Environment 的源代码-Advanced Programming in the UNIX Environment source code
- 2022-01-23 11:04:27下载
- 积分:1
-
本人自己编写。学生信息管理系统。linux下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图...
本人自己编写。学生信息管理系统。linux下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图四项。-I write your own. Student Information Management System. linux under the C language, gcc compiled proposal is a good example of beginners C language. Zip file including: source code, provision has been proposed documents, data files, word documents notes and flow chart 4.
- 2022-02-24 19:42:00下载
- 积分:1
-
linux 高级编程的例子源码,包括了本书上的所有代码
linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
- 2022-04-08 22:21:01下载
- 积分:1
-
SANCHO,最好的MLDONKEY客户端,LINUX下载盒子必备
SANCHO,最好的MLDONKEY客户端,LINUX下载盒子必备-SANCHO, the best MLDONKEY client, LINUX download box must
- 2022-01-28 07:22:51下载
- 积分:1
-
mosquiteo mobile iP 4 the handover program
mosquiteo mobile iP 4 the handover program
- 2022-08-02 23:28:39下载
- 积分:1
-
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个...
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个文件
可以显示文件对磁盘块的占用情况,当前空闲块的分布情况
-simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, realize that the virtual disk space management Virtual Disk total 60, 10 to a group, the greatest support system five documents show documents to disk blocks occupied, the current free distribution of the block
- 2022-05-28 23:35:06下载
- 积分:1
-
五笔练习 for Linux V0.6.8 ( SDL版 )五笔练习 for Linux V0.6.8 是一个免费软件, 提供源代码,你可以根据通用公共许可证的...
五笔练习 for Linux V0.6.8 ( SDL版 )五笔练习 for Linux V0.6.8 是一个免费软件, 提供源代码,你可以根据通用公共许可证的条款使用和修改它。系统需求: 安装有SDL、SDL-devel 以及SDL_mixer SDL_mixer-devel库的1.2.x版本。-five exercises for Linux V0.6.8 (SDL version) five practice V0.6.8 for Linux is a free software, the source code, you can General Public License under the terms of the use and modify it. System requirements : the installation of SDL, SDL- devel and SDL_mixer SDL_mixer- devel for the 1.2.x version.
- 2022-01-25 15:29:42下载
- 积分:1
-
uCOS
uCOS-II_LPC2000移植源代码,可移植到基于LPC2000系列芯片的嵌入式系统-uCOS-II_LPC2000 transplant source code, can be transplanted into series based on the LPC2000 chip, embedded systems
- 2023-09-03 04:50:03下载
- 积分:1
-
CC = gcc
clist: clist.c
$(CC) `gtk
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak-CC = gcc
clist: clist.c
$(CC) `gtk-config--cflags` clist.c-o clist `gtk-config--libs`
clean:
rm-f*.o clist*.bak
- 2022-03-01 11:59:04下载
- 积分:1
-
gcc 下pthread 使用,具体的是针对键盘key值的获取
gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
- 2022-08-20 07:59:04下载
- 积分:1