资源列表
relax.rar
- 谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计,an algorithm for estimation of sinusoid parameter
Connection
- 这程序是关系性质的判断,它能判断自反,对称,传递三种关系性质。这是学完《离散数学》后课程设计中的一个题目,我自己写的。-This procedure is to determine the nature of the relationship, it can determine the reflexive, symmetrical, three pass nature of the relationship. This is End of Study " Discrete Mathema
BJ
- 本程序源代码是用迭代的方法解线性方程组。可以直接调用。-The source code is a method of iterative solution of linear equations. Can be directly called.
MATLAB-lingo
- 模拟退火算法,采用lingo算法,比MATLAB更加简洁方便。欢迎下载!-modelling computing
123
- 经典数据结构 2分查找,和一些简单的分析-2 minutes to find the classic data structures, and some simple analysis
mian
- KMP 算法实现, 简单直观, 用next函数计算下一个比较位置-KMP algorithm,developed by c++
Positive-definite-matrix-Inverse
- 本程序为基于VC++的正定矩阵求逆矩阵,经验证可以用-Positive definite matrix, inverse matrix
hdu3480Division
- hdu3480Division的源码,解法是斜率优化DP-hdu3480Division source, Solution slope optimize DP
a-simple-phone-book
- map容器实现一个简单的电话本,可以实现输入,查找以及删除的功能。-map container implements a simple phone book, you can achieve input, search and delete functions.
text
- 已知三点座标,求三角形的面积。给出任意的三个坐标,即可在程序中输入并输出其对应的三角形的面积。-Three known coordinates, find the area of a triangle. Any of the three coordinates are given, can be entered in the program and outputs the corresponding area of the triangle
Number-deleted
- 数据结构习题:删数问题。每一步总是选择一个使剩下的数最小的数字删除,即按高位到低位的顺序搜索,若各位数字递增,则删除最后一个数字;否则删除第一个递减区间的首字符,这样删一位便形成了一个新的数字串。然后回到串首,按上述规则再删除下一个数字-Data Structure Problem: deleted a few problems. Each step is always to a minimum number to make the rest of the figures deleted, a
Tools-for-implementation-of-Mathematical-expressi
- Python Program that creates, implements mathematical expressions.