资源列表
RCS
- Fortran源文件,用于实现3D-FDTD的近-远场外推,以获得其RCS
bb
- 三次自然样条插值算法,动态实现全过程,很不错的代码
LinQueue.h
- 数据结构(C++描述)链式队列类代码设计
网络最短路径Dijkstra算法A
- 网络最短路径Dijkstra算法-network Dijkstra shortest path algorithm
fugit_binomialtree
- 计算Fugit的二叉树期权方法 use Fugit binomial tree to calculate option value-Fugit calculation method of binary tree options use Fugit binomial tree to calculate option value
LIST
- 数据结构课程设计之线性表的基础操作,能实现删除、插入、打印输出等基本操作,加深对数据结构线性表的理解。-Data structure the curriculum design of the linear form the basis of operation, to achieve the deletion, insertion, printouts and other basic operations, better understanding of the data structure o
kmean
- k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k
xianxingbiao
- 使用TC的数据结构的基本操作——线性表的基本操作-TC data structure using the basic operations- the basic operation of the linear form
Jacobiegv
- 雅克比法迭代法,求矩阵特征值。希望能得到有关最小二乘法的程序..希望大家多多指教-Jacobi iteration method, find the matrix eigenvalue. Hope to get the least squares procedure on .. hope exhibitions
dj
- 用c++实现的最短路径求解,刚学习,很菜鸟,欢迎指正,也希望跟大家多交流-Using c++ implementation for solving the shortest path, just learning, it is rookie, please correct me, I hope more exchanges with you
VB
- 自己编写的关于VB比较简单的问题的程序,给大家借鉴一下。-I have written on the simple question of VB program for everyone to learn from it.
MatrixPlus
- 用三元组顺序表来存储稀疏矩阵,然后用对两个三元组顺序表进行相加的方式,来实现两矩阵的相加-store the sparse matrix with triples sequence table, then add triples to achieve the sum of two matrices
