-
UNIX系统之下的快速傅立叶变换包
UNIX系统之下的快速傅立叶变换包-UNIX system fast Fourier transforms the package
- 2023-01-16 16:10:03下载
- 积分:1
-
Differential Evolution Strategy C++ source code. The algorithm is to find an opt...
微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
- 2022-02-09 11:57:41下载
- 积分:1
-
Clustering through Decision Tree Construction
Clustering through Decision Tree Construction - CLTree - A subspace clustering algorithm.-Clustering through Decision Tree Construction- CLTree- A subspace clustering algorithm.
- 2022-01-30 23:39:10下载
- 积分:1
-
本程序是基于PIC24的Calculator程序,其实现Calculator多个功能,具体自己体会,这程序旨在让大家熟悉PIC24的编程问题....
本程序是基于PIC24的Calculator程序,其实现Calculator多个功能,具体自己体会,这程序旨在让大家熟悉PIC24的编程问题.-this program is based on the PIC24 Calculator procedures, Calculator achieve a number of its functions, its own specific experience, This procedure aims to let everyone familiar with the PIC24 programming problems.
- 2023-03-13 05:45:04下载
- 积分:1
-
扑克游戏
用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个
1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等
的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束。
人机对抗模式中,首先玩家和计算机各分的5张牌,然后比较玩家和计算机手中最小的牌,谁的小谁就打出这张最小的牌,另一方认为自己的牌凑不出这张牌的点数
则开始抓牌,直道手中的牌的点数恰与第一个人出的牌相等,或者用手中有的任意两张牌,通过加减乘除四则运算可以凑出第一个人出的牌相等的点数,则停止抓牌
并将这一张或两张出出去,然后要求对方以同样的规则,开始下一轮,直道某一方手中的全部牌出完,游戏结束。
- 2022-07-22 08:30:26下载
- 积分:1
-
Stack在 c中
Stack在 c中
- 2022-01-22 15:11:41下载
- 积分:1
-
achieved through hosting the numerical algorithm (linear equations)
通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)
- 2022-04-25 04:17:27下载
- 积分:1
-
时隙ALOHA节点模型,经过验证通过,非常适合写论文用
时隙ALOHA协议,写论文超级有用,基于OPNET仿真计算原理
- 2022-01-25 15:32:12下载
- 积分:1
-
一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 <...
一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need lt; Search 100,000 plenary with 8,000* 8,000 lt; 6400 0000 total is less than the number 7000 0000, that is to say, greatly reducing the number of search
- 2022-03-22 17:01:12下载
- 积分:1
-
光谱的对齐方式
光谱对准算法是计算稀疏分布谱的帧质量范围。
- 2022-03-06 06:08:20下载
- 积分:1