资源列表
C
- C语言队列问题,详细的实现了队列的先进先出的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C language queue problem, detailed implements the functionality of the fifo queue, and the function of the input file, delete the file content function, through singly link
C
- C语言二叉树问题,详细的实现了二叉树的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C binary tree, the function of the detailed implementation of a red-black tree, and the function of the input file, delete the file content function, through singly linked lis
C
- C语言图遍历的问题,详细的实现了图遍历的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C graph traversal problem, detailed the realization of the function of graph traversal, and the function of the input file, delete the file content function, through singly l
four_BiTree
- 二叉树的基本操作:建立、销毁、先序排序、中序排序、后序排序、广义表输出-The basic operation of a binary tree: create, destroy, first order sort, the sort order, the sort order, generalized table output
Data-Structures--GAO-YIFAN
- 《数据结构》算法实现与分析高一凡 书与C源码-"Data structure" algorithm and analysis of high Yifan book with C source code
My_MVC
- 使用MVC模式和观察者模式实现画圆和计算面积、表面积-Use the MVC pattern and the observer pattern implementation Circle and computing area, surface area
Add
- 实现两个很大的十进制数进行相加运算,用栈来实现。-Achieved by adding two big decimal arithmetic, using the stack to achieve.
QuickSort
- 快速排序算法C语言实现,这个是数据结构书上的代码。-Quick Sort algorithm C language, this is the code data structure book.
VariReg
- 很好的数据挖掘软件,完全免费.内附说明文档,总之是比较先进的开源挖掘软件。-hen hao de shuju wajue ruanjian ,fansiren de,zhegewangzhan zhixiang zhuanqian .
Program1
- 这是中文信息处理的分词算法实现,具有很高的正确率和使用价值!这是分词算法的核心内容!具有很高的参考价值。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
avl
- 一套持久化平衡树,可用于代替sgiSTL中的rope,且功能更加强大(略作修改可实现持久化动态树)使用GNUC++标准(在OI前辈fanhq指导下完成)文件内自带使用方法样例-A persistent balanced BST, can be used instead of rope in sgiSTL, and more powerful (slightly modified to achieve lasting dynamic tree) (OI seniors fanhq complete
Applications-tree-structure
- 以班级学生信息作为管理对象,以学生信息中的学生成绩为关键字,生成一棵二叉排序树,查找特定结点。-In a managed object class student information, student information, student achievement is key to generate a binary sort tree, look for a specific node.