-
PowerBuilder应用开发经验及示例
PowerBuilder应用开发经验及示例-PowerBuilder application development experience and example
- 2022-01-23 10:54:42下载
- 积分:1
-
该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的....
该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的.-the program with dynamic programming solution to the classic knapsack problem, although its efficiency and branch and bound over, there is still a certain gap, but its simplicity is incomparable.
- 2022-01-26 16:18:20下载
- 积分:1
-
反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件...
反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
- 2022-01-25 13:45:48下载
- 积分:1
-
C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。...
C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。-C language linked list of standard templates. Contains the list of nine kinds of basic operation, list creation, judgments node to add, delete, search, delete, etc. the list.
- 2022-04-13 05:48:51下载
- 积分:1
-
Viterbi算法源程序,注释简洁,利于使用
Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
- 2023-06-17 01:40:04下载
- 积分:1
-
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。...
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。-Personal notebook, diary, or record a variety of learning VB password to operate Access database can be found.
- 2022-04-17 05:35:18下载
- 积分:1
-
Oracle Service Manager
Oracle Service Manager
- 2022-03-11 10:03:04下载
- 积分:1
-
sqlite读写VC例子,很不错,值得收藏研究!
sqlite读写VC例子,很不错,值得收藏研究!-sqlite read VC example, it is good, worthy of study collections!
- 2022-09-09 01:55:03下载
- 积分:1
-
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!...
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!-performance management system, with VC right ACCESS database operation, to achieve the basic performance management functionality!
- 2022-07-09 01:43:57下载
- 积分:1
-
(1)利用普里姆算法求网的最小生成树
(2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过
程中的连通分量。
(3)以文本形式输出生...
(1)利用普里姆算法求网的最小生成树
(2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过
程中的连通分量。
(3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree structure to express the process of component connectivity. (3) to text output of all spanning tree edges and their weights
- 2022-07-12 16:58:27下载
- 积分:1