资源列表
XOR
- Artificial neural networks implementation
BIT_06_01
- 1.写一个程序判断字符串中数字的位置(不限制使用面向对象编程) 例如: 输入 a3b4c5 输出 2 4 6 -1 Write a program to determine the position of string figures (not restricting the use of object-oriented programming) such as: input a3b4c5 output 246
L_stack
- 这是一个单链表的插入的程序,参见软件技术基础或者是数据结构课程-This is an algorithm about a single list insert algorithm, who will be appeared in data structure. And it is a common algorithm.
2
- Z_CspToSgy.exe可以将CSP数据转化为标准SEGY,为英文界面好使用-Z_CspToSgy.exe CSP data can be converted to standard SEGY good use of the interface is in English
grey
- 运用灰色理论来预测未来的数据,将其中的数据用你的一列数据替换,再在matlab 中运行即可。-use grey theory to Predict the future data.
fault
- 断层正演 断层正演 断层正演 断层正演-seismic Fault forward for matlab,,seismic Fault forward for matlab seismic Fault forward for matlab
chixufuhequxian
- 电力系统中随机生产模拟中使用,为以后使用等效电量函数积分创造基础-Power system probabilistic production simulation used to create the foundation for the future use of the equivalent power function integral
simple_sorts
- Contains fully implemented bubble sort, selection sort and insertion sort. There are multiple bubble sort implementations. Useful people who don t need to sort a lot of data.
Untitled2
- 四步相移法测量圆柱横截面形貌,主要利用四步相移法求相位的模拟实验-Four-step phase shift method to measure the cylindrical cross-section morphology, the main use of the four-step phase shift method for the simulation phase
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