资源列表
QuickSort
- QuickSort implementation in CSharp
button
- java编写的一些课后小作业,简单易行,很不错的-after the preparation of some java small operations, is simple, very good
haarwavelet
- haarwavelet.it is code for haar wavelet in image prossecing.
Template_set
- 用模板实现具有多个成员变量的类的自动set/get函数。-Using templates with multiple member variables to achieve the class of automatic set/get functions.
order
- 选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a num
t-copulas
- ClaytonRND Random matrix from a Clayton n-copula.Build and share code simulating Clayton n-copula n>2 indeed it possible to extend letting alpha be a vector of size n, each entry >0 but could be different. U = ClAYTONRND(ALPHA, N, M) returns
sl
- 顺序表的基本操作:创建 打印 插入 删除 及倒序输出-The basic operation of the order of the table: create print insert delete and reverse output
1
- 这是一个用VC++环境编译的C程序,实现的功能是测评给分-This is a compilation with VC++ environment, the C program, to achieve the function of evaluation to the sub-
hy2-boot-music
- 很好的windows开机关机随机变换音乐的-Good Windows boot off the random transform music stuff
Hanio
- 关于汉诺塔的代码,中间是用迭代的方法实现的-About Hanio Tower
while
- while loop testing in C-while loop testing in C++
SimpleDiedai
- c++中简单二分法实现e的x次幂方程的求解。平台为VisualStudio2012-In the use of numerical solutions of equations dichotomy c++ Procedures, very useful