资源列表
gartdsifn
- 该算法为fastica的c++版本,有很好的分离效果,()
an-array-of-linked-lists
- 数据链表的基本实现,包括用数组模拟建立一个链表,求长度,遍历及在指定位置插入以及删除数据。-The basic implementation of the data linked list to create a linked list using an array of analog and length, traverse and insert, and delete data in the specified location.
tetris
- 文件中包含了俄罗斯方块的实现程序,编程语言C++,可以实现简单的游戏体验-File contains Tetris implementation procedures, programming languages C++, can achieve a simple game experience
minimum-depth-of-binary-tree
- leetcode 数据结构题目中的答案,已经调试,直接运行,求二叉树的最小深度-leetcode title data structure answers have been debugging, run directly
SomeDucumentsofDataStructure
- 数据结构的资料,主要是关于其程序设计竞赛中的应用以及相应的事例-Some Ducuments of Data Structure
TestLinkNode
- 一个单链表的算法实现及测试,亲测好使,希望大家喜欢-A single list and algorithm testing, pro-test so that, I hope you like
Anorldi
- 关于Arnoldi算法的今年来的中文资料,希望能够给有兴趣编写这方面算法的人提供帮助-Arnoldi algorithm on the Chinese data this year, hoping to write this algorithm are interested in helping people
Tbook_OK
- 在vc下用C语言写的手机简单通讯录系统...基于文件操作...实现对联系人的增加...删除....修改功能-Written in C language phone contacts ... file-based operations ... the increase in contacts ... delete .... modify functions ...
TicketQue-lgood
- C++ 写的 基于队列的火车站购票系统,可以与数据库连接,可以加图形界面,可以改变成真实项目-C++ wrote train station ticket queue-based system, you can connect to the , you can add a graphical interface, it can change into a real project
AssicTest--HUFFMAN
- 用于数据结构学习中 压缩原理学习 希望有所帮助-Compressed data structure for learning principles help to learn hope
hfm
- 1.建立哈夫曼树 从终端输入字符大小n,以及n个字符和n个权值,建立哈夫曼树 2、编码 利用已建好的哈夫曼树,对输入的字符进行编码,并输出编码结果 译码:利用已建立好的哈夫曼树对输入的代码进行编码,并输出译码结果-(1) Establish the Huffman tree from the terminal input character size n, and n and n characters right value, establishes a Huffman tree
2-2
- 求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人,并采用数组表示作为求解过程中使用的数据结构。-Josephus problem solving functions. With a sequence of integers 1, 2, 3, ... ..., n that order around a round table around and use that as an array of data used in the process of