-
常用的几种排序算法的实现源码,同时还给出了几种排序算法的比较结果,源码中的排序内容都是随机产生的...
常用的几种排序算法的实现源码,同时还给出了几种排序算法的比较结果,源码中的排序内容都是随机产生的-several commonly used algorithm to achieve source, but also gives several algorithm result of the comparison, the ranking source content are randomly generated
- 2023-08-18 16:10:04下载
- 积分:1
-
资料管理系统开发设计
资料管理系统开发设计-information management systems development design
- 2022-10-12 12:50:02下载
- 积分:1
-
方便的数据库连接调试程序
方便的数据库连接调试程序-convenient debugging procedures Database Connection
- 2022-01-28 19:42:40下载
- 积分:1
-
学籍管理系统软件,使教学人员及操作者进行学籍管理,方便操作者随时添加、查询、修改,使工作人员从繁琐的填表,查表工作中解放出来;使供需双方都获得满意的结果;促进报...
学籍管理系统软件,使教学人员及操作者进行学籍管理,方便操作者随时添加、查询、修改,使工作人员从繁琐的填表,查表工作中解放出来;使供需双方都获得满意的结果;促进报表、统计数字的规范化;提高工作效率;降低学籍管理维护费用,提高行政工作效率,改善服务质量,为学校领导决策提供支持,该软件的设计目标尽量达到人力与设备的节省,并且处理数据的速度提高。-Grade Management System software to enable the operator to conduct teaching staff and student status management, helping the operator at any time to add, query, modify, so that staff from the tedious filling, look-up table work, freed so that supply and demand both sides to obtain satisfactory results the promotion of reports, statistics, standardization improve work efficiency student status management to reduce maintenance costs, improve administrative efficiency and improve service quality, school leadership to support decision-making, the software is designed to reach as far as possible to save manpower and equipment, and processing data increase the speed.
- 2023-01-14 18:15:04下载
- 积分:1
-
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。...
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.
- 2022-07-05 06:14:17下载
- 积分:1
-
its about the radix sort technique
its about the radix sort technique
- 2022-02-05 14:37:24下载
- 积分:1
-
Produced by a simple VB
VB制作的简单的基于access的停车管理数据库,在压缩包内有初始登陆账户名和密码。-Produced by a simple VB-based parking management database access, in the compressed packet, there are the initial landing the account name and password
- 2022-02-10 00:01:17下载
- 积分:1
-
数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能...
数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能-basic algorithm data structure design to achieve a C calculator, calculator should have the basic functions
- 2022-02-14 16:08:04下载
- 积分:1
-
informix错误信息
informix错误信息-informix wrong message
- 2022-11-04 01:30:03下载
- 积分:1
-
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In
- 2022-04-24 04:21:15下载
- 积分:1