资源列表
os3
- 模拟linux文件系统,包括登录,增删文件,注册等功能-linux filesystem
000000000000001
- 光立方【动画+频谱】!8*8*8光立方 的动画和频谱源程序!-Light Cube [animation+ spectrum]! 8* 8* 8 light cube animation and spectrum source!
zipunzip
- 压缩和解压缩源代码,基于mfc写的界面。编译环境vc2012。测试能将900M的美术资源无损呀搜为60M。-Compression and decompression source code, based mfc write interface. Compilation environment vc2012. 900M art testing resources can search for the non-destructive way 60M.
LZW
- LZW十六进制数据压缩,使用请详看数据格式,从txt读入数据,三个函数都需要拷入当前工作文件夹,-Hexadecimal LZW data compression, please refer to look at the data using the format to read data from txt, three functions require Kaoru current working folder,
jpgCompress_new
- vs2010下编写的c++控制台程序,输入JPG或BMP格式图片,通过设置压缩质量对其大小进行压缩。-vs2010 prepared under c++ console program, enter JPG or BMP format picture, its size by setting the compression quality compression.
equal
- 等式数量.集合是基本的数学概念,集合中的元素是互不相同的。表示相等关系的式子叫做等式。给你一个包含有 N 个整数的集合,如果从集合中找到三个不同的整数 a,b,c, 使得a+b=c,那么我们说这个集合包含一个等式。-Equation number set is the basic mathematical concepts, elements in the collection are different from each other. Means that the equation is c
201192893747477(1)
- 基于压缩传感的重构算法代码,可以仿真实现-Code reconstruction algorithm based on compressed sensing, simulation can be achieved
Wavelet_OMP
- 实现对图像进行二维小波变换,实现图像压缩,并实现图像的压缩传感-Implementation of 2-D wavelet transform of image, image compression, and image compression
shengkongdaxiaoceschegnx
- 声音大小测试程序,很实用的一个程序-The volume of the sound testing procedures, a very useful program
swf_5.0_for_vc6
- swf 5.0 类库,需要ZLIB 1.1.3才能编译-swf 5.0 Class Library
API
- Declare Function FindWindow Lib "User32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Declare Function GetWindowThreadProcessId Lib "User32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long Declare Fu
HuffmanAlgorithmProbabilityTree
- huffman tree in matlab