-
升级组件源代码,需要的朋友可以参考一下。包含客户端和服务端。...
升级组件源代码,需要的朋友可以参考一下。包含客户端和服务端。-Upgrade components of the source code, need a friend for reference. Contains client and server.
- 2022-07-24 00:27:43下载
- 积分:1
-
windows 钩子编程指南,里面有配套的代码
windows 钩子编程指南,里面有配套的代码-windows hook Programming Guide, which is supported by other code
- 2022-08-20 04:07:22下载
- 积分:1
-
lift detection system to lift performance testing system. It is a learning proce...
电梯检测系统是对电梯性能进行检测的系统。是一个用来学习的程序-lift detection system to lift performance testing system. It is a learning process for
- 2022-02-21 17:14:57下载
- 积分:1
-
获取计算机网卡信息
获取计算机网卡信息-computer access card information
- 2022-01-25 14:18:35下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。...
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。-a series of the aircraft can move small animation (downloaded from the Internet source, I is modified), to six state value is a need for external input, more suitable for aircraft simulation experiment.
- 2022-02-03 06:21:40下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
MD5算法之C#程序
MD5算法之C#程序-C# Code of MD5 algorithms.
- 2022-04-11 19:42:42下载
- 积分:1
-
I spent the early c++ Realize static Huffman coding, debugging in vc2005 through...
本人早期用c++实现的静态哈夫曼编码,在vc2005上调试通过!-I spent the early c++ Realize static Huffman coding, debugging in vc2005 through!
- 2022-02-01 05:44:41下载
- 积分:1
-
AI game ... Addison Wesley
AI game ... Addison Wesley - Gamma, Helm, Johnson, Vlissides - Design Patterns, Elements of Reusable Object Oriented Software, 1998.pdf-AI game ......Addison Wesley- Gamma, Helm, Johnson, Vlissides- Design Patterns, Elements of Reusable Object Oriented Software, 1998.pdf
- 2022-06-03 20:05:18下载
- 积分:1