资源列表
GetFocus
- 取另一程序的键盘输入焦点,关键是两个程序共享输入。 本程序中,输入了窗口标题后,点击GetFocus按钮,(稍候)程序将找到该窗口,并取出该窗口的输入焦点,并显示。如果没有输入焦点,显示为0x0. 也能设置输入焦点,不过只是为了让程序大一些免得通不过审核,你可以自行看一下,应当不难。-Another program to take keyboard input focus, the key is two programs to share input. This program, ent
SAMPLES
- tips for develop web content
KSjm
- 最近密码学的一个小作业,简单的大小写英文字母凯撒加密解密。-Recent cryptography, a small operation, a simple case letters Caesar encryption and decryption.
uda0301s
- 压缩率较高的小工具 基于PAQ算法,但更简单
DataStream
- 对数据进行一些流方面的操作-some of the data flow in operation
SDT
- SDT旋转门压缩算法的核心部分代码 包含压缩部分 解压功能不完善 所以没有给出-SDT revolving door compression algorithm is a core part of the code contains a compressed partially decoded so imperfect is not given
hafuman
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成 本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编 /译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。-The use of Huffman coding can greatly improve the communication channel utilization, shorten the t
TxtDivider
- 超级大文本文件分割器,可以分隔30G以上的文件。-super large text file divider.
Huffman-coding-image-compression
- 使用哈夫曼编码对图像进行压缩,使用zigzag扫描,显示压缩后图像-Huffman coding image compression, using the zigzag scanning, image compression
Huffman_6
- 一个多种压缩方法的程序,不过代码比较多。实现了huffman压缩的功能-a variety of compression methods of procedure, but more code. Implementation of the Huffman compression function
adaptive_arithmetic
- 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.