资源列表

« 1 2 ... .08 .09 .10 .11 .12 1213.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法shuju

说明:多关键字排序的实现,利用多关键字排序进行高考分数处理,除了需对总分进行排序外,不同的专业对单科分数的要求不同,因此在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序(详见题集p169)。-The realization of multi-key sort using multiple keyword ranking for the college entrance examination scores of treat
<王军> 在 2025-06-02 上传 | 大小:215kb | 下载:0

[数据结构常用算法BTree

说明:二叉树的建立,前序中序后序遍历,线索化,递归非递归遍历,查找前驱或后继结点,输出,菜单实现。-The establishment of a binary tree, inorder preorder postorder traversal, threaded, non-recursive traversal recursion, find precursor or successor nodes, output, menu implem
<zhangjing> 在 2025-06-02 上传 | 大小:165kb | 下载:0

[数据结构常用算法AddressBook

说明:数据结构用C语言编写通讯录管理系统任务:通过此系统可以实现如下功能..录入:录入新的通讯信息(包括姓名、通讯地址、邮编、联系电话)查询:可按照姓名进行查询相关信息修改:可修改相关信息-Data structure book using C language task management system: This system can be achieved through the following functions .. entr
<nanli_cn> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:一个关于冒泡法排序的PPT,讲述了冒泡法的运算过程,适合初学者-Law on the bubble sort of a PPT, the operation described the process of bubbling method, suitable for beginners
<philobc> 在 2025-06-02 上传 | 大小:118kb | 下载:0

[数据结构常用算法maopao

说明:VC做的100米比赛排名采用冒泡法排序问题-Bubble sort method
<dxq> 在 2025-06-02 上传 | 大小:130kb | 下载:0

[数据结构常用算法erfenfa

说明:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)-Programming data sequence using binary search and sequential search method to find the next element standard, requires the use of class templates (which
<dxq> 在 2025-06-02 上传 | 大小:10kb | 下载:0

[数据结构常用算法huffman

说明:基于随机快速排序的哈弗曼编码 基于贪心算法-huffman bianma
<小磊> 在 2025-06-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法Huffman

说明:数据的哈夫曼编码和解码程序,上次发的程序有错误,这个是改正版。-Huffman encoding and decoding of data procedures, the procedures made an error last time, this is the correct version.
<YinWenjie> 在 2025-06-02 上传 | 大小:5kb | 下载:0

[数据结构常用算法3

说明:二叉树的子节点互换并打印对于学习数据结构来讲确实很有辅助-Exchange of the child nodes of a binary tree and print
<XY> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法danlianbiao

说明:单链表的相关操作(建立单链表+求长度+显示+查找+插入+删除+排序+就地置逆+求最大最小值+两链表的降序合并)-Single list of related operations (seeking to establish the length of a single linked list+ search+ show++ sort+ insertion+ deletion+ reverse+ find local maximum an
<anderson> 在 2025-06-02 上传 | 大小:442kb | 下载:0

[数据结构常用算法maze

说明:采用C++写的找迷宫的算法,可以找到矩形迷宫中的路径,并且可以处理一些迷宫中遇到的阻碍-Written using C++ algorithm to find the maze, the maze can be found in the path of the rectangle, and can handle some of the obstacles encountered in the maze
<zhang> 在 2025-06-02 上传 | 大小:10kb | 下载:0

[数据结构常用算法Cpp

说明:罗列了C++常用的算法,对于入门的人来说是一份不可多得的资料-Lists the C++ algorithms used, for the entry of people, information is a rare
<章剑 > 在 2025-06-02 上传 | 大小:22kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1213.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org