资源列表
ProcessData
- 以数据分割为中心进行探讨对数据进行分割,可缩小待访问数据对象的范围或磁盘空间,提高检索性能,把分割后的数据放到不同的磁盘上,提高数据库并行访问的能力-To split the data into the data center to explore split, the data object to be accessed can be reduced scope or disk space to improve the retri performance, the data is divid
NLFM
- 非线性调频信号的产生及其时域脉压程序。 -The evolution of nonlinear frequency modulation signal and its time-domain pulse pressure.
xiaobo
- 信号的奇异性分析,采用小波变换算法-The singularity of the signal analysis, using the algorithm of wavelet transform
自动阈值选择算法
- 自动阈值选择算法,通过简单迭代法实现自动阈值的选择,来分割图像
gamma
- 用C++编程,求伽马函数的值; 伽玛函数表达式:Γ(x)=∫e^(-t)*t^(x-1)dt (积分的下限是0,上限是+∞) -gamma function
chain
- 建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
root
- 全面考虑各种情况,求解一元二次方程的解。只有核心代码,加mian函数即可运行-To consider all the circumstances, the solution for solving a quadratic equation. Only the core code, plus mian function to run
Queen
- 8*8的国际象棋盘,每行放一个皇后,保证每行每列只有一个皇后,非递归方法解决八皇后问题-8* 8 chess set, put a queen each line to ensure that each row and each column has only one queen, non-recursive method to solve the eight queens problem
Inverse-list
- 用C语言实现在一个链表中的数据置逆的功能-Inverse function of the list is set to achieve
6-81
- 关于机器调度问题(贪心算法),请哪位帮帮改改吧,-On the machine scheduling problem (greedy algorithms), Which help you to change to change it,
bubblesort
- This a C++ code for bubble sort algorithm
3
- matlab code for solving set of linear equations using gauss elimination method.