资源列表
[数据结构常用算法] tongxunlu
说明:本程序中主要是利用了和链表相关的知识实现了类似电话簿一样的功能,并能删除、保存等功能。对想了解链表的有比较好的帮助。-Mainly used in this procedure and the list of the relevant knowledge to achieve a similar phone book function, and can delete, save and so on. On the list would<chengguoqing> 在 2024-11-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] doublelist
说明:双链表的有关程序,包括插入数据,删除数据。-Double-linked list of the relevant procedures, including inserting data, deleting data.<xujian> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C-Common-algorithm---Set
说明:一个C语言常用算法集,里面会有你用得着的算法,错误之处,请君等自己修正后在使用。-A set of C language commonly used algorithm, which algorithm will you need it, mistakes, inviting the use of their own, such amendments.<陈晓> 在 2024-11-15 上传 | 大小:270kb | 下载:0
[数据结构常用算法] HaffmanCode
说明:哈弗曼编码 暑期课程设计作业,c++开发,输入字母串后,对个字母编码以及译文显示,动态演示哈弗曼树的生成-Ha Fuman summer curriculum work coding, c++ development, the input letter string, the translation of the letter codes and show that the generation of dynamic display H<spiritualcastle> 在 2024-11-15 上传 | 大小:3.7mb | 下载:0
[数据结构常用算法] cSharp-data-structure
说明:将数据结构与C#语言和.NET框架结合是本书的一大特点。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structures and C# language and. NET fr a mework with a major feature of this book. Book all the<小飞> 在 2024-11-15 上传 | 大小:1.29mb | 下载:0
[数据结构常用算法] tuopupaixu
说明:此为拓扑排序算法,拓扑排序是网络中的确定逻辑先后顺序的一种算法,要求网络中没有回路-This is the topological sort algorithm, the network topology in order to determine the logical order of an algorithm that requires no loop network<weiang> 在 2024-11-15 上传 | 大小:789kb | 下载:0
[数据结构常用算法] BinaryTree
说明:创建二叉树类。二叉树的存储结构使用链表。 提供操作:前序遍历、中序遍历、后序遍历、层次遍历、计算二叉树结点数目、计算二叉树高度。 -Create a binary tree class. Binary tree using linked list storage structure. Provides operations: pre-order traversal, inorder traversal, postorder tr<valentine> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] eight-queen
说明:通过堆栈结构解决著名的八皇后问题,同时也是数据结构中的典型例题-Codes for the well-known eight-queen problem<wangfuwei> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] word-counting
说明:统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling<wangfuwei> 在 2024-11-15 上传 | 大小:406kb | 下载:0