-
计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!...
计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!-Pi calculated pi () values, accurate to 10,000 decimal places only need more than 30 sentence code!
- 2022-07-08 00:29:24下载
- 积分:1
-
The document completed Kruskal algorithm. This document consists of three catego...
本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.
- 2022-05-23 10:24:28下载
- 积分:1
-
如果要连接的数据库文件和当前文件在同一个目录下
如果要连接的数据库文件和当前文件在同一个目录下-If you want to connect to the database file and the current document in the same directory
- 2023-03-17 20:05:04下载
- 积分:1
-
DAO操作Access数据库类,提供测试程序
DAO操作Access数据库类,提供测试程序-Access Database DAO type operation, procedures for testing
- 2022-03-26 10:33:31下载
- 积分:1
-
求最大公约数的三种算法,程序中还对这三种算法进行了比较...
求最大公约数的三种算法,程序中还对这三种算法进行了比较-Common denominator for the three algorithms, the procedure is also the three algorithms are compared
- 2022-02-05 08:13:57下载
- 积分:1
-
用于模拟交通的排队
用于模拟交通的排队-used to simulate traffic queue
- 2023-01-05 00:50:04下载
- 积分:1
-
数据结构课程设计 AVL树等 希望对大家有帮助
数据结构课程设计 AVL树等 希望对大家有帮助-AVL tree data structure, such as curriculum design, we want to help
- 2022-07-20 14:19:42下载
- 积分:1
-
里面有很多有用的公式,很有利于算法的学习,希望与大家一起分享...
里面有很多有用的公式,很有利于算法的学习,希望与大家一起分享-There are many useful formula for the learning algorithm
- 2022-03-18 22:28:21下载
- 积分:1
-
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t...
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well as the recursive relation to strike the optimal sequence of decision-making through more of the map defined by the source to find s t point to the Department of the minimum cost paths and further a flexible solution could spend more of the map describes the many practical problems.
- 2022-02-04 19:58:15下载
- 积分:1
-
多项式总和的链表数据结构
数据结构中的链表类实现多项式的相加 用C++实现!-Linked list data structure in the sum of polynomial-type implementation with C++ implementation!
- 2022-08-24 18:03:49下载
- 积分:1