-
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明...
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明-Visual+ C+++6.0 database development Technology and Engineering Practice (below), a total of seven instances, active code, CD-ROM read instructions before use
- 2022-05-16 07:39:08下载
- 积分:1
-
sqlite轻量级数据库,适用于嵌入式系统的开发
sqlite轻量级数据库,适用于嵌入式系统的开发-sqlite database, applicable to embedded system development
- 2023-09-01 17:35:03下载
- 积分:1
-
1。我用VC 6编写的程序,包括过程的顺序…
1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括"商品编码"、"商品名称",且以"商品编码"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为"生成的商品"加上商品编码 5.程序中的随机插入与随机删除是为了更好的测试程序的正确性和可靠性 6.随机插入(删除)时,程序将不断向(从)树中随机插入(删除)结点,每次随机插入(删除)都会进行平衡性与排序性的检查,如果树已经失去了有序性或平衡性,则会弹出树已失去了有序性或平衡性的提示并停止插入(删除)操作,当然你可以随时中断随机操作-1. The procedure I used vc 6.0 preparation, including the sequencing of the entire balanced binary tree algorithm (including insert, delete, search and test algorithm). 2. Running myavl_vc.exe importation of the initial tree node number, the procedures established in the memory of the formation of a corresponding nodes of a binary tree, and on this basis you can conduct various operations (insert, delete, search and testing their balance, sorting etc.) 3. each node information including "Product Codes," "trade names," and the "commodity codes" as the keyword 4. initial produ
- 2022-03-11 19:21:53下载
- 积分:1
-
新大学英语精读1
新大学英语精读1-6,中英文对照,播放速度可调,带源码,请另下mp3文件,请站长将上次上传的“大学英语精读”删除-new College English 1-6, bilingual and adjustable speed player, with source, under another MP3 file, the last station to upload the "College English" deleted
- 2022-06-18 16:07:29下载
- 积分:1
-
VC 操作ADO封装类
VC操作ADO对象,精简操作过程,包含了大多数数据库操作方法,很实用
使用ADO前必须在工程的stdafx.h文件最后用直接引入符号#import引入ADO库文件
生成应用程序框架并初始化OLE/COM库环境
程序最后要调用
::CoUninitialize();//释放程序占用的COM 资源
- 2022-03-25 15:46:06下载
- 积分:1
-
HANOR data structure is that when the students most headaches, here is a solutio...
汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
- 2022-04-28 18:25:21下载
- 积分:1
-
数据结构。曲线拟合算法。通过曲线拟合的计算需求曲线…
数据结构。曲线拟合算法。通过曲线拟合法求曲线近似方程-Data structure. Curve fitting algorithm. Demand curve by curve fitting approximation equation
- 2022-03-24 14:10:45下载
- 积分:1
-
图论算法,旅行推销员问题,很有趣。
可算出图中的哈米尔顿回路...
图论算法,旅行推销员问题,很有趣。
可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
- 2022-01-25 19:16:27下载
- 积分:1
-
通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测...
通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
- 2022-01-21 00:56:17下载
- 积分:1
-
Excel VBA与数据库(Access)整合笔记.关于vba编程数据库方面的内容...
Excel VBA与数据库(Access)整合笔记.关于vba编程数据库方面的内容-Excel VBA and a database (Access) Notes integration. Vba programming on the contents of database
- 2022-06-14 03:15:15下载
- 积分:1