-
比较优秀的内存分配算法
比较优秀的内存分配算法-relatively good memory allocation algorithms
- 2022-03-20 08:46:32下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
To C++
以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
- 2022-01-28 14:15:38下载
- 积分:1
-
“跑快”是民间流传的一种常见的扑克牌游戏,52张牌为…
“跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括:
(1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2
(2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张;
(3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺;
(4) 顺,不同花色,5连张为顺,起张大时压其它顺;
(5) 三同,3张牌同点,大点压小点;
(6) 对,两张牌不同点为对。
根据上述组合,出牌时能压上家时必须压,否则违规,为简单起见,每回合开始时出牌都从北家开始,并按北、西、南、东次序出牌,某轮次最大的一家再出牌。编写程序实现洗牌发牌,并模仿四家进行游戏,最后统计赢家点数。
-"Run fast" is the spread in the private sector a common poker games, 52 cards assigned to the east, south, west, north four, each 13, the fastest card out off the hands of those who win, the victory points for other homes in the hands of the cards the number of sheets remaining. A brand portfolio includes:
(1) leaflets, size of the arrangement for the 3 4 5 6 7 8 9 10 11 (J) 12 (Q) 13 (K) 1 (A) 2
(2) bombs, four bombs with the point, big point pressure dots can be any combination of pressure, or leaflets
(3) with a straight flush, the same color, five even Zhang flush, since Da is lar
- 2022-01-21 02:14:12下载
- 积分:1
-
这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!...
这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!-This is a book on financial derivatives. True not only need to watch a master date line, such as a simple trend. They are to understand in depth the rules of the game. This is the master who books a must-see!
- 2022-02-12 03:37:59下载
- 积分:1
-
Michael likes to ski hundred This is not surprising, because the skiing is very...
Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向
下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道在一
个区域中最长的滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。
-Michael likes to ski hundred This is not surprising, because the skiing is very stimulating indeed. However, in order to obtain speed, Waterloo regional must be downward-sloping, and when you slide into the base, you have to embark once again on the slope or to set you waiting for lifts. Michael would like to know the longest in a landslide area. Region is given by a two-dimensional array. Each figure represents an array of high points.
- 2023-05-12 12:05:03下载
- 积分:1
-
ASIFT算法源代码
asift算法,里面有算法描述,生成,还有具体的代码很多啊,用于特征匹配,很好的思想啊,好好看看,值得学习啊,真的很有用啊
- 2022-05-07 11:50:33下载
- 积分:1
-
Udp chat program
Udp聊天程序-Udp chat program
- 2022-03-10 03:27:24下载
- 积分:1
-
实现了简单的记录键盘事件到文件中,欢迎大家改动
实现了简单的记录键盘事件到文件中,欢迎大家改动-Realize a simple record of keyboard events to a file, welcomed the changes to U.S.
- 2022-06-11 12:50:45下载
- 积分:1
-
Very beautiful interface programming controls, and is a source of. Can run as an...
很漂亮的界面编程控件,并且是带有源程序的。可以运行作为例子,希望大家喜欢!-Very beautiful interface programming controls, and is a source of. Can run as an example, I hope everyone likes!
- 2022-01-27 14:38:55下载
- 积分:1