搜索资源列表
CurSorPo
- 利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
BankSystemSimulation(c++)
- c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
test
- 学习堆对象的分配与释放、静态数据成员和静态成员函数的使用、链表类的定义与使用 模拟栈操作:设计一个整数链表类,满足栈操作。即,总在链表首插入结点,总在链表首取出(删除)结点。
DirecteryOption
- 模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等-analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.
DbDemo
- DataBaseDemo数据库操作模拟程序,实现添加删除修改查找功能-DataBaseDemo database operation simulation program, delete the amendment to add search capabilities to achieve
vm
- vc++6.0下的控制台程序,模拟饮料售货机,有文件读取与创建操作-the console program under vc++6.0 , analog beverage vending machine, there are files read and create action
Air-ticketing
- 实现简单的民航售票业务模拟,用一系统来管理民航售票业务模拟,客户通过工作人员在其上进行基本的操作。-Simple air ticket business simulation, with a ticketing system to manage the business aviation simulation customers on the staff in its basic operation.
ATM_Simulator
- 用C语言小程序来模拟ATM机操作的存款、取款、记账等功能。-ATM simulator
FileSystem
- 模拟Linux的文件系统实现,控制台界面,生成100M磁盘文件来模拟文件系统,包括文件,目录的各种创建,插入,删除操作,内存块分配,i节点索引管理,超级块管理等。-Analog Linux file system, console interface, generate a a 100M disk file to simulate the file system, including file, directory create, insert, and delete operations, a
atm_java_mysql
- 一个基于控制台的模拟JAVA的ATM机小程序,使用的是mysql数据库,主要是对数据库的操作,实现的功能:存款,取款,查询余额,转账,退出。-A small program based on the the console analog JAVA ATM machine, use the mysql database, function: deposits, withdrawals, balance inquiries, transfers, exit.
abls
- 用数组来模拟两个大数的乘法操作,避免了溢出的情况。-Array to simulate the operation of multiplication of two large numbers, to avoid overflow.
my-parking
- 本代码实现的是一个简单的停车场管理系统。设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。 汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆汽车要离开时,在它之后进入的车辆必须退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在停车场的车在它离开停车场时必须按它停留时间的长
cMichaelJanssonJokeConsole
- 在win32控制台程序下处理鼠标事件,模拟按钮和下拉框的程序,并实现一个简单的文本内容浏览工具。点击文件可查看相应的内容,并可以点击按钮进行切换文件等操作。-Handle mouse events in win32 console application program analog buttons and drop-down box, and implement a simple text content browsing tools. Click on the file to view th
cheliangguanli
- 模拟了车辆管理系统,实现了车辆的添加、查询、显示、修改、删除、统计、保存、读取等操作。-Simulate the vehicle management system, to achieve a vehicle to add, query, display, modify, delete, statistics, save, reading and other operations.
namespace
- 模拟保险箱的操作源码,具有简单的保险箱的上锁、开锁取数据、放数据等功能-Simulation of safe operation of source code, password and other operations
793830337JSBSim_SFunction
- JSBSIMjsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果-jsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果
ext2_gx
- 仿真EXT2文件系统,使用一个txt文件模拟磁盘,最终实现对磁盘文件的创建、打开、读、写、关闭操作。其中涉及到inode、位图、超级块等概念与操作-A simple file system simulate EXT2, using a TXT file simulated disk, realizede the operationg for the disk file, such as create, open, read, write and close.Which involved some