资源列表
130-3
- 对给定的单链表L,设计一个算法,删除L中值为x的结点的直接前驱结点-Single list of a given L, design an algorithm to delete L in the value of x the direct precursor of nodes nodes
Quaternion
- 四元数算法详细讲解,从原理到应用,控制物体旋转-Quaternion algorithm is explained in detail, from the principle to the application, the control object rotation
Solution-to-Geodetic
- 大地主题解算:正反算 测绘遥感方向学生的必须学会的编程-Solution Geodetic Topics
Bipartite-graph-matching-template
- 求二分图匹配多种算法,网络流最大流的部分模板-Find a variety of bipartite graph matching algorithms, network flow part of the template maximum flow
WingEdgeTest_1
- 数据结构的实现,这是实现的一个翼边结构-Data Structures: winged edge structure
123
- 该系统要求实现一个简单的计算程序。主要功能计算两个大整数( 20位)的加法和减法,且要按指定的格式输出结果。通过此课题,熟练掌握字符传、数组、格式输出、文件的各种操作,以及基本的计算算法思想的应用。-The system requirements to implement a simple computer program. Calculation of the main functions of two big integers ( 20 bit) additio
Dijkstra-for-WSN
- 基于能量距离复合权值Dijkstra算法的新型能量均衡WSN路由算法-Weights based on the energy from the Dijkstra algorithm combined the energy balance of new routing algorithm for WSN
logic
- 实现命题公式的判定并输出主析取范式、主合取范式,包括括号匹配,MFC实现,界面友好-Realize the proposition formula judgments and output main disjunctive normal form, principal and take paradigm, including parentheses matching, MFC realization, friendly interface!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
RHGet
- 变异函数求取.用来求克里金算法的变异函数曲线.-bian yi han shu qiu qu
tree-and-forest
- 实现树和森林的二叉链表表示方法和树的两种遍历算法及其应用。-To achieve binary trees and forests and tree list representations of two traversal algorithm and its application.
Exp27_2
- 两个文件中各有若干个以递增次序排列的实数, 编写一个程序将这两个文件中的数 统一排序后写入到一个新的文件中。并检验新文件数据是否正确-Each of the two files in ascending order of number of real number, write a program in these two files after sorting the number of uniform written to a new file. And test the new fil
shiyan1
- 创建单链表;在单链表上查找第i个数据结点,返回其data值;在单链表第i个位置上插入一个取值为value的新的数据结点;删除单链表第i个数据结点,并返回该数据结点的取值;求单链表的长度。-Create a single list in a single list on the first i find a data node, return the data value in a single list on the first i positions to insert a value f