资源列表

« 1 2 ... .32 .33 .34 .35 .36 1737.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法ACS.pdf

说明:连续蚁群算法,对大家可能有帮助,希望大家互相学习。-Continuous ant colony algorithm, the U.S. may have to help, I hope everyone learn from each other.
<秦军立> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法2

说明:数据结构课程设计——迷宫问题和哈夫曼编码器-Curriculum design data structure- a maze and Huffman coder
<李晓琳> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法05

说明:1.接受原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树。2.编码:利用已建立好的哈夫曼树,对文件中的正文进行编码。3.译码:利用已建立好的哈夫曼树将代码进行译码。4.打印编码规则:即字符与编码的一一对应关系。-1. Accept the raw data: From the terminal reads the character set size n, n characters, and n-weights, th
<楚潇> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法PinDp

说明:一种动态规格算法,所谓的插头dp,提供详细的分析,另附带一道练习。-This document is about a dynamic programming method, providing Detailed analysis and code.
<林学森> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法xishujuzhen

说明:稀疏矩阵的运算程序。该设计程序的功能是由键盘输入稀疏矩阵中非零值的行标,列标和元素值构成的三元组顺序表,这样就确定了整个矩阵,再使两个矩阵以三元组表形式求和、差、乘积并将运行的结果输出,本程序主要用到的知识是以顺序表形式存储稀疏矩阵,再用链表对其进行操作,来通过三元组判断位置、非零值运算实现稀疏矩阵的加、减、乘等运算。-Sparse matrix computation program. The design process is th
<zhuxinyu> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法C

说明:徐晓凯的经典之作:数据结构教程PPT,学习算法的可以看看喔!-Xuxiao Kai' s classic: the data structure tutorial PPT, learning algorithms can look at Oh!
<宋庆席> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法migongwenti

说明:对迷宫问题进行求解,数据结构课程设计可能用的上。-On the maze to solve the problem, the data structure may be used on the course design.
<淡风> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法huffmantree

说明:数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.
<Elaine> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法ASDESGTree-Search

说明:论文 <A Study of Decision Error in Selective Game Tree Search>-paper <A Study of Decision Error in Selective Game Tree Search>
<sunkai> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法DataStructer-Assigments

说明:数据结构的第二章作业。关于链表,栈等所有基本操作的代码-Chapter II of the data structure operations. About linked lists, stacks and all the basic operations of the code
<王彬彬> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法binany_tree

说明:输入二叉树两种遍历结果(中序加另外一种),恢复该二叉树。-Input binary tree the two traversal results (in sequence plus another) to restore the binary tree.
<王伟> 在 2024-10-05 上传 | 大小:116736 | 下载:0

[数据结构常用算法match-of-characters

说明:用朴素模式匹配算法和快速模式匹配算法实现字符串的模式匹配为题,带有详细的运行说明。-With a simple pattern matching algorithm and fast pattern matching algorithm string pattern matching the title, with a detailed descr iption of the operation.
<mafangyuan> 在 2024-10-05 上传 | 大小:116736 | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1737.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org