资源列表

« 1 2 ... .25 .26 .27 .28 .29 1930.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法ddt

说明:多段图、遍历、排序。用C语言解决多段图中的成本问题,得出最佳优化方案。-More paragraphs figure, traverse, ranking. C language solve more paragraphs in the chart the cost, obtains the best optimization scheme.
<欧阳> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法byq

说明:哈弗曼编码、译码器。使用C语言编写出哈弗曼编解码器。-Corner man coding, decoder. It was written in C language corner out) codec.
<欧阳> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法chengxshejidas

说明:本代码是程序设计大赛中的一般试题解答,有部分算法。-This code is program design competition to the general answer questions, a part of the algorithm.
<欧阳> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法PCB

说明:BOI2010 PCB竞赛题的解法,VC++实现,主要用到了数据结构中的二叉树搜索算法-BOI2010 PCB contest problem solution, VC++, the main use of the data structures in the binary tree search algorithm
<Joy> 在 2024-10-01 上传 | 大小:104448 | 下载:0

[数据结构常用算法Josephus

说明:Josephus算法实现,VC++实现,主要用到了循环链表,对于学习数据结构很有用处-Josephus algorithm, VC++ implementation, the main use of the circular linked list is useful for learning data structures
<Joy> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法8_queen

说明:8皇后问题的解决算法,VC++实现,输入N皇后,输出算法迭代次数-8 queens problem solution algorithm, the VC++ to achieve N Queen, the output of algorithm iterations
<Joy> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Tetris

说明:俄罗斯方块的简单解法,VC++实现,编译环境,visual studio2008-Tetris A simple approach to VC++ to achieve the build environment, Visual studio2008 and
<Joy> 在 2024-10-01 上传 | 大小:7168 | 下载:0

[数据结构常用算法hw2_25

说明:用链表的结构存储多项式的输入程序,VC++实现,构建了较完备的类-Polynomial of the input program stored in a linked list structure, the VC++ to achieve and build a complete class
<Joy> 在 2024-10-01 上传 | 大小:89088 | 下载:0

[数据结构常用算法data-sturct

说明:顺序存储的线性表维护子系统的实现,编程建立了线性表,对顺序存储的线性表实现了查找、插入、删除、修改操作。-Linear order storage table maintenance subsystem implementation, programming, linear table, on the order of the linear form of the stored search, insert, delete, modif
<鲍慊> 在 2024-10-01 上传 | 大小:11264 | 下载:0

[数据结构常用算法DaShuJieCheng

说明:1 实现大数阶乘 2 数据结构与算法 3 链表实现-1 realization of large numbers factorial 2 Data Structures and Algorithms 3 linked list implementation
<> 在 2024-10-01 上传 | 大小:14336 | 下载:0

[数据结构常用算法MyHuffmanSzip

说明:1 实现霍夫曼压缩 2 构建霍夫曼数 3 实现压缩、解压-1 Huffman compression 2 Construction of Hoffman number 3 to achieve compression, decompression
<> 在 2024-10-01 上传 | 大小:66560 | 下载:0

[数据结构常用算法Binary-tree-VC

说明:建立一棵二叉排序树并对它进行前序遍历。建立二叉树利用了插入算法,数据由用户输入;对二叉树前序遍历,利用非递归调用子程序,然后对二叉树(1)访问根结点;(2)遍历左子树;(3)遍历右子树。程序中要注意左右指针llink和rlink的使用。-Create a binary sort tree and pre-order traversal. The establishment of the binary tree to the use of
<鲍慊> 在 2024-10-01 上传 | 大小:10240 | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1930.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org