-
_ Riemann求解器
在气体动力学中,黎曼问题是一个具有初始条件的问题。
- 2023-05-21 02:15:03下载
- 积分:1
-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1
-
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法...
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
- 2022-04-30 14:47:05下载
- 积分:1
-
这是一个用MATLAB写的免疫算法程序。
这是一个用MATLAB写的免疫算法程序。-This is a MATLAB program written by Immune Algorithm.
- 2023-06-07 13:55:03下载
- 积分:1
-
(Minute) polynomial evaluates example
二维实(复)多项式求值示例-(Minute) polynomial evaluates example
- 2022-01-26 04:22:41下载
- 积分:1
-
遗传算法的代码
附加的文件是由 Java 语言实现的遗传代码。这是个不错的做法,为遗传算法。请参阅原始网页链接的进一步信息或疑问。
- 2022-02-11 21:45:12下载
- 积分:1
-
MESI协议
源代码采用C++实现多核缓存一致性协议。实现了MESI协议。测试用例使用4个内核运行,输入数据是内存系统上的50个请求。输出是缓存和内存的最终状态。
- 2022-05-21 13:44:41下载
- 积分:1
-
该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。...
该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.
- 2022-03-04 21:58:54下载
- 积分:1
-
一个经典的十字链表实现
一个经典的十字链表实现-a classic Orthogonal List
- 2023-04-16 17:10:04下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1