搜索资源列表
ATM模拟系统
- 为了更好地适应人们的需求,缓解手工作业存在的弊端,ATM模拟系统向用户提供的服务将在传统的基础上,进一步提供全方位的服务。它具有以下几个特点: 可以方便的实习各项功能,如取钱,转帐,查询等; 无需手工操作,节省大量人力资源; 可以迅速且准确无误的处理各项请求。 用户的需求大致可分为如下几个方面:1.取款 2.转帐 3. 密码修改 4. 余额查询 5.历史记录查询。 -order to better adapt to the de
TEMPDATABASE
- 模拟数据库的基本操作,在需要提供用户修改数据库字段的应用系统中,可用此类来做零时数据表。-simulation of the basic database operations, the need to provide users modify the database field applications, 0:00 a.m. available to do such data sheets.
ATMMONI
- 模拟 自动取款、收款机的操作,真实度很高,利用 数据库 构建-simulated ATM, cash registers, the operation was real high, the use of database construction
RNX-POSSYS
- RNXPos机模拟系统,模拟了从收银机到库存的一系列操作,适合数据的学习,尚有不足之处请谅解。-RNXPos simulation systems, simulation from the cash register to stock of a series of manipulations, Data for the study, there were deficiencies Department asked understanding.
moni0715
- 数据库模拟程序 实现控制台命令词法分析,语法分析,语义响应。 实现通过文件批处理命令。提高了输入效率。 实现对表建立数据字典。 为了提高数据字典的读取速度,对数据字典使用索引文件。 实现记录的插入,删除,修改。 一条插入,删除命令可以处理一条记录 一条修改命令可以处理表中所有满足条件的记录。 (有且仅能是where单条件,属性可以是整型,字符型) <<删除操作对索引文件进行压缩重写操作。 对数据字典文件未重写。因为会改变在索引文件中
MyDatabaseType
- 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件本程序说No,采用自定义文件格式,模拟Access数据库的add,edit,del,update操作.
文件数据库
- 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUC
ex8
- 哈工大数据库实验8,模拟磁盘块的IO读取,以及模拟实现连接操作。-HIT database experiment 8, analog IO disk blocks read and simulate concatenation.
Index_BPTree
- 文件索引B+数的实现,模拟数据库系统对文件的插入,删除,查找操作-File index number of the realization of B+, simulation database system file insert, delete, find operations
MyStorageManager
- 使用c++编写的一个模拟内存数据库换入换出操作-Use c++ prepared a simulated memory database operations swapped out
AddressListManageSoft
- 程序模拟一个简单的通讯录管理软件,方便起见,要求用户输入的信息只能为汉语拼音或英文。该程序可以进行通讯录的基本操作:新建,打开,添加,删除,查找,显示所有记录等功能。-Simulation of a simple procedure contacts management software, convenience, require users to enter information only for the Chinese Phonetic Alphabet or in English. T
mem101
- 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。
MemoryAllocation
- 一个模拟系统对进程进行内存分配的C语言代码,并回收一个进程,进行相应的内存合并操作-A simulation system processes the C language code memory allocation, and recovery of a process, the corresponding memory merge operations
mem101
- 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。
CppSQLite3_xml
- CppSQLite3_xml模拟数据库操作类,自己根据CppSQLite3改写的数据库操作类,改成了对xml操作,增删改查功能已经实现,可对简单的sql语句进行执行,经过测试发下xml数据库只能存储1500条左右,该类还有待改进,对于数据库语句操作的初级入门有一定的学习和借鉴作用,高手可不用。-CppSQLite3_xml simulation operations, according to their own CppSQLite3 rewritten operations, change