资源列表
P4_23.ZIP
- logo语言中的“龟图”,此程序即实现了“龟图”的功能。-language logo of "turtle", and this program is to achieve a "turtle map" function.
P4_30.ZIP
- 桶排序算法:这是一种比冒泡排序有更好性能,但是要求更多内存的排序方法。-barrels Sorting Algorithm : This is a bubble sort than better performance, but require more memory sequencing methods.
maze_Tr.ZIP
- 一个走迷宫的程序。通过mazeTraverse递归函数实现走迷宫。-a Maze procedure. MazeTraverse through recursive function to achieve Maze.
literature_research.ZIP
- 一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.
sanlianqi.ZIP
- 生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
SJJG_BIT
- 常用数据结构演示:1、链表管理;2、二叉树;3、背包问题;4、力的实现;5、表达式计算;6、分水问题。-commonly used data structures exercise : 1, Chain management; 2, the binary tree; 3, knapsack problem; 4, the force achieved; 5. formulas; 6, the dividing issues.
24dian.tar
- 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
c++date
- 其中一部分是自己写得,一部分是摘录的,希望站长能批准,我以后一定多多努力上传!-part of their written, in part extracts of the hope that the station will approve, I certainly remains to be done after the upload!
BSortTree
- 二叉排序树的几种操作 包括:建立二叉排序树,插入节点,删除节点,查找节点等。对于初学数据结构的很有帮助。
longestCommonSeq
- 最长公共序列的C源码,随机生成字符串,GCC编译通过。-public longest sequence of C source code, randomly generated string GCC compile.
huffman_tree_code
- Huffman编码与译码,实现数据结构树的功能。-Huffman coding and decoding, data structure tree functions.
TU_datastructure
- 数据结构中的重要结构,图,能够实现基本操作等。-data structure of important structures, graphics, and to achieve basic operation.