资源列表
xiangguan
- 超级简单,用z变换的方法编写的求离散数据相关的算法。
树形选择排序源程序代码
- 数据结构上机实验内容. 树形选择排序源程序代码,内容正确-data structure on the plane experiments. Tree Selection Sorting source code, the right content
3000!
- 这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推-This is the factorial of large numbers through the array for a way to cite here, type 3000, the other by analogy
VBkalman
- 基于VB6.0的卡尔曼滤波算法 其中一个版本-Based on kalman filtering algorithm of VB6.0 by use of a version
FILE01
- 栈的的应用和链表基本操作表达式有转换和表达式的计算-Stack of applications and expressions are the basic operation of linked list conversion and calculation of expression
matlab(sanduijiaozhuigan)
- 三对角追赶法的matlab代码。我调试过的,可以用。欢迎大家下载使用-Tridiagonal matlab code to catch up with the law. I have debug off, you can use. Welcome to download
yijie_lpf
- 在uVision环境下用C编程对采样数据进行一阶低通滤波处理-In uVision environment using C programming on the sampling data, first-order low-pass filtering
prim
- 输入结点和各结点之间的距离,构造最小生成树并输出。-Input nodes and the distance between the nodes to construct the minimum spanning tree and output.
PrimitiveRoot
- Looking for a primitive root of a group / tested on sphere problem
plus
- 这是一个用C++开发的多项式加法的程序,自己写的指针链表什么的在里面 -This is a polynomial addition of a C development program, a pointer to write their own linked list of what the inside
str_reverse
- 字符串反转程序,把一段字符串根据单词分开,然后反转-Reverse a string program, for some string separated according to the word, and then reverse
1
- 问题描述 聪明的昆哥发明了一个游戏,在六边形的棋盘上放一些棋子(如下图),参与者轮流从棋盘上取平行于某条边的相邻的若干棋子,当棋盘上没有棋子可以取的时候就说明当前要取棋子的人输了。 另外:本来昆哥是希望实验室的同学都来参加比赛(多人博弈),但是他觉得如果棋盘太大,或者参加的人数太多他就不能很好的控制输赢了,他不喜欢不能控制的东西。他喜欢Everything is under control。所以他就设计了这个双人游戏,并且棋盘为固定的六边形,最多可以安放 19 个棋子。
