资源列表
ExperimentsOfParallelAlgorithms
- 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
linescount
- 一个计算输入文本行的计数器,使用C语言实现的。-A calculation of the input text line counters, use the C language implementation.
upfc
- Unified power flow controller load flow model
green-functions-gradient
- green function s gradient:计算格林函数的导数(求点源兴波波高)-green function s gradient:
jisuanfangfa
- 计算方法中8中典型算法的实现。 jacobi seidal sor 样条插值 自动选取步长 Romberg求积法算法等 -Method of calculating the 8 typical algorithm. jacobi seidal sor automatically selected spline interpolation step Romberg quadrature algorithm
huarongdao
- 简单的人工智能程序,这是C学习和人工智能学习的开始,以后多学习-Simple artificial intelligence program, which is C the beginning of learning and artificial intelligence to learn that in the future study
penalty-function-
- 结构优化中罚函数基本概念的介绍和经典算例结果分析计算-Structural optimization of classical penalty function presentation and examples
Assignment2
- 北航数值分析第二次大作业 牛顿法解非线性方程组、分片二次插值-Northern Numerical Analysis second job Newton method for solving nonlinear equations, piecewise quadratic interpolation
DIRECT_VC
- DIRECT算法是一种全局性、无须梯度信息的优化算法,广泛应用于全局优化领域。该算法基于VC编制。-DIRECT algorithm is a comprehensive, no gradient information of the optimization algorithm is widely used in the field of global optimization. The algorithm is based on VC establishment.
Data-Processing
- 批量数据处理,实现多个文件同时进行读写提取有有用数据-Batch data processing, reading and writing multiple files simultaneously extracted with useful data
GNU7
- acm.timus 1726. Visits
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr