资源列表
DownFile
- 用数据库存放文件,使用mysql-using database to store files
CorrelogramPitch
- 利用听觉模型和相关图计算声音音调,来自Auditory toolbox-Auditory model and diagram calculation voice tone, from the Auditory toolbox,
ArrayAsReference
- 介绍二维数组作函数参数的基本机制,课程作业-Introduce the basic mechanism of the two-dimensional array as a function parameter
emis1.tar
- 企业管理系统,小程序,有一个大概的模型,写的不是很完整C++写的-Enterprise management system, applets, there is an approximate model of writing is not very complete C++ write
Melting
- A Melting source code to Melt your exe from one location to another.
bigInt
- 定义一个大整型类,可以处理长度为数十位的整数,补充传统的int,long的使用。要求提供+ - 等基本功能。其它* / > < ==运算符也希望都能完成。 给了一个例子,采用stl实现。stl相关内容可以参考资料里的stl讲义与stl例子。-Define a large integer class that can handle dozens of length integer supplement traditional int, long use. Request+-
SEQ_MULT
- SEQUENTIAL MULTIPLIER IN VERILOG USING BOOTH S ALGORITHM
pat1044
- pat1044 题目大意:给出长度为n的一个整数序列,找出其中所有和为m的子序列(连续的),如果没有任何子序列的和等于m,那么找出大于m的最小和。如长度为8的序列3,2,1,5,4,6,8,7,找出和为15的子序列有三个:1~5,4~6,7~8。 这道题思路并不难,一般都能想到通过遍历来解决,但是如果不注意细节是很难拿到满分的。 -pat 1044
information_hiding
- 此算法为给予压缩域的信息隐藏算法,适用于数字水印技术,以提高信息隐藏的效率。-This compression algorithm given domain of information hiding algorithm for digital watermarking technology to improve the efficiency of information hiding.
Stone_SCE
- 边界的提取。主要是读取。bin格式数据,然后不同方法提取边界-The extraction of boundary. Mainly is to read. Bin format data, then the different methods to extract the boundary
sw_debouncing
- PIC code for Switch debouncing for PIC18F4520
Image-with-gaussian-noise
- 在vc++中给图像添加高斯噪声,图像分为三通道,高斯用Box-Muller变换实现-gauss noise