资源列表

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

[数据结构常用算法01beibao(dongtaiguihua)

说明:01背包问题的动态规划算法,能运行,我调好的-01 knapsack problem dynamic programming algorithm, to run, I am a good tune
<crp0289> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法linklist

说明:构造一个空链表,销毁链表,将链表置为空表,判断链表是否为空,是返回1,否则返回0,返回链表中元素的个数等功能-Constructs an empty linked list, destroyed linked list, will list the empty table, judge whether the list is empty, is 1, otherwise returns 0 return, return to list
<周春露> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Sqlist

说明:线性表的相关操作,构造一个空的线性表,销毁线性表,将线性表置为空表,判断线性表是否为空,是返回1,否则返回0,返回表中元素的个数-Linear list of related operation, constructs an empty linear list, destruction of linear list will be linear table set to empty table, linear list for null
<周春露> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法binary-and-haffman

说明:初学者学习数据结构做的两个小程序,二叉树和哈夫曼树的源代码-Data structures for beginners to learn to do the two small programs, binary and source code of Huffman tree
<wangbing> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Prim

说明:描述tree的運用,並且利用Prim s來解決次問題-Describe the use of tree and use Prim' s to solve the time problem
<Lkk> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法list

说明:使用指针创建一个双向链表,实现添加,删除,查询,删除头,删除尾等功能-Create a two-way linked list with pointers to achieve add, delete, query, delete first, remove tail and other functions
<mao> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法hafumanbianma

说明:设计哈夫曼编码,建立哈夫曼树,并在C语言实现。-Design of Huffman coding, Huffman tree establishment, and in C language.
<吴智强> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法graph

说明:图如何建立,采用了链表知识,其中还采用了迪杰斯特拉算法求两点最短距离-graph disk
<zj> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法C-experimentation

说明:(C)1.是能找出一串数中的最值,及其序号。(是选择排序法的基础) 2.对输入文本中的多个字符串排序(涉及字符串指针,指针数组,二维数组,三者综合应用) 3.选择排序法。-The C experimentation.
<王阿万> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法first-fit_mem_manage

说明:首次适应算法管理内存简单练习,链表简单模拟-First fit algorithm for memory management simple exercises, lists simple simulation
<石皓伟> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法dynamic-queue-and-stack

说明:动态实现堆栈和队列的添加、删除等的操作,C代码实现-Dynamic realization of the stack and queue add, delete and other operations
<> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法hfm

说明:huffman 哈夫曼编/译码器 利用哈夫曼编码进行通信可以大大提高1言道利用率,缩短信息传速时间,降低传输成本。但是.这要求在发送端通过一个编码系统对待传数据预先编码.在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输俏息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 -huffman Huffman encoder/decoder to commun
<尘封> 在 2024-11-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1913.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org