搜索资源列表
collaboffice-m2.tar
- linux下基于web的个人信息管理器源码-linux web-based personal information manager FOSS
VirtuaNewsPro104
- 软件类别: PHP源码 / 文章管理 软件语言: 简体中文 授权方式: 商业版 文件大小: 308K -software categories : PHP source / articles management software Language : English Authorization : commercial version of File Size : 308K
mmap
- 为Linux虚拟内存驱动程序,模拟了内核空间和用户空间之间的数据交流,是学习Linux内存管理的易用源码
cvs-1.12.13.tar
- linux cvs软件源码,著名的软件版本控制工具,可方便的进行代码管理
bugzilla-2.22.1.tar
- bugzilla 项目缺陷管理工具源码
图书馆信息管理系统
- 好多上载非界面和非WEB源码-lot on the non-Web interface and the non-source
第七章:设备管理实验
- Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a process between the use of the
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
student
- 本人自己编写。学生信息管理系统。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 includi
system_design
- 操作系统辅导与提高光盘源码,含文件管理、虚拟内存管理、设备管理、用户界面等-Counseling and improving the operating system CD-ROM source, including document management, virtual memory management, device management, user interface, etc.
mercurial-1.2.tar
- mercurial 是一个分布式的源码版本管理软件。-mercurial is a distributed source code version management software.
LINUX1.0
- 内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the core of the procedure. Are the
softhy164h
- 整站程序 源码介绍: 1、运行环境要求: Linux/FreeBSD/Solaris+Apache+Mysql 5+PHP5以上版本支持 或Windows+IIS 5/Apache+Mysql 5+PHP5以上版本支持 2、使用FTP工具,将解压后的文件上传至您的空间 3、确认以下目录或文件属性为可写模式: Inc/Config.inc install.php index.php UpLoadFile 4、输入空间绑定的域名开始安装
net-snmp-5.5.rc2.tar
- 一个不错的SNMP协议管理的库函数源码, 如果你在开SNMP协议的程序,那么是非常好用的-A good management of SNMP protocol library source code, if you open SNMP protocol procedure, it is very nice
tgt-1.0.19.tar
- tgt-1.0.19软带库管理源码,最近项目中使用到-tgt-1.0.19 flexible tape library management source, recently used in the project to
php_mbstring(jb51.net)
- 教学管理的初步系统实现源码,可以供参考,其中有些功能需要进一步完善(education management)
unix code
- unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)
四方通讯管理机CSE2009
- 四方通讯管理机全套程序,包含cdt、dnp、1801、101、103、104全部代码及头文件(A complete set of programs for the four party communication manager, including CDT, DNP, 1801, 101, 103, 104, all the code and header files.)
Linux内核源码0.01
- 目录 boot 系统引导。 fs 文件系统。 include 头文件。一些C标准库,系统核心库。 init 入口。main.c。 kernel 内核。 lib 库。C源程序,一些基本核心的程序。 mm 内存管理 tools C程序编译构建相关。不算系统文件 Makefile C程序编译构建相关。不算系统文件。