-
停车场管理系统”如何部署:1、 导入注册表导入VC6.0chapter9confVicAly.reg文件到注册表中。2、 安装SQL Server本系统需要SQ...
停车场管理系统”如何部署:1、 导入注册表导入VC6.0chapter9confVicAly.reg文件到注册表中。2、 安装SQL Server本系统需要SQL Server 7.0或者更高的版本。3、 导入数据库的脚本建立一个新的数据库VicAly,在这个新库里面执行VC6.0chapter9dbVicAly.sql。4、 设置DSN在ODBC配置中设置数据源 DSN_Vicaly,把这个DSN指向SQL Server的VicAly数据库。5、 安装条形码打印机由于本系统支持条形码打印机打出纸票,因此要测试完整功能,请安装与Zebra® 兼容的条形码打印机。6、 安装摄像机摄像机用来监控来去的车辆,是必须要安装的。7、 安装条形码识别器(可选)为了方面输入纸票的条形码,最好配备条形码识别器。8、 运行完成以上配置后,可以运行程序。-car park management systems, "how to deploy : 1, into the registry into VC6.0 chapter9 conf VicAly.reg documents to the registry. 2, SQL Server installation of the system need to SQL Server 7.0 or higher versions. 3, into a few According to the script for the establishment of a new database VicAly, in the implementation of the new library inside VC6.0 chapter9 db VicAly.sql. 4, set in ODBC DSN configuration set DSN_Vicaly data sources, the DSN pointing VicAly SQL Server database. 5. the installation of bar code printers because the system supports barcode printers made of paper votes, it will be fully fun
- 2023-03-17 22:20:03下载
- 积分:1
-
eclipse java/jsp 航空管理系统
eclipse java/jsp 航空管理系统 -eclipse java/jsp Aviation Management System
- 2022-11-18 16:35:04下载
- 积分:1
-
传热的算例,计算传热过程温度场的发展过程
传热的算例,计算传热过程温度场的发展过程-Example of calculation of heat transfer, heat transfer calculation of temperature field during the development process
- 2022-08-06 00:29:06下载
- 积分:1
-
学生成绩统计,详细程序说明,C语言编写,图形界面,请保持文件放在一起同时运行,...
学生成绩统计,详细程序说明,C语言编写,图形界面,请保持文件放在一起同时运行,-student performance statistics, a detailed description of the procedures and C languages, graphical interface, please keep documents together while running, thank you
- 2022-11-30 20:20:03下载
- 积分:1
-
我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用...
我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用-I used to write a VC pavement deflection calculation procedures, the deflection data for the batch, simple to use
- 2022-03-05 06:08:52下载
- 积分:1
-
用java实现的航空售票系统,界面功能齐全
用JAVA实现的航空售票系统,界面功能后很齐全-Using JAVA realize air ticketing system, the interface feature is complete
- 2022-12-15 21:00:03下载
- 积分:1
-
飞机订票系统设计:
要求:
假定民航机场共有n个航班,每个航班有一航班号、确定的航线(起始站、终点站)、
确定的飞行时间(星期几)和一定的成员订额。
飞机订票系统设计:
要求:
假定民航机场共有n个航班,每个航班有一航班号、确定的航线(起始站、终点站)、
确定的飞行时间(星期几)和一定的成员订额。试设计一飞机订票系统,使之能提供下列服务:
1、航班信息录入功能(航班信息用文件保存)
2、航班信息浏览功能
3、查询航线:(至少一种查询方式)
1按航班号查询
2按起点站查询
3按终点站查询
4按飞行时间查询-Aircraft booking system design: requirements: the assumption that there are n Civil Airport flights, each flight has a flight number to determine the route (the starting station, terminal), to determine the flight time (several weeks) and a member of a certain set amount. Test design one aircraft booking system so that it can provide the following services: 1, flight information entry function (flight information using file) 2, 3 flight information browsing, query routes: (at least one query mode) one by flight number Query 2 Query 3 points according to the starting point for inquiries by the terminal 4 in accordance with time-of-flight inquiry
- 2022-02-05 00:05:35下载
- 积分:1
-
c initial alignment algorithm source code, achieving SINS the static base initia...
初始对准的c算法源码,实现捷联惯导的静基座初始对准-c initial alignment algorithm source code, achieving SINS the static base initial alignment
- 2022-12-30 14:50:05下载
- 积分:1
-
次程序主要用于飞机订票服务 飞机退票服务 飞机查询服务
次程序主要用于飞机订票服务 飞机退票服务 飞机查询服务-meeting procedure used mainly for aircraft booking service aircraft aircraft refund inquiries services, etc.
- 2022-06-20 13:53:04下载
- 积分:1
-
. 直接安装并运行案例程序
运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。...
. 直接安装并运行案例程序
运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。
登录时初始用户名和密码为:admin,manage
2. 阅读和执行源代码程序
(1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。
(2)改变数据库别名
使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为wuzi,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:物资管理系统db”。
(3)运行程序
双击物资管理系统文件夹内名为MDIApp的工程文件,在Delphi工作环境下打开工程,单击运行程序即可。
3. 另附:myLogin.dll的源代码-Source material management.
- 2022-04-28 09:45:31下载
- 积分:1