-
-
p11.rar
定义一个类,从3开始查找出连续N个自然数,要求它们都是非素数。
//要注意的是new ,delete的用法,以及在怎么判定在循环中连续判定,关于t的用法。
-
-
linux_c_chat.rar
... ,others cannot know,the service program shouldbe check the client program whether exist timing.
The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes.
When one process is exit(), ...
-
xmem.zip
XMEM Extended C/C++ Dynamic Memory Control and Debug Library: The extended C/C++ Dynamic Memory Control and Debug Library XMEM is a replacement library for malloc/free and new/delete to find memory leaks and other memory related errors in C/C++ code
-
smallDB.rar
最简单实现的一个数据库,支持select,insert,update,delete等操作,可以用来研究数据库
-
-
WBJF.rar
... + ALT + DEL keys can not shield the hope that a revised modify these friends
6, there are some corners of Laws (such as title, etc.).
Client desktop icon in the Settings page set up first class to enter FXZWN999 open on to add, delete icon button
-
filemanagement.rar
文件系统模拟程序
设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。
-
JD11111.rar
为LINUX设计一个简单的二级文件系统。要求做到以下几点:
1、 可以实现下列几条命令
Login 用户登录
Dir 列文件目录
Create 创建文件
Delete 删除文件
Open 打开文件
Close 关闭文件
Read 读文件
Write 写文件
2、列目录时要列出文件名、物理地址、保护码和文件长度。
3、源文件可以进行读写保护。
-
agenda.rar
这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发)
版本:1.01
编程语言:Java
所用平台:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0
完成日期:2006-11-13
[主要功能说明]:已注册到系统的用户(user)可添加(add)、删除(delete)、查询(query)系统中记录的会议(meeting)安排;系统还提供新用户注册(register)、清除(clear)某一用户所有会议安排等管理功能。
-