-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-07-10 18:52:09下载
- 积分:1
-
This program converts character to corresponding ASKII value
This program converts character to corresponding ASKII value
- 2022-02-22 04:52:45下载
- 积分:1
-
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码...
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码-Bar code fonts, these fonts into the system, in the print program when choosing these fonts you can print out the barcode
- 2022-12-29 08:55:03下载
- 积分:1
-
For windows, this is a valuable TCP client programe, we can use it to communicat...
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
- 2022-02-01 00:42:06下载
- 积分:1
-
编程微码domotic和PWM
应用背景这一计划ejecutable EN microdode德联合国比如de domotica PA microcontroladores DE系列16f6877a硒encuentra el档案馆ejecutable Y EL关键技术是一个程序commenzar旁一programar EN C EN EL程序微码EN EL CUALñpuede SER aplicado一mayores计划
- 2022-03-29 18:25:35下载
- 积分:1
-
电路板绘制程序用vb编的
电路板绘制程序用vb编的-circuit board drawing program with vb series
- 2022-03-13 20:48:22下载
- 积分:1
-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1
-
UG二次开发,实现feature浏览,UG二次开发,实现feature浏览
UG二次开发,实现feature浏览,UG二次开发,实现feature浏览-UG secondary development realize feature browser, UG secondary development realize feature browser
- 2022-01-25 14:26:26下载
- 积分:1
-
Using java to do a polling system that can votes for the election when
用java做的一个记票系统,可以统计选票,用于选举时用-Using java to do a polling system that can votes for the election when
- 2022-10-16 21:55:03下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1