资源列表
objpbg
- 计算光子晶体的能带投影图,为波导模的确定以及光子晶体薄板提供基础-calculated photonic crystals with projection to determine the mode waveguides and photonic crystal to provide the basic sheet
suanfa4
- 最小二乘法的多项式曲线拟合,在数值分析中对误差分析使用的非常多!-equation solver
huang
- 狄克斯特拉算法 输入顶点和边集课计算最短路径长度和最短路-狄克斯特拉 algorithm input vertex and edge set class shortest path length and the shortest path
Graph-with-BFS-DFS
- 数据结构中有关图的两种遍历,深度和广度搜索,并有搜索顺序输出-Data structure traversal on the two plans, the depth and breadth of search, and a search order output
LS-
- 该程序是最小二乘算法的实现,包括最小二乘一次完成算法和最小二乘递推算法。-This is the LS algorithm for system identify.
magic-square-matrix-solution
- 求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming Contest Chang examination. Th
ACO
- 蚁群算法,其中D为最短距离矩阵,可以高效地实现最优化路径的搜索。-Ant colony algorithm, where D is the shortest distance matrix, can efficiently achieve the most optimal path search.
work
- 基于人工蜻蜓算法解决无人机航机规划问题的代码-a code for UVR trace on the basis of B-ABC strategy
Bintree
- 二叉树,数据结构,实现查找任意两个结点的共同祖先-Binary Tree,Data Structure to achieve Find the common ancestor of any two nodes
CreateList
- c语言创建链表的代码,多种不同的方式创建链表,用于不同的场合-create link_table
Hex
- 设计1~4位的无符号十六进制数据类class HEX. 可以创建如 ABCD、1234、DF09、AB、26之类的1~4位的十六进制的正整数。可以输入输出十六进制数据,可以实现十六进制数据和十进制数据的互换,可以实现2个十六进制数据的+、-、*、/、 操作。-Design 1 ~ 4 bit unsigned HEX data class class HEX. Can create such as ABCD, 1234, DF09, AB, 26, 1 ~ 4 bit HEX positive
Newmark_Method
- NewMark方法求解弹塑性时程分析地震响应-NewMarkMethod to solve the SRSF Problems
