资源列表
list
- 单链表的基本操作。包括增加、删除、查找元素。-Single list of basic operations. Including add, delete, find the element.
hour-minute-second-add
- 在一个初始的时间(时、分、秒)上加上一个时间(秒),输出相加后的时间-Define a time ,and add some seconds on it ,and then ,print the result time.
1.1.1
- ADT List 基本操作12个; 用顺序存储结构实现-ADT List Basic Operation 12 with sequential storage structure to achieve
postin
- 给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后 序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。
erchashu
- 实现二叉树三种周游,即先根周游,后根周游同对称周游。可选择-Binary tree to achieve the three travel, that is, around the first root, root around the same symmetry around. Optional
TestHechangDuixing
- 动态规划之合唱队形,即利用动态规划解决合唱队形的问题-Dynamic Programming
calculator
- 计算中缀表达式,数字为整数,加减乘除四则运算 -*This program can solve simple formula *by adder, subtraction, multiplication and division, *whose operand is float, including minus float. */
C
- C语言单向线性链表,包括插入删除等主要操作。-C-linear one-way linked list, including the insertion deletion and other major operations.
Maths
- 中缀表达式转换后缀表达式,并负值使其算出结果-Infix expression into postfix expression, and negative results to calculate
KNAPSACK
- 背包问题,动态规划实现了01背包和贪心算法部分背包-Knapsack problem, 01 backpack and full backpack
fuzzy_cluster1
- fuzzy_cluster模糊聚类分析,本函数使用的是直接聚类法,直接输出聚类信息,无返回值 输入参数data是需要分类的数据,将会对data的列分类,请输入数据前把需要分类的向量按列保存到矩阵data 输入参数numda是分类的分类点,如果不知道可以先省略,系统默认1-0依次减小用以方便判断分割点,然后用户再细分- Fuzzy_cluster fuzzy clustering analysis, the function uses the clustering method i
di-gui-qiujie-8-Queen
- 递归求解八皇后问题。C语言程序,数据结构课程作业,注释完全,简单易懂,亲测可用。-Recursively solving the eight queens problem. C language programs, data structures course work, notes completely, easy to understand, pro-test is available.