-
能够连接各种数据库的API
能够连接各种数据库的API-to connect to various databases API
- 2022-05-10 13:41:37下载
- 积分:1
-
李春葆数据结构全书源码
这是李春葆的《数据结构全书》的源码,亲测运行通过,比较适合自学数据结构,好东西当然不能独吞了,好评呦,亲!适合考研的同同学
- 2022-05-19 03:22:52下载
- 积分:1
-
vb6 访问access技术
适合初学者调试学习
vb6 访问access技术
适合初学者调试学习-VB6 visit debug access technique is suitable for beginners to learn
- 2022-02-22 02:46:27下载
- 积分:1
-
convex hull algorithm, scattered dots on the three
凸壳算法,散点成三维体的方法,该方法从洋鬼子那得来的。-convex hull algorithm, scattered dots on the three-dimensional method from the foreign devils that comes from.
- 2022-03-16 02:06:45下载
- 积分:1
-
实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习...
实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the performance and more appropriate for the learning algorithm
- 2022-08-22 00:09:27下载
- 积分:1
-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
-This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
- 2022-04-20 06:29:24下载
- 积分:1
-
学校管理
我附上我的学校管理程序,你可以检查它的费用,入学,课程内容的目的
- 2022-12-02 08:40:03下载
- 积分:1
-
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB...
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can refer to MATLAB
- 2023-06-28 19:55:03下载
- 积分:1
-
数据结构考试的样题,对考试很有帮助。里面是BMP文件。
数据结构考试的样题,对考试很有帮助。里面是BMP文件。-Data structure sample exam questions on the exam very helpful. Inside is a BMP file.
- 2022-02-13 12:14:32下载
- 积分:1
-
数据结构上机实习关于多项式的源程序!是我同学编的!
数据结构上机实习关于多项式的源程序!是我同学编的!-data structure for the attachment of polynomial source! Part of my classmates!
- 2022-06-16 03:46:56下载
- 积分:1