资源列表
ysf
- 用数组解决约瑟夫问题的源程序 【约瑟夫问题】 编号为1,2,......,n的n个人按照顺时针方向围坐一圈。从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。其中n,m由键盘输入。
Prim
- 数据结构学习过程中的实验 PRIM算法,简单了一点,但算法是很经典的-Data structure of the experimental learning process PRIM algorithm, a bit simple, but the algorithm is a classic
lianbiao
- 使用TC的数据结构的基本操作——链表的基本操作-TC data structure using the basic operations- list the basic operation of
least-squares
- * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data.
GM12
- 气象类观测数据,非线性时间序列,gm12模式数据处理-comuputaion of data from gm12 mode
hush-Similarity-statistics
- 利用hush算法统计c语言程序的相似度,以检查两个c程序是否有相互模仿的嫌疑-hush Similarity statistics
AVL
- AVL树、实现了其基本的增删改查。各个功能欢迎指正!-sorry i donot like speak english !
sas
- 次源代码是主要是关于城市和地区各种指标的聚类分析-Second source code is mainly urban cluster analysis on a variety of indicators and regions
JJPC-(2)
- 用 来 对 数 据 进行 间 接 平 差-According to the difference of the number of inter-connected flat with
create_linklist_head
- 头插法是新增节点总是插在头部,以带头结点链表为例,链表头指针是Head,新增节点p的方式创建单恋表-create linklist with head node
Matlab-Local-Music
- 在Matlab中,选择本地歌曲所在文件夹,然后播放-In Matlab, the choice of local songs in the folder, and then play
Greedy-algorithm
- 使用C语言编写的背包问题之贪婪算法求解源代码 -Greedy algorithm using C language source code for solving the knapsack problem
