-
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
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
VB series, the flower procedures, which are incomplete, and can change their own...
VB编的电子琴程序,内容不完整,可以自己改成自己的软件-VB series, the flower procedures, which are incomplete, and can change their own software
- 2022-08-13 06:47:42下载
- 积分:1
-
用VC编写的录音机,可以转MP3
用VC编写的录音机,可以转MP3-prepared by the VC recorders, MP3 switch
- 2022-08-19 09:29:16下载
- 积分:1
-
bitmap_menu261.zip
资源描述
bitmap_menu261.zip,好好学习下,可以对编程有所帮助,大家加油啊
- 2022-04-18 22:32:45下载
- 积分:1
-
是关于vb控制word的文章,介绍了如何操作word稳当,建立word稳当等....
是关于vb控制word的文章,介绍了如何操作word稳当,建立word稳当等.-歉 vbword 拢 尾word 鹊 word 鹊.
- 2022-07-12 08:39:51下载
- 积分:1
-
图片编辑器源码
一个完全用的是C#编写的计算机照片的查看器,能够放大照片,而且照片的放大时其他不能够比的,能够放大你想要的倍数。
- 2023-04-22 01:35:04下载
- 积分:1
-
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码...
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码-Charles Petzold
- 2022-08-07 02:16:02下载
- 积分:1
-
直线Bresenham 算法
直线的中点 Bresenham 算法的原理:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。
理想直线将平面划分为三个区域:对于直线上的点,F(x, y) = 0; 对于直线上方的点 F(x, y)>0; 对于直线下方的点F(x, y)
- 2023-06-04 13:50:03下载
- 积分:1
-
这个程序用来模拟银行业的情况
本程序主要用于模拟某银行一天的营业状况,可用文本配置窗口、
座位数和测试分钟数-This procedure used to simulate a situation in the banking business day
- 2022-05-10 11:51:54下载
- 积分:1