资源列表
task
- 加里森的任务 有n个加里森敢死队的队员要炸掉敌人的一个军火库,谁都不想去,队长加里森决定用轮回数数的办法来决定哪个战士去执行任务。如果前一个战士没完成任务,则要再派一个战士上去。现给每个战士编一个号,大家围坐成一圈,随便从某一个战士开始计数,当数到5时,对应的战士就去执行任务,且此战士不再参加下一轮计数。如果此战士没完成任务,再从下一个战士开始数数,被数到第5时,此战士接着去执行任务。以此类推,直到任务完成为止。 加里森本人是不愿意去的,假设加里森为1号,请你设计一程序为加里森支招,求出
gpformat.rar
- 大智慧等股票数据结构详细说明,对大家开发和读取数据结构非常有帮助,Great wisdom, such as stock data structure in detail to all of us to develop and read the data structure very helpful
homework
- 数据结构 B tree huffman tr-B tree B tree huffman tree
lianbiao
- 对称单链表与十字链表的生成、插入、删除、检索、修改和显示的功能。
2_3_tree
- 23tree的完整实现,提供了网上找不到的删除算法,严格测试,可读性较差。删除如有bug请与作者联系。-23tree complete, providing an online algorithm can not find the deletion, rigorous testing, poor readability. Remove any bug, please contact the author.
stocks-
- 股票数据格式文档-适用于股票软件开发人,里面介绍了股票数据存储方式及结构-Stock data format documents- for stock software developers, which introduced the equity method and data storage structure
XGraph
- 数据结构 有向网 对以邻接链表的方式存储的一个有向网 1.建立并显示出有向网的邻接链表; 2.对该有向网进行深度优先遍历(递归或非递归都可以),显示遍历的结果; 3.给出某一确定顶点到所有其它顶点的最短路径及其长度。-Data structure- to the network For storage in the form of adjacency list a directed network 1. Establish and shows have to mesh a
110326
- 这是关于支持向量机的工具箱,里面包括很多目前比较流行的工具箱的源代码文件()
looplist
- 输入1个数字和多个字符,中间均以空格隔开。假设数字取值为m(范围1~9),后面字符个数为n。假设n个字符围成一圈,从第一个字母开始循环报数,当数到m以后,第m个字母就出列,直到这n个字母全部出列。最后,按照出列的顺序输出这些字母,中间仍以空格隔开。取值范围:m为1到9, 字符个数n大于1小于20。 -Enter 1 numbers and multiple characters, separated by spaces. Assuming that the number is m (rang
zuisuxiajiang
- 在求解线性方程迭代中的,采用最速下降方法,-Linear equations, iterative solution of the steepest descent method
Time-Series1
- 时间序列matlab程序,主要用于结构参数识别领域-times series matlab program
classical-algorithm
- 涵盖几十个经典算法,包括*、排序、搜寻、矩阵等几个方面的多个算法,是学习算法的好资料。-Covering dozens of classical algorithms, including gambling, sorting, searching, matrix, and several other aspects of multiple algorithms, learning algorithm is good information.