资源列表
RollCall
- C#数据结构-算法:随机点名;主要利用文件读取和随机算法实现,是学习数据结构的理想材料。-The data structure of C#- algorithm: random name realize the main use of file read and random algorithm, is the ideal material for the study of data structure.
Maze
- 利用栈解决非递归迷宫求解的C#算法实现,速度快,算法简明可读性强。是学习数据结构的优秀材料。-The realization of C# algorithm, using the stack to solve the non recursive maze solving fast algorithm is concise, readable. Is excellent learning materials data structure.
Circulink
- C#利用循环双向链表解决约瑟夫环问题,算法简明可读性强,是学习数据结构的优秀材料。-Using C# to solve the problem of Joseph ring cycle of two-way linked list algorithm is concise, readable, is excellent learning materials data structure.
cppjieba-master
- 中文分词功能,采用统计学习算法来实现,准确率较高-Chinese word function, using statistical learning algorithms to achieve high accuracy
c900-classic-example
- c编程经典900例,有很经典的例子可供学习。-c programming classic 900 cases, there are classic examples for learning.
ListNode
- 数据结构中的链表操作,内容详细,包括链表的构建,输出显示等。-List data structure, the contents in detail, including the construction of the list, the output display.
labs20090709.tar
- OpenAccess操作Demo, EDA专业必学必练-Demo for using OpenAccess,Necessary for EDA study.
1
- 某文本文件由 字符 组成, 字符 被 分割符 分割为 单词 。 要求程序接受指定文件,分析出其有哪些 单词 组成,并统计每一个 单词 的出现次数, 最后根据出现次数由少到多排序,输出 单词 列表。 //文件包含源码、详细解题报告等-A text file by the " character" component, " character" was " delimiter" split " the word."
2
- CSV文件解析 要求程序接受Excel能解析的CSV文件,解析结果用html table形式输出。 解析后的结构,与Excel解析结果一致。 //文件包含源码、解题报告等-CSV file parsing requirements accepts Excel can parse CSV file, parse the results output html table format. After structural analysis, analytical results are
6-1solution
- 哥尼斯堡的“七桥问题”,哥尼斯堡是位于普罗格河上的一座城市,包含两个岛屿及连接他们的七座桥,问可否走出这样的七座桥,而且每桥只走一次-Konigsberg' s " Seven Bridges problem," Konigsberg is a city located on the river progreso, contains two islands and seven bridges connecting them, asking whether we could
3-2solution
- 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
4-3solution
- 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests