-
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库-First of all, make sure that your machine has been installed above VC6.0 to compile the executable file to generate the need to open the dsw file name suffix, the system will default to open with VC, and then select the Build menu, Set Active Configuration under the option, Project Configuration options for the Win32 Release, and then compile the project, the executable file. Connect to database please refer to the methods of Chapter 2, in the ODBC data source in Microsoft Access database to add
- 2022-06-20 13:33:37下载
- 积分:1
-
数据结构C语言实现系列——线性表
主要是严蔚敏版《数据结构(C语言版)》第二章线性表中算法的C语言实现,能够帮助初学者更好的理解这部分内容~~~
- 2022-02-07 03:28:02下载
- 积分:1
-
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能-Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions
- 2022-03-24 14:46:57下载
- 积分:1
-
single source shortest path problem of dynamic programming algorithm, please exh...
单源最短路径问题的动态规划算法,请大家多多指教-single source shortest path problem of dynamic programming algorithm, please exhibitions
- 2023-03-29 08:30:04下载
- 积分:1
-
实现网上书店基本功能:浏览图书,查询图书,添加图书,图书销量统计等。...
实现网上书店基本功能:浏览图书,查询图书,添加图书,图书销量统计等。-Realize the basic functions of online bookstore: browse books, inquiries, books, adding books, book sales statistics.
- 2022-08-07 12:38:29下载
- 积分:1
-
数据结构JAVA版本的电子教案,共有10章。内容全面包括数据结构的基本内容。...
数据结构JAVA版本的电子教案,共有10章。内容全面包括数据结构的基本内容。-Data Structure JAVA version of the electronic lesson plans, a total of 10 chapters. Comprehensive and include the basic content of the data structure.
- 2022-05-06 05:39:48下载
- 积分:1
-
Qinghua University, the data structure lectures, classic books, as the review no...
清华大学的数据结构讲座,经典书籍,作为复习笔记,都可以
- 2023-04-27 02:50:04下载
- 积分:1
-
on data structures and algorithms is the teacher's curriculum courseware all...
这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher"s curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
- 2022-05-18 01:14:35下载
- 积分:1
-
是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径...
是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
- 2022-08-21 14:10:48下载
- 积分:1
-
网络最短路径Dijkstra算法
网络最短路径Dijkstra算法-network Dijkstra shortest path algorithm
- 2022-09-22 06:40:03下载
- 积分:1