资源列表
shuxuzhan
- 本源码是关于数据结构的顺序栈的操作的源码,你可以下载编译。-the source of the data structure is the sequence of operation of the stack source code, you can download the compiler.
BeiBao
- 算法,背包问题新解法,使用C
sjlb
- 卡尔曼滤波值计算方法 一飞行物,初始时刻距离雷达站距离 =30km,初始速度 =300米/秒,加速度 =20 ,过程噪声 ,测量 ,测量噪声 ,采样周期T=0.5s,求卡尔曼滤波值 及
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
Binarytreeforthewidth
- 求二叉树中的宽度 二叉树中具有结点数最多的那一层结点总数即是二叉树的宽度。可以采用分层遍历的方法求出所有结点的-Binary tree for the width of tree nodes with the largest total number of nodes that a layer that is the width of tree. Layered traversal can be used to derive all the way to node
BookingSystemForC
- 用C语言实现数据结构中的订票功能,运行程序后可选择订票、退订、退出系统三项功能。订票时输入订票人的姓名、身份证号;确定后系统给出订票人的座位号;退票时只输入持票人的身份证号,若该此人已经成功预定机票,则显示退票成功,若没有订过票,则显示没有订过票的提示信息。-Data structure using C language implementation of the booking functions, run the program with an option to booking, unsu
DouglasPeucker
- 道格拉斯压缩算法,用于GIS数据的压缩处理-DouglasPeucker
SA
- eight puzzle with SA
128-factorial
- 大数算法,对128的阶乘进行计算,求出128阶乘的结果并输出和计算结果的位数。-128 factorial
betweenness_edge
- 用于计算边介数,对于复杂网络探究边的重要性和相关性质很有借鉴意义。-caculate betweenness edge
bdKlobuchar
- 是导航初步学习的重要文件,导航专业可以借鉴-Is an important document navigation, navigation professional can learn
Stuart-Landau Oscillator network
- S-L振子网络,可运行。网络通过连接矩阵定义,可扩展。可研究同步振荡等。