搜索资源列表
DepartmentalStore
- 用户名:liuxinrui 密码:zhongyong 您可以在 linux 系统上运行 main.exe 文件 IP 应设为192.168.0.1 重新编译请在linux终端提示符后输入 g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp 把数据库文件 DepartmentalSt
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
FTP
- 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
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
howtomaketherootfiles
- 这篇文档告诉你怎么去在LINUX下制作一个文件系统-This document tells you how to get to in a document produced under LINUX system
j2ffs
- 该文档详细的介绍了linux文件系统j2ffs的组织结构以及功能模块-The documents detail the linux file system, as well as the organizational structure of j2ffs function modules
FTPService
- ftp服务器的主要功能是上传下载文件以达到数据共享的目的。在linux底下开发ftp服务器旨在帮助学员综合运用linux初级编程与linux高级编程所学到的知识。如:守护进程的编写,进程间通讯, 管道,socket编程,文件I/O标准库函数与系统调用,以及文件权限管理等等。具体操作详见压缩包里面的文档有操作服务手册,可以控制上传和下载的速度。-USER PASS CWD,XCWD CDUP REIN QUIT PORT PASV TYPE MODE RET
linuxKernelMigration
- s3c2410的linux移植文档,包括u-boot移植、kernel移植、根文件系统制作移植等,比较全面。-s3c2410 the linux portable document, including the u-boot transplantation, kernel transplant, root file systems to produce transplants and so on, much more comprehensive.
Linux_NFS
- Linux 网络文件系统NFS服务的配置文档。-Linux Network File System NFS service configuration documentation.
GNUmake
- 这是GNU的make文件分析的电子文档,对初学linux系统下makefile的同学有很大帮助!-This is the GNU make documentation of the electronic document, for beginners makefile linux systems of great help to the students!
cfz
- 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
Linux-commands
- linux 命令集,包含了文件管理,磁盘管理,文档编辑,网络通信,系统管理,系统设置等-The basic commands for linux system
Linux
- linux命令文件,很适合新手操作linux系统的学习最佳帮助文档-linux command file, linux operating system is suitable for beginners to learn the best help documentation
ext4
- 包含两份文档:ext4fs[1].pdf、Ext4 文件系统的目录索引节点预留.pdf 放在一起希望对有需要的人有帮助-Contains two documents: ext4fs [1]. Pdf, Ext4 file system directory inode reservation. Pdf compressing them together want to help people in need
Linux
- 关于Linux内核的文档,有进程管理、文件系统、虚拟内存、内核初始化等内容-Documentation on the Linux kernel, there are process management, file system, virtual memory, kernel initialization, etc.
lab5
- 北京大学深入理解计算机系统实验5 具体要求见文件中的word文档说明-Peking depth understanding of computer system requirements, see Experiment 5 specific word in the file documentation
lab6
- 北京大学深入理解计算机系统实验6 具体要求见文件中的word文档说明-Peking-depth understanding of the specific requirements of the computer system Experiment 6 See document in word documentation
跟我一起写Makefile-陈皓
- 该文件可以帮助C++编程者快速的写出makefile文件。尤其在linux系统下,编写大规模系统文件,该文档的帮助很大。(This file helps C ++ programmers write out makefiles quickly. Especially in the linux system, the preparation of large-scale system files, the document is of great help.)