-
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。...
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。-This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.
- 2023-03-20 12:15:04下载
- 积分:1
-
包含可用于C语言的zlib.lib和zlib.h
包含可用于C语言的zlib.lib和zlib.h-Zlib.lib and zlib.h which can be used in C
- 2023-08-11 11:45:02下载
- 积分:1
-
zlib 1.2.2 is a general purpose data compression library. All the code is thread...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
- 2022-01-25 18:48:09下载
- 积分:1
-
ME500单片机开发系统演示程序
ME500单片机开发系统演示程序 - 时钟
LCD1602显示-Singlechip ME500 demo program development system- LCD1602 display clock
- 2023-03-04 02:35:03下载
- 积分:1
-
一个在VC下编写的一维随机元胞自动机小程序,
一个在VC下编写的一维随机元胞自动机小程序,-VC in a prepared one-dimensional random cellular automata applet,
- 2022-01-26 05:12:18下载
- 积分:1
-
本程序采用 Lempel
本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel- Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
- 2022-02-21 11:18:05下载
- 积分:1
-
使用java压缩文件的例子
使用java压缩文件的例子 -The example of using java to compress file
- 2022-02-12 22:39:53下载
- 积分:1
-
USQ压缩工具, 源码
USQ压缩工具, 源码-USQ compression tools, source
- 2022-08-23 10:02:17下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
汉字编码转换过程与大家分享好东西
汉字转换内码程序
好东西大家一起分享
-Kanji code conversion process to share good things with everyone
- 2023-04-11 14:35:03下载
- 积分:1