搜索资源列表
banksystem_6.0
- 使用vc6.0我自己制作的模拟银行结帐系统。 用txt代替了数据库。 用于初学者学习。-vc6.0 my own use of the simulated bank checkout. Txt instead of using a database. For beginners to learn.
My_System
- 这是一个小的模拟选课系统,有数据库支持(读入)-This is a small simulation Elective System, a database support (read)
DBDraw
- 基于Access的数据库访问,模拟股票游戏的应用程序。可提供学习Access数据库编程和应用界面参考。-based on the Access database access, simulation games of the stock application. Available learning Access database and application programming interface reference.
elevator101
- 电梯模拟程序,里面有6个类分别实现电梯运行中的上下乘客,上下行方向,乘客坐电梯的概率,电梯内按钮等,还能把统计数据保存到数据库。
be1
- 基于文件模拟数据库的查询,删除,更新等-file-based simulation database inquiries, delete, update, etc.
10KV_Breaker_Control_System
- 实现了断路器群控系统,包括前置机(模拟多个断路器),通信机(连接前置机与数据库),数据库和客户端(对断路器进行监控)。-Implementation of the circuit group control system, including front-end (analog multiple circuit breakers), communication equipment (to connect front-end and database), database and client (
zxcs
- jsp在线考试系统,很不错得,这是一个JSP在线考试系统,后台数据库为SQL2000。这是一个web应用程序,实现学生在线考试(自由测试、单元测试、模拟考试)-jsp online examination system, it is good too, this is a JSP online examination system, the background database is SQL2000. This is a web application, to achieve student
FileOperate4
- 操作系统 对文件的操作 通过文件模拟数据库的原理-Operating system file by file simulate the operation of the principles of database
monimima
- 模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”-模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”
BufferManager
- 模拟实现存储管理器和缓冲存储器,数据库系统实现实验的源码-mo ni shixian cuncu guanli qi he huan chong cuncu qi
TDBNavigator
- Delphi仿TDBNavigator组件功能的例子,用来浏览数据库的一个组件,网格控件,可上一条、下一条并分页浏览access中的内容,还可以添加、编辑、删除、修改数据库的内容,模拟TDBNavigator组件所实现的功能。-Delphi imitation TDBNavigator component features for example, a component, browse the database grid control, can be a, a and tabbed brow
net
- Delphi:一套Delphi源码——售楼管理系统数据库版,功能主要有销售部【房产总体介绍、房产资源管理、查询及模拟、成效客户登录、潜在客户管理、退换房管理法律法规等模块】,财务管理【定价系统、付款模式设置、收款管理、催款管理、业务佣金管理、资金管理、凭证管理等】、综合管理【合同文档管理、客户服务管理、购房入户管理、工程计划管理、广告信息管理等】、统计分析【销售统计、图表分析、财务统计等】,另外还有系统功能模块,不一一介绍了。 -Delphi: a Delphi source- sales
The-measurement-and-control-system
- 智能粮仓安全测控系统,支持注册人员登陆,登陆信息数据库管理,双向串口通信,模拟、数字电压采集,测试报表打印,测试数据数据库管理等-Safety monitoring system of intelligent granary, support the registration personnel landing, landing information database management, bidirectional serial communication, analog, digital
iphone-test
- iphone测试模拟的例子,具有数据库功能,适合初学者-iphone test
final
- 1.写一个程序,它先接收一个字符串,然后显示其中数字符的个数、英文字母的个数和字符串的长度。 2.模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!” 3.写一个程序,它先接收一个字符串,然后抽去其中的空格,最后按相反的顺序显示这个改变后的字符串。 4.找出负数的个数 5.求阶乘-1. Write a