-
用高斯列主元,全主元,Crame法则等解方程组
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions of equations
- 2022-08-08 07:43:42下载
- 积分:1
-
雨天比赛
跳房子游戏-Rainy Game
- 2022-03-01 23:18:58下载
- 积分:1
-
use genetic algorithm calculated the optimal design procedures
利用c++实现遗传算法的求出程序的优化设计-use genetic algorithm calculated the optimal design procedures
- 2022-03-30 04:35:48下载
- 积分:1
-
VB实现的treap树程序含可视化界面
BST树是一种二叉查找树,但是若是多次插入,BST树便会失衡或者退化成链。于是在BST树的基础上又附加了一个堆的性质,本程序采用最小堆原则。程序代码使用的是VB6.0编写,由于VB中没有指针,所有本程序采用数组模拟,程序一方面实现了treap的算法,另一方面也加了可视化操作界面,非常直观。
- 2022-10-26 23:50:04下载
- 积分:1
-
给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次?
如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数...
给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次?
如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数、
最小次数和平均次数分别是多少?-100 to a player" s capital, so that he kept until the bet输光to calculate how many times the need for gambling? If the number on the array ruinLength [] in experiments carried out after 1000 to see the largest number of bankruptcy, the minimum number and the average number of how many were?
- 2022-02-01 04:15:03下载
- 积分:1
-
This is an improved Euler algorithm source code
这是改进的欧拉算法源码-This is an improved Euler algorithm source code
- 2022-02-01 18:12:29下载
- 积分:1
-
飞思卡尔 PID
应用背景两年的飞思卡尔,最后留下的一点东西,分享给大家,希望大家能够用到,电机的增量式PID和舵机位置式PD算法,很好用,如果不会调试,欢迎咨询,如果知道,定不做保留关键技术在飞思卡尔的道路上走了两年,这是飞思卡尔智能车的PID程序,希望大家能够用的到,如果有什么疑问,欢迎大家开小窗口聊
- 2022-01-22 13:59:00下载
- 积分:1
-
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。...
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
- 2022-03-31 09:17:14下载
- 积分:1
-
电磁像机制
此代码执行的电磁像单机排序问题的机制。这雇用的随机密钥概念与中的混合算法的遗传算子以获取单个机器问题的最佳/最佳日程安排相结合。这种新办法试图实现的收敛性和多样性的影响,应用时,它以迭代方式来解决问题。这种混合算法是一套的标准试验问题可用在文献中进行测试。计算结果显示此混合算法比标准遗传算法更好地执行。
- 2023-08-07 12:25:04下载
- 积分:1
-
该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。...
该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。-procedures for a variety of the sort embodied includes the Bubble Act, ranked Quick Sort and other ranking methods also explain in detail various sort of analysis, and I hope to the program will definitely help beginners.
- 2022-04-12 02:04:39下载
- 积分:1