资源列表
LUTriDiagonal
- 求解一维的微分方程,其中涉及到三对角矩阵的特殊的LU分解,基于fft思想的求解(但是并没应用fft),以及共对两个微分方程进行了求解。-Solving differential equations of one-dimensional, which involves tridiagonal matrix special LU decomposition, based on the the fft thinking of solving (but no application fft), as w
fft_poisson
- matlab求解非齐次poisson方程的fft快速算法,经测试在自己的机器上能算到对区域进行7000次左右的分段。-matlab fft fast algorithm for solving non-homogeneous poisson equation has been tested on the machine count to about 7000 times the segmented area.
length
- 求两个字符串的最长公共子序列,可以手动输入也可以从文件读入字符串,字符串中允许有空格出现,这是广西大学的算法实验代码,如果是本校学生下载请注意修改,这是我自己写的,写得不好请海涵。-Seeking the longest common subsequence of two strings, you can manually input can also be read from a file into a string, string allows spaces appear, the algo
greedyselector
- 算法分析与设计,贪心算法解决活动安排问题,从data.txt文件中读取所要安排的活动的数量和活动的开始和介绍时间,输出选择的活动,在安排活动的过程中不移动活动的顺序。-Number of algorithm analysis and design, greedy algorithm for solving activities arrangements, from the the data.txt file read to arrange activities and the activitie
Source1
- 求解非线性方程的二分法求解fortran源程序程序-Solving nonlinear equations, the dichotomy solving fortran source program
10-doanhphi
- This is TSP using Genetic Algorithm.
algo
- 求解实系数方程组的全选主元高斯消去法,C代码,实际验证无误,可放心使用-Select solving real coefficient equations principal component Gaussian elimination
ch5
- 约化对称矩阵的豪斯荷尔德变换法,C代码,常用,较经典-The symmetric matrix reduction Householder transform method, C code, commonly used than the classic
Linear-Equations-Solving
- 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
CRFPP-0.53
- 基于CRF++-0.53的改良版,修正了模型输入时多行空行导致的线程错误,优化了多线程操作,除LBFGS无法优化外,其余迭代操作全部多线程化,66MB模型在16线程服务器上运行,内存占用5.35GB,CPU利用率一般100 ,只有运行LBFGS时为7 。仅支持64位Windows操作系统,使用VC2008编译,不支持32位操作系统或Linux(Windows线程模型)。-Optimized CRF++-0.53. Fixed multi-empty line input bug. Optimiz
bfgs
- matlab优化BFGS算法,优化中常用算法。-matlab
clock
- 基于单片机的数字时钟,c语言编写,实现显示、调整时间-Microcontroller-based digital clock, c language prepared to display and adjust the time
