资源列表
relax.rar
- 谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计,an algorithm for estimation of sinusoid parameter
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++
1D-FDTD-ABSORB
- electromagnetic simulation using fdtd method (Sullivan Dennis)书后第一章加了吸收边界的程序-electromagnetic simulation using fdtd method (Sullivan Dennis)
0000
- least squares algorithm
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
counte
- 如何编写计算器和具体的逻辑思维,该注意那些方面-How to write a calculator
Tools-for-implementation-of-Mathematical-expressi
- Python Program that creates, implements mathematical expressions.