-
MATLAB Lecture.zip
MATLAB Lecture.zip
- 2022-03-07 05:02:18下载
- 积分:1
-
计算机系统有关摸模仿业务方面的系统用C++做成的
计算机系统有关摸模仿业务方面的系统用C++做成的-Computer systems related to mimic touch systems business C++ Made
- 2022-04-16 23:00:37下载
- 积分:1
-
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。...
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
- 2022-02-25 15:16:16下载
- 积分:1
-
著名压缩算法的实现,能够实现各种基本功能,适合学习!
著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
- 2022-07-21 02:27:55下载
- 积分:1
-
一个将mp3/mp2文件解压成wav文件的源码
一个将mp3/mp2文件解压成wav文件的源码-a document to extract mp3/mp2 wav file into the source
- 2022-02-25 08:36:50下载
- 积分:1
-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-12 03:25:02下载
- 积分:1
-
static data member in use
静态数据成员的使用-static data member in use
- 2022-04-26 09:52:35下载
- 积分:1
-
AVI。C源代码,程序AVI格式
avi.c的源代码,程序avi格式
- 2022-02-13 03:54:51下载
- 积分:1
-
图像压缩的GUI程序,可以直接调用,直接读入图片对其压缩
图像压缩的GUI程序,可以直接调用,直接读入图片对其压缩-image compression GUI program can directly call directly read into its compressed images
- 2023-07-17 23:50:03下载
- 积分:1
-
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩...
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
- 2023-02-09 09:40:03下载
- 积分:1