资源列表
clisp_generate_sentences
- Clisp random sentences generation up to 27 possible combination.
Stack-and-Queue
- 关于 队列 栈 二叉树等数据结构的经典实验及数据-On the queue stack binary tree data structure of the classic experiments and data
algo3-5
- 求解有关迷宫路径的问题的算法,可以输出最优路径,以及所有路径-path of a puzzle...
Algorithms-and-data-structures.
- 算法与数据结构。家园树问题。窗口移动。大小球问题。多重元素。哥德巴赫猜想。-Algorithms and data structures. HOMETREE problem. Windows mobile. Size of the ball problem. Multiple elements. Goldbach conjecture.
DoubleLinkList
- 一个简单的双向链表的小程序,实现了增加和删除节点的功能。-A simple two-way chain table of small program, realized the function of add and remove nodes
YenTopKShortestPathsAlg
- 求解网络中前k条最短路径,并且考虑重复遍历的情况-YenTopKShortestPathsAlg Solving the network before the k shortest paths
BST
- implement binary search tree operations
search
- 数据结构中的--用遍历查找树等实现查找的方法功能-Data Structures- Find ways to achieve functional
Graph
- 数据结构--实现图的各种操作-Data structure- plan is to achieve a variety of operations
bayes
- 通过贝叶斯决策,测试给定的一组数据(身高/体重)来判断是男生还是女生。-Through Bayesian decision, given a set of test data (height/weight) to determine if a guy or girl.
system
- 这是一个基于C语言实现的成绩管理系统,主要有成绩的录入以及增删改查等功能-This is a C-based language of the performance management system, the main achievements of the entry and CRUD functions
infix
- c语言 中缀、后缀 算术表达式求值用栈实现-c language, infix, postfix arithmetic expression evaluates to achieve with Stack
