-
迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找。
迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找。-Dijkstra algorithm vc++ 6.0 realize, realize the shortest path algorithm to find.
- 2023-01-30 09:05:04下载
- 积分:1
-
利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题...
利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题的求解 。为此,我们使用一个类来管理这个求解的问 题,先写一个对这个类进行声明的头文件 EllipticEquation.h-Use AFEPack package for solving variable coefficient elliptic quadratic equation. In solving this problem, the first to organize the structure of the procedure will change coefficient of quadratic terms added to the list of factors, and make it more conducive to the complexity of some of the problem solving. To this end, we use a class to manage to solve this problem, first write a statement of this type for the header files EllipticEquation.h
- 2022-10-04 20:40:03下载
- 积分:1
-
几种常见随机数的产生
几种常见随机数的产生-several common random number generated
- 2022-03-24 17:23:30下载
- 积分:1
-
数值计算
牛顿迭代法.m
简单迭代法.m
雅克比迭代法.m
- 2022-12-30 08:35:03下载
- 积分:1
-
操作系统中的虚页调度算法
操作系统中的虚页调度算法-operating system as a virtual page Scheduling Algorithm
- 2022-03-02 09:27:55下载
- 积分:1
-
高振荡函数求积法的c源程序
高振荡函数求积法的c源程序-high oscillation function Quadrature law c source
- 2022-05-25 13:32:11下载
- 积分:1
-
有限元法算光纤模式
有限元法算光纤模式-FEM mode fiber count
- 2022-04-25 08:19:36下载
- 积分:1
-
k均值算法实现聚类 c语言编写
k均值算法实现聚类 c语言编写-k-means clustering algorithm c language
- 2022-02-25 21:52:26下载
- 积分:1
-
决策树是用二叉树形图来表示处理逻辑的一种工具。可以直观、清晰地表达加工的逻辑要求。特别适合于判断因素比较少、逻辑组合关系不复杂的情况。...
决策树是用二叉树形图来表示处理逻辑的一种工具。可以直观、清晰地表达加工的逻辑要求。特别适合于判断因素比较少、逻辑组合关系不复杂的情况。
-Decision tree is a tree-shaped diagram used to indicate the processing logic as a tool. Can be intuitive, clear logic processing requirements. Particularly suited to determine the factors that have relatively less logical combination of relations with complex situations.
- 2022-06-20 01:42:38下载
- 积分:1
-
计算机算法设计 约瑟夫循环问题
计算机算法设计代码 约瑟夫循环 用VC编译 可在计算机上执行 代码旁附有我的注释
- 2022-06-02 05:22:34下载
- 积分:1