资源列表
JsCode
- 发生的发生方法-Good things worth sharing ~
shujujiegou
- 输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)先序遍历二叉树:非递归算法(最好也能实现中序,后序非递归算法)。 (4)求二叉树的叶子个数。 (5)借助队列实现二叉树的层次遍历。 (6)在主函数中设计一个简单的菜单,分别调试上述算法。-Enter the character sequence to build the binary tree. (2) first order, in sequence, after the b
3
- 数值方法矩阵幂法c语言程序,3阶矩阵实例-Numerical Methods power method c language program, 3 matrix examples
isodata
- matlab关于isodata聚类算法的代码-Matlab on the ISODATA clustering algorithm code
RW3
- steedman-zeng method too find the lateral pressure on the rataining walls
Path
- 输入一张地图,其中障碍物为#,之后判断通过左右移动是否可以从左上角到达右下角-input a map,where the obstacle is represented by # ,then judge if we can move top left to bottom right
Untitled
- 超短脉冲对光学元件的热分布研究,在第j个高斯脉冲打上去之后,元件表明的温度分布情况-The temperature distribution of the heat distribution of ultrashort pulses of optical components, after the j-th Gaussian pulse beat up, elements indicated
polarizability
- Polarizability - Plasmonics
Direct-insertion-sort-algorithm
- 直接插入排序算法,为所有排序算法基础,特来与大家分享-Direct insertion sort algorithm sorting algorithm base for all, especially to share with you
prime-number
- 输入一个正整数,结果输出小于这个整数的所有素数-prime number
dateoftomorrow.c.tar
- 输入年/月/日格式的日期,然后计算并输出明天日期的程序。-calculate the date of tomorrow
The-dynamic-two-dimensional-array
- 动态数组与二维数组的结合,建有二者特点的动态二维数组创建-The dynamic two-dimensional array