资源列表
supersushu
- 素数的计算,C++实现,可以计算任意范围内的素数-Prime number calculation, C++ implementation, we can calculate any prime number within the
stick
- George取了许多根同样长度的小棍,把他们随机地切,直到所有的部分变为至少50块,现在他想把小木棍弄回到原始的状态,但是他忘记了最初他有几个木棍和这些木棍的最初长度。请帮助他设计一个程序计算可能的最小原始长度。所以长度必须大于零。-George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return stic
integral
- 用梯形法求二次曲线定积分的C++源代码:只要设定二次曲线方程的系数、积分区间和等分数,就可自动获得积分值。-Trapezoidal method and the quadratic curve C source code for the definite integral: as long as the set of the quadratic equation of the Department of Number of the integration interval and score
hk
- 华科2011年上机试题,对于字符串进行处理,并生成二叉排序树输出。-China Section 2011- on questions, for string processing, and generate the output of the binary sort tree.
convwavepacket_fenjie
- 这是自己编的卷积型小波包的分解程序,用于机械故障特征提取,实现了克服Mallat算法数据量减少和产生虚假频率的缺陷-Own series of convolution type of wavelet packet decomposition procedures for mechanical fault feature extraction to overcome the defects of the the Mallat algorithm decrease in the amount of
fifth-2
- 快速排序,简单的快速排序,没什么技术含量-Quick sort, quicksort simple, no technical content
expression-with-unknown-variables
- 读入一个含有有未知数的表达式,运用操作数和运算符两个数组,计算其值-expression translator
juxingzhen
- 矩形阵的三维成像,可以修改参数,自己编写,仅供参考-Rectangular array of three-dimensional imaging, write your own, for reference only
Project2_1_1
- 在一張低對比度的影像(image_1.bmp),請針對這張影像實現同態濾波(homomorphic)高斯高通濾波器的演算法-Homomorphic filtering (homomorphic) Gaussian high pass filter algorithm for this image in a low-contrast the image (image_1.bmp)
M-K-test
- 气象统计检验突变经常用到的Man—kandell检验-Man—kandell test
1
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) ring problem: Number
guibingpaixu
- 归并排序程序 vc环境下运行 算法程序 欢迎大家下载-Merge sort program vc environment running the algorithm welcome to download
