资源列表
huiwen
- 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
map_sort
- 用来内存映射,排序一些随机数,再回显到屏幕上-Used for memory mapping, sorting some random number, to return to the screen
powmod
- powmod function using big numbers
NN_inverse_preisach
- 使用類神經網路法進行inverse-preisach計算-Using neural network computing method inverse-preisach
heffron_SSSC
- Hefron Phillips Model of the SMIB with SSSC
XY
- 自己编的一个用于计算等差坐标的一个程序,可以用于直角坐标的生成,非常方便,内有附加的测试结果,很不错,结果可以在tecplot中查看-Own a series of a program used to calculate the arithmetic coordinates, can be used for the generation of Cartesian coordinates, very convenient, with additional test results, very go
GOERTZEL.rar
- GOERTZEL算法,应用于音调检测,能够连续实时的进行FFT处理。,GOERTZEL algorithm, applied to tone detection, continuous real-time be able to deal with the conduct of FFT.
Josephus
- Josephus Problem implementation.
bankman
- 银行家算法,用于解决系统进程之间的调度问题-bank
DIFF
- Code that solves a unidimensional heat flux.
OMP
- 压缩感知理论中正交匹配追踪(OMP)算法的程序-Compressed sensing theory, orthogonal matching pursuit (OMP) algorithm program
