-
Management of laboratory equipment loan program can be achieved, restitution, an...
管理实验室仪器的程序
可以实现借出,归还,等操作-Management of laboratory equipment loan program can be achieved, restitution, and other operations
- 2023-02-10 13:15:03下载
- 积分:1
-
Household registration management system line 2: control DataEnvironment1 class...
户籍管理系统行 2: 控件 DataEnvironment1 的类 {C0E45035-5775-11D0-B388-00A0C9055D8E} 不是一个已加载的控件类。
行 0: 不能加载文件 D:户籍管理系统www.xpcode.com.cnDataEnvironment1.Dsr 。-Household registration management system line 2: control DataEnvironment1 class (C0E45035-5775-11D0-B388-00A0C9055D8E) is not a type of control has been loaded. Line 0: Can not load the file D: the household registration management system www.xpcode.com.cnDataEnvironment1.Dsr.
- 2022-05-23 02:37:19下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
使用LZ压缩算法的完整应用
使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
- 2022-11-29 07:55:04下载
- 积分:1
-
a relatively simple VB Access from the development of the system, please see slo...
一个比较简单的由VB+Access开发的系统,请慢看-a relatively simple VB Access from the development of the system, please see slow
- 2023-09-06 19:05:04下载
- 积分:1
-
判断不以0打头的数字串
判断不以0打头的数字串-0 judgment not to the head of Series
- 2023-07-07 12:15:03下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
工业组态软件,广泛用于工业控制的定制开发、快速开发,压缩包中包含学习例子,可供初学者快速入门...
工业组态软件,广泛用于工业控制的定制开发、快速开发,压缩包中包含学习例子,可供初学者快速入门-Industrial configuration software, widely used in industrial control, custom development, rapid development, compressed package includes the learning examples are available for beginners Quick Start
- 2022-07-27 05:36:16下载
- 积分:1
-
self contained Huffman encoder and decoder with CLI.
Simple program written in...
self contained Huffman encoder and decoder with CLI.
Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
- 2022-02-28 17:27:26下载
- 积分:1
-
这是一个压缩和解压的程序。里面有两个工程,分别由压缩和解压的过程...
这是一个压缩和解压的程序。里面有两个工程,分别由压缩和解压的过程-This is a compression and decompression procedures. There are two works by the process of compression and decompression
- 2022-09-03 16:50:03下载
- 积分:1