-
二级小波变换的图像压缩的matlab实现
matlab实现二级小波分解的图像压缩,用bior3.7小波基实现2层小波变换后,再利用matlab自带的函数wcodemat实现第一层和第二层图像压缩,并求取图像压缩前后的压缩比,均方差,峰值信噪比
- 2022-12-29 05:40:03下载
- 积分:1
-
秦时明月人物识别专家系统
这是在vs2015上编译的简单mfc程序,可以实现基于秦时明月人物特征的人物识别,显示出对应人物的照片。
- 2022-02-19 21:53:24下载
- 积分:1
-
自动搜索串口
在串口通讯时可以自动搜索到电脑的串口设备并添加在combobox中,就这一个功能,一个小例子
- 2023-01-22 06:35:03下载
- 积分:1
-
动态主机地址分配客户端源代码!是运行由LINUX下的,WINDOWS下的还在测试!测试完成给大家上传!...
动态主机地址分配客户端源代码!是运行由LINUX下的,WINDOWS下的还在测试!测试完成给大家上传!-Dynamic host address assignment client source code! Is run by LINUX under, WINDOWS is still under testing! From the test is completed to everyone!
- 2022-04-16 02:12:21下载
- 积分:1
-
一个简易的ado读取Access数据库的程序
一个简易的ado读取Access数据库的程序-a simple ado read Access database procedures
- 2022-01-31 11:28:42下载
- 积分:1
-
wince 2046驱动
wince6.0的2046驱动源码,很适合初学者或者开发人员移植,而且平台为ti的am335x,内容有对触摸的精确校准的描述,代码描述详细,注释清楚!!!
- 2022-05-15 08:50:43下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
nod32自动安装及设置.主要是为了一些不懂设置的人而做的
nod32自动安装及设置.主要是为了一些不懂设置的人而做的-nod32 2.7 setup ,Thank you.I hope I can learn more. Thank you.
- 2022-09-15 17:30:04下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
This tool is designed to demonstrate the problem of "data seapage".
The average...
This tool is designed to demonstrate the problem of "data seapage".
The average machine broadcasts a lot of information about itself
on open networks. This tool captures and organizes this information.
- 2022-01-26 05:43:33下载
- 积分:1