-
将mysql数据库生成数据字典
使用VBA可以将SQLServer数据库生成数据库,用word宏实现的数据字典生成器。
打开word文档后,按alt+f11即可看到源码。
需要修改其中的数据库连接串,否则无法连接数据库成功,也无法生成数据字典。
按F5即可运行查看生成的数据字典。
目前只支持SQL Server,不支持其他数据库
- 2022-11-29 04:50:03下载
- 积分:1
-
Gauss iteration method for solving linear equations of the source code!
高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!
- 2022-03-09 20:56:55下载
- 积分:1
-
包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等...
包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等-includes various tests, such as search and algorithm code, such as Bubble algorithm, the tree traversal, linked list, queue, stack, etc.
- 2023-07-25 12:00:03下载
- 积分:1
-
0 / 1背包问题的几种解决方案,包括回溯,动态规划…
0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
- 2022-08-04 06:47:07下载
- 积分:1
-
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的...
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的-By the song
- 2022-05-08 01:05:57下载
- 积分:1
-
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。...
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
- 2022-07-09 14:26:27下载
- 积分:1
-
FORTRAN语言开发三
用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域-Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications
- 2023-02-01 03:15:03下载
- 积分:1
-
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码...
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码-PostgreSQL is by far the most advanced open source database management system, the source code for postgresql
- 2022-03-17 13:41:08下载
- 积分:1
-
compiler to use the shortest path, a class definition, and then the right type a...
编译程序时使用最短路径,定义类,然后对类的实现,找出最短路径!-compiler to use the shortest path, a class definition, and then the right type and to find the shortest path!
- 2023-02-18 20:20:02下载
- 积分:1
-
VC++访问DAO数据库
VC++访问DAO数据库-VC visit DAO Database
- 2022-01-26 06:25:58下载
- 积分:1