-
用C语言读取SEGY文件数据的小程序
利用C语言编写的读取Segy文件数据的小程序-Using C language to read file data Segy small program
- 2022-05-26 22:41:16下载
- 积分:1
-
用C++实现的小游戏,模仿的是很早以前的红白机小游戏小蜜蜂,使用规则和小蜜蜂相似,可玩性较强...
用C++实现的小游戏,模仿的是很早以前的红白机小游戏小蜜蜂,使用规则和小蜜蜂相似,可玩性较强-Using C++ to achieve the small games, imitation is the long game of red and white machine small bees and small bees use rules similar to a strong playability
- 2022-03-04 06:53:22下载
- 积分:1
-
本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC开发时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用...
本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC开发时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用-I Incompetent, when OPENH323 do not know when DX was made using a telephone network on the Eastern. VC development time, perhaps longer friends. might have seen, Ha ha. We hope that the right useful
- 2022-07-25 03:04:56下载
- 积分:1
-
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系...
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系-good JS test,you can try!
- 2022-08-06 07:04:19下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1
-
用DELPHI编写的系统托盘程序
用DELPHI编写的系统托盘程序-prepared by the Delphi system tray procedures
- 2022-07-06 11:21:17下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,2.0版本已经可以 非常方便的选择语言版本,其中中文版由夜猫网(http://www.YeMao.n...
一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,2.0版本已经可以 非常方便的选择语言版本,其中中文版由夜猫网(http://www.YeMao.net)翻译, ,在修改版中增加了一些功能,包括显示总页面访问数、今日页面访问数、总 IP访问数、今日IP访问数、在线人数,增加了页面JS调用统计功能, 增加 了 Windows XP 的识别等等。-a PHP+ MySQL visit statistics, the need for the GD library, a very nice interface, version 2.0 can be very convenient choice language version, which the Chinese version by the Night Cat Network (http://www.YeMao.net) translation, and in the revised version by added some features, including show the total number of pages visited, pages visited today, the total number of IP, IP visited today, online and an increase in the pages JS call statistics capabilities, the Windows XP identification, and so on.
- 2022-02-21 07:58:20下载
- 积分:1
-
LABVIEW8.5许可文件 下载可以使用
LABVIEW8.5许可文件 下载可以使用-keygen8.5
- 2023-02-25 11:15:04下载
- 积分:1
-
C++ Entry programming examples, including basic grammar, graphics, programming,...
C++编程入门实例,包括基本语法,图形编程等-C++ Entry programming examples, including basic grammar, graphics, programming, etc.
- 2022-06-13 22:02:12下载
- 积分:1