-
二级小波变换的图像压缩的matlab实现
matlab实现二级小波分解的图像压缩,用bior3.7小波基实现2层小波变换后,再利用matlab自带的函数wcodemat实现第一层和第二层图像压缩,并求取图像压缩前后的压缩比,均方差,峰值信噪比
- 2022-12-29 05:40:03下载
- 积分:1
-
用汇编语言实现电话号码本管理
用汇编语言实现电话号码本管理-use assembler language to implement phonebook management
- 2022-05-21 14:15:47下载
- 积分:1
-
SmartFox源码 详细的 附带说明
SmartFox源码 详细的 附带说明-SmartFox detailed annotated source
- 2022-05-19 22:33:41下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序-6.0 in the C BURIDER developed fonts and colors of the original dialog procedures
- 2022-04-15 12:21:39下载
- 积分:1
-
一个小型打字游戏,汇总了gdi常用的一些函数
一个小型打字游戏,汇总了gdi常用的一些函数-A small typing game, a summary of some of the functions commonly used gdi
- 2022-02-12 23:16:09下载
- 积分:1
-
操作系统中的页面调度(先进进出,最近很少使用算法,最佳算法等等,操作系统中比较重要的算法)...
操作系统中的页面调度(先进进出,最近很少使用算法,最佳算法等等,操作系统中比较重要的算法)-operating system pages Scheduling (advanced access, recently rarely used algorithm, the best algorithms and so on the operating system more important algorithm)
- 2022-12-21 18:10:03下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
能够方便地查看内存 CPU的信息等 使用GDI编程
能够方便地查看内存 CPU的信息等 使用GDI编程-Be able to easily view information such as CPU-memory programming using GDI
- 2022-01-26 14:02:40下载
- 积分:1