-
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。...
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string function, given the number and the matching time.
- 2022-01-25 14:38:29下载
- 积分:1
-
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
- 2022-03-21 21:11:22下载
- 积分:1
-
fifo源程序,VHDL编写~具有一定的参考价值~
fifo源程序,VHDL编写~具有一定的参考价值~-source code of a fifo, writen in VHDL, will be useful to some extent as a reference
- 2022-08-09 06:08:41下载
- 积分:1
-
程序记录器 记录本电脑一天内执行过什么程序(系统自带的除外) 然后生成文本 界面隐藏 热键呼出 用于万象收费服务端 原因是万象事件 防一下...
程序记录器 记录本电脑一天内执行过什么程序(系统自带的除外) 然后生成文本 界面隐藏 热键呼出 用于万象收费服务端 原因是万象事件 防一下-Procedures Recorder Record day implementation of the computer what program (except for built-in system) and then generate the text of the interface hidden Hotkey exhaled client fee-based services for Vientiane Vientiane case because the anti-click
- 2022-05-17 19:46:56下载
- 积分:1
-
matlab JPEG2000压缩
统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。
传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
- 2022-08-25 10:07:16下载
- 积分:1
-
双精度型与16进制型数据转换工具,希望给大家提供数据转换方便。...
双精度型与16进制型数据转换工具,希望给大家提供数据转换方便。-double-precision and 16-band data conversion tools, we hope to facilitate the provision of data conversion.
- 2022-03-05 18:23:41下载
- 积分:1
-
基于电话的语音自动应答系统,VC工程源码!
基于电话的语音自动应答系统,VC工程源码!-Automatic voice-based telephone answering system, VC-source project!
- 2022-07-26 09:15:06下载
- 积分:1
-
旋转裁剪图片的头文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的头文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2023-01-23 16:30:04下载
- 积分:1
-
An adjacency matrix representation of the map structure, can help to understand...
一个邻接矩阵表示的图型结构,可帮助了解图的数组表示法,理清很多基本概念。可以用VC直接编译运行。-An adjacency matrix representation of the map structure, can help to understand the array graph representation, clarifying many of the basic concepts. VC can be directly translated to run.
- 2022-01-25 19:13:54下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1