资源列表
exbitree
- 交换二叉数的左右孩子,如果只有一个孩子则把它移到另一边-exchange of the two forks around a few children, if only one child put it moved to the other side
成绩输出
- 知道成绩表,按分块查找法查找学号为几的各科成绩,索引表分3块。-know its performance, by the sub-block search, law school to find several branches achievements, indexing table three points.
xuanjiefaqiuge
- 在C语言环境下做的一个用弦截法求楼的程序.-in C language environment to do with a string sheet for floor procedures.
guoguan
- jacobi过关法求解矩阵特征值主函数,可以求解实对称矩阵的特征值-clearance jacobi matrix eigenvalue method to solve the main function, you can solve the real symmetric matrix eigenvalue
ErChaPaiXuShu
- 1)写一算法建立有n个结点的二叉排序树; 2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。 -1) Write an algorithm to establish a n-node binary sort tree 2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns
USACO-beads
- 该题来自USACO,为最长串的查找,此处方法很笨,有更好方法-The title comes from USACO, for the longest string of the search, stupid way here, there are better ways
hsml
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等
MTT
- 用于非线性时间序列的滑动T检验,用于参数类的突变检验-detection MTT
5
- 创建一个单向链表,存放10个学生的学号,姓名,并输出这种10个学生的信息。 在链表中查找指定学号的学生,输出其姓名。 在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to find the specified number of stu
main5
- 编写一个将二叉树的所有叶子结点从左向右链接成单链表的算法-Write a binary tree leaf nodes from left to right links into a single linked list algorithm
shell_sort
- 本程序主要介绍了希尔排序的大致思想,有利于初学者快速的掌握这种算法-shell sort
MaxArrayLocationFind
- 面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.
