-
自适应哈夫曼压缩算法;哈夫曼压缩算法;lzw压缩算法
1. 自适应哈弗曼压缩算法。
对应程序AdaptiveHuffman。使用方法:把测试数据文件夹里的四种测试数据拷贝到/AdaptiveHuffman/Release/目录下,然后在控制台进入到Release目录,输入如下命令,
@1, 压缩: AdaptiveHuffman.exe 1 带压缩的文件名 压缩的文件名
@2, 解压缩: AdaptiveHuffman.exe 2 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-30 07:55:55下载
- 积分:1
-
分科学计算器和简易计算器两种功能
分科学计算器和简易计算器两种功能-Sub-scientific calculator and simple calculator two functions
- 2022-01-25 14:34:07下载
- 积分:1
-
魔方算法 即横竖斜的数字和都相等的方阵
魔方算法 即横竖斜的数字和都相等的方阵-Cube algorithm that regardless of the number of ramps and are equal to the matrix
- 2022-03-13 15:25:23下载
- 积分:1
-
2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem....
2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem.-2003ACM International Collegiate Programming Contest in Guangzhou Asian preliminaries proble Division One title race m.
- 2022-04-24 06:38:05下载
- 积分:1
-
通过一个网络规划源代码,实现了遗传算法的风险投资。
通过一个网络规划的源码,实现基因算法的VC++实现。-through a network planning source code, genetic algorithm to achieve the VC.
- 2023-05-31 05:05:03下载
- 积分:1
-
公历,阴历转换源代码
公历,阴历转换源代码-calendar, the lunar calendar change source code
- 2022-03-30 21:43:24下载
- 积分:1
-
Blackjack C语言实现
用C语言实现blackjack游戏
游戏规则如下(法语)
La partie oppose tous les joueurs contre la banque. Le but est de battre le croupier sans dépasser
21 (voire la valeur des cartes ci-après). Dès qu’un joueur fait plus que 21, il est éliminé de la
partie. La valeur des cartes est établie comme suit :
– de 2 à 10 : valeur nominale de la carte ;
– chaque figure : 10 points ;
– l’As : 1 point ou 11 points au choix du joueur.
Un Blackjack est composé d’un As et d’une carte ayant pour valeur 10 (10, Valet, Daome ou
Roi). Cependant, si le joueur atteint les 21 points en 3 cartes ou plus on compte 21 points et non
pas Blackjack.
Au début de la partie le croupier distribue une carte face visible à chaque joueur et tire une
- 2022-01-25 22:14:08下载
- 积分: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
-
一款工程FFT的计算,包括非常详细的开发文档。
里面有经典的关于复数的算法。...
一款工程FFT的计算,包括非常详细的开发文档。
里面有经典的关于复数的算法。-FFT calculation of a project, including the development of very detailed documentation. There are classic on the complex algorithms.
- 2022-01-28 08:41:28下载
- 积分:1
-
C++生成二维码代码
二维码流行起来了,到处可见,好像报纸广告上面没个二维码就不上档次是的,所以好奇,略研究了一下,利用VC软件生成二维码
- 2022-07-03 07:06:16下载
- 积分:1