-
1 knapsack problem, using VC++ Realize is that algorithm design more important i...
0-1背包问题,用VC++实现,是算法设计中比较重要的问题-0-1 knapsack problem, using VC++ Realize is that algorithm design more important issue
- 2022-06-26 01:28:51下载
- 积分:1
-
无向网生成最小树,基于VISUAL C++开发,数据结构
无向网生成最小树,基于VISUAL C++开发,数据结构-Undirected network generate minimum spanning tree, based on the VISUAL C++ Development, data structure
- 2022-01-25 18:16:13下载
- 积分:1
-
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
- 2022-02-03 20:28:58下载
- 积分:1
-
这是VC++操作EXCEL的一个例子,希望对大家有所帮助
这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
- 2023-06-22 04:00:05下载
- 积分:1
-
The realization of a number of algorithms, using the pascal, including number th...
一些算法的实现,用的是pascal,包括数论、图论、高精度计算、排序算法、背包问题等。-The realization of a number of algorithms, using the pascal, including number theory, graph theory, high-precision computing, sorting algorithms, and so on knapsack problem.
- 2022-02-05 22:21:10下载
- 积分:1
-
data structure presentation systems and contribute to further understanding and...
数据结构演示系统,有助于进一步了解和验证数据结构中的算法-data structure presentation systems and contribute to further understanding and validation of data structure algorithms
- 2023-08-23 02:45:04下载
- 积分:1
-
操纵DBASEIII文件的程序
操纵DBASEIII文件的程序-manipulation DBASEIII documentation procedures
- 2023-06-12 06:25:02下载
- 积分:1
-
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en,...
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多项式的项数,ci和ei分别是第I项的系数和指数,序列按照指数降序排列;
(3)多项式a和b相加,建立多项式a+b
(4)多项式a和b相减,建立多项式a-b.-Sparse Polynomial calculator a dollar a basic function is to: (1) input and the establishment of polynomials (2) the output polynomial, the output sequence of the form of an integer: n, c1, e1, c2, e2, ...., Cn , en, in which n is the number of polynomial, ci and ei, respectively, is the first I of the coefficient and index, sequence in accordance with the index in descending order (3) polynomials a and b are added together to establish polynomial A2B ! b (4) polynomials a and b-phase reduction, the establishment of polynomial ab.
- 2022-07-02 13:56:33下载
- 积分:1
-
数据结构实验报告等综合内容
数据结构实验报告等综合内容-comprehensive report contents
- 2022-02-21 09:58:02下载
- 积分:1
-
二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能...
二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能-Binary sort tree, including the insert node, delete node, in the sequence of clues, in the traversal functions
- 2022-07-18 03:50:01下载
- 积分:1