资源列表
CCDSP
- DSP实验的一个文件,如果需要我可以继续上传-it s a DSP program!
VCPP-image-processing
- VC++写的图像处理程序,有直方图,中值滤波,形态学变换,频域滤波等,适合图像处理专业人员-Image processing program VC++ write, histogram, median filtering, morphological transformation, frequency domain filtering, etc., suitable for image processing professionals
CPP_INI_READER
- C++封装好了的INI文件读取类,用于读取指定的CPP文件-C++ package INI file reading class, used to read the specified CPP file
Huffman-code
- Huffman code的matlab程序,用一幅图像作为training image得到像素的Huffman编码,然后编码另外一幅图像,求得average code length。-Huffman code of matlab program, with an image as a training image pixel Huffman coding, then coded another image obtained average code length.
yy
- YY协议挂机,批量一键挂机,使用CMD数据封包登录,不会封号,不卡机-The YY agreement hangs up
INI_Read_Class
- 读取INI文件的一个封装好的类,用于读取指定的INI文件-A package good read INI file class, used to read the INI file specified
CUDA_Experiment
- CUDA入门实验,Windows操作系统和Linux下的入门程序,有详细步骤介绍,适合初学GPU下编程的开发人员-CUDA entry experiment, the Windows operating system and Linux entry procedures, detailed steps, suitable for novice developers of GPU programming under
zxc
- ASP.NET+4高级程序设计(第4版)_源代码-ASP.NET+4 Advanced Program Design (4th Edition) _ source code
fdtda
- MATLAB Finit Element methode fdtd-MATLAB Finit Element methode fdtd
Android_FaceRecog
- Android下的人脸识别程序,有matlab算法验证和java源程序,采用了eigenface和fisherface两种不同的算法程,可直接在android手机上运行。-Android Face Recognition under procedures matlab algorithm validation and java source code, the use the eigenface and fisherface of two different algorithms process
CPP
- 本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明:void add(int x,int y) 和void add2(float x,float y) 省略了,则在接下来定义的函数add里面的调用add2:[add2(x,y) ]会提示出错,因为没有声明的情况下,系统不知道调用的add2或者本身的add是 什么意思-The key points of the program lies in the function declaration, functio
5
- ASCII码对应的十进制数表,本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明-Corresponding decimal ASCII code table, the key point of the program is that the declaration of the function, the function declaration can not be omitted here, if the third and fourth line functio
