-
本程序是根据分而治之的思想来解决比赛的时间表的问题
本程序是根据分而治之的思想来解决比赛的时间表的问题-this program is based on divide and rule of the game thinking to solve the problem of the timetable
- 2022-04-23 14:39:43下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。...
从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。-From. Txt file to read data, and data compression and Fourier transform operation.
- 2022-06-20 02:28:41下载
- 积分:1
-
这个程序可以实现最优的2
这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行。-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please Turbo running under 2.0.
- 2022-06-18 15:45:21下载
- 积分:1
-
模拟计算器的实现,可以进行基本的运算
模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
- 2022-03-26 02:18:09下载
- 积分:1
-
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间...
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
- 2022-11-12 18:35:03下载
- 积分:1
-
多线程发牌程序。用多线程模拟竞争发牌示例程序
多线程发牌程序。用多线程模拟竞争发牌示例程序-Licensing procedures for multi-threaded. Competition with multi-threaded simulation example licensing procedures
- 2022-07-24 21:55:58下载
- 积分:1
-
Adams算法,用于数值积分运算
Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
- 2022-02-03 05:29:46下载
- 积分:1
-
数值字符串进制转换
数值字符串进制转换-numerical string band conversion
- 2022-03-17 07:34:33下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2023-02-09 12:10:03下载
- 积分:1