资源列表
shudu
- 这是一个可以解数独的程序,就是你输入一个数独的题它可以给你解出来,在shudu.in里面输入的是一个9*9的方块,每一个没有填的地方用0表示。如: 100006004 008090050 400300000 800002040 009605200 060700005 000007002 080030400 300200009
FLOYD
- Detects Loops in Linked List (Floyd s Cycle Detection)
FFT1
- 利用基2fft计算电力系统谐波的c++源码-Calculated using the base power system harmonics 2fft c++ source code
zniniudunzhiyi_AG
- 拟牛顿算法,H矩阵由秩1算法得到,一维搜索由ArmigoGoldstein实现-Quasi-Newton algorithm, H matrix by the rank 1 algorithm, to achieve one-dimensional search by the ArmigoGoldstein
PingHua
- 运用二次指数平滑预测算法进行拟合,比最小二乘法拟合的效果好-Exponential smoothing forecast- works well
impulsive0
- 脉冲时滞控制系统,包含了复杂动态,刻画系统的运行性态。-impulsive control system
OKID_Rev
- Several modal identification techniques have been developed in the past few decades, and their use is rapidly expanding due to new focus on the instrumentation of major structures. This paper focuses on the expansion of the eigenvalue realization a
sz1
- 分别使用用高斯法和cholesky分解法,求解线性方程组-gauss elimination method and cholesky decomposition method solve linear equations
palindrome_partitioning
- Palindrome partitioning problem implementation in c++. One of the fundamental problems in Dynamic Programming.
kmeans-and-DBSCAN
- K_means and DBSCAN algorithm for clustering
logistic-regression
- implementation of logistic regrassion
