-
with Primbetov heap sorting algorithm using the shortest path to achieve the sea...
用普里姆算法借助堆排序实现最短路径的查找,用C语言实现-with Primbetov heap sorting algorithm using the shortest path to achieve the search, using C language
- 2022-11-01 15:05:03下载
- 积分:1
-
java calculator, has very powerful functions, able to perform most of scientific...
java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
- 2022-02-04 13:06:56下载
- 积分:1
-
杭州电子科技大学acm 赛题第1001题的源代码
杭州电子科技大学acm 赛题第1001题的源代码-Hangzhou University of Electronic Science and Technology acm title section 1001 title game source code
- 2022-03-17 09:48:22下载
- 积分:1
-
N皇后问题
回溯算法也叫试探法,它是一种系统地搜索问题的解的方法。回溯算法的基本思想是:从一条路往前走,能进则进,不能进则退回来,换一条路再试
- 2022-02-20 18:10:01下载
- 积分:1
-
粒子群优化算法
这是PSO算法功能,给每一位想要轻松地学习。此功能有许多选项,给你更好的和最佳的输出。
- 2022-11-24 07:40:02下载
- 积分:1
-
BASE64编码解码
BASE64是将2进制数据转换为字符串的常用编码方式,在。NET中有现成的类可以使用,但是C++就得自己按照算法实现了。现将C++的实现共享。包含单元测试代码。
- 2022-02-10 03:45:20下载
- 积分:1
-
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序...
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序-document 1.txt, 2.txt, 3.txt and 5.txt Fortran prepared for the use of the finite element program 4.txt to use C++ to prepare the R.C.special-the whole process of nonlinear analysis source
- 2022-08-18 18:12:35下载
- 积分:1
-
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x...
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
- 2022-10-05 09:25:03下载
- 积分:1
-
C#编写的Guass消去法
C#编写的Guass消去法-C# prepared by the Gauss elimination method
- 2022-02-28 18:11:34下载
- 积分:1
-
计算机图形学CDC类的应用
应用背景visualC++制作汉子的逐个显示动画,输出“你好!欢迎你来到山西大同大学!!!”关键技术CDC类的应用,visualC++编程
- 2022-05-22 15:59:12下载
- 积分:1