-
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs...
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。
具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and driver, one of the drivers for the compression of the core decompression procedure. Development environment for VC6.0. Interface may be part of crs->ddu-> ddu.dsp Working Group set up, the compiler generates the executable program to debug the ddu.exe driven in part by crs-> Driver-> Driver. C compiler to generate executable file. Extract specific compression operation can be seen " manual."
- 2022-03-06 21:00:50下载
- 积分:1
-
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。...
小波变换,是目前国内国际热门的研究领域。因为其是无损压缩。这里提供实现的源代码,供大家学习。-Wavelet transform, are the current domestic and international popular fields of study. Because it is lossless compression. Here realize the source code for the U.S. study.
- 2022-05-13 18:26:10下载
- 积分:1
-
很好的学习C++源码,基于C++版学生管理系统
很好的学习C++源码,基于C++版学生管理系统-good learning C source code, based on the C version of student management system
- 2022-03-10 12:24:56下载
- 积分:1
-
ME500单片机开发系统演示程序
ME500单片机开发系统演示程序 - 密码锁
LCD1602 显示-Singlechip ME500 demo program development system- password lock LCD1602 display
- 2022-01-27 14:37:44下载
- 积分:1
-
使用VB的主要通信程序的两种方法。首先,VB本身的使用,公司
利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use Windows API application programming interface, Windows API provides essentially three KERNEL.EXE Dynamic Link Library, USER.EXE, GDI.EXE call for developers
- 2022-08-22 17:51:17下载
- 积分:1
-
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。...
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。-Programming through the keyboard, the key test of reading, realize the functions of the calculator and the results in the digital tube display.
- 2022-09-07 09:25:02下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1
-
功能强大的数值求解子程序库,包括各种常用的方法。
功能强大的数值求解子程序库,包括各种常用的方法。-The numerical solution of a powerful subroutine library, including various commonly used methods.
- 2022-03-31 12:27:24下载
- 积分:1
-
to eight images** 8 discrete Fourier transform, to achieve Image Compression
采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images** 8 discrete Fourier transform, to achieve Image Compression
- 2022-09-24 19:40:03下载
- 积分:1
-
文件自动解压缩程序
文件自动解压缩程序-documents automatically extracted
- 2022-02-02 11:05:01下载
- 积分:1