资源列表
ddfield
- (1) Ddscat计算消光谱。 (2) Ddfield计算电场分布,需要的参数有网格。 (3) Calltarget生成粒子形状。 -(1) Ddscat calculate the extinction spectrum. (2) Ddfield calculate the electric field distribution, the required parameters grid. (3) Calltarget generate the particle shape.
search0618
- 最优化理论与方法中,一维区间搜索中,0.618方法。-Optimization theory and methods, one-dimensional search interval, 0.618 methods.
bigintegerbyshuzu
- 采用纯数组的大数相加法,代码清晰,可用作模板-big integer
shuzisanjiaoxing
- 数字三角形问题,从下往上选择最大的路径,求最大路径和是多少-Number of triangle problems, ranging from bottom-up select the maximum path, the path and are seeking the greatest number of
qsort
- 快速排序算法(分治策略) C++编写 调用递归-Fast sorting algorithms (divide and conquer strategy) C++ write
my-linklist
- link list for banking or other systems-link list for banking or other systems.......................
random
- 可以产生随机数的程序,独立性较好。自行输入种子值后,并可以产生随机数-Generating random numbers
BinaryTree-Positive-sequence
- 二叉树的正序建立。代码完整,可直接运行。-BianryTree Positive sequence
Exam_1
- 基于C语言的编程,求数值间的最大公约数和最小公倍数-Greatest common divisor
rk_ode
- C++ 编程用龙哥库塔方法解常微分方程,不同区间,不同初始值-C++ programming solution of ordinary differential the Long Ge Kuta method, different intervals, different initial values
suffix
- 后缀数组,解决字符串问题的一种重要的基础的算法-Suffix array, resolving string issues an important basic algorithm
buildTree
- 二叉树是采用递归定义的,实现起来代码简洁并且它在具体的计算机科学中有很重要的运用,是一种很重要的数据结构,二叉树有三种遍历和建立的方式。-Binary Tree is a recursive definition, the code is simple to implement and it has very important applications in computer science in particular, is a very important data structure,