资源列表

« 1 2 ... .51 .52 .53 .54 .55 2456.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法Huffman

说明:实现Huffman树的创建、编码及译码, 对一个字符串进行Huffman编码与译码,字符串中每个字母的权值自由设置。附有源码、可执行文件与说明文档。-Huffman tree to achieve the creation, encoding and decoding, Huffman for a string of encoding and decoding, the string of each letter of the
<蔡颖> 在 2024-11-07 上传 | 大小:77824 | 下载:0

[数据结构常用算法workspace

说明:一些入门的c++编程例程:数组、指针、引用、类、循环、逻辑表达、友元等-Some started c++ programming routines: arrays, pointers, references, classes, cycling, logical expression, friend, etc.
<刘洋> 在 2024-11-07 上传 | 大小:16782336 | 下载:0

[数据结构常用算法jingdongzongcou

说明:用C++编写的京东众筹的简单算法,算法简单,可用于C++中数值类型的练习-C++ prepared by the simple algorithm of Jingdong congregation raised, the algorithm is simple, can be used for C++ in the numerical type of exercise
<shiyanhua> 在 2024-11-07 上传 | 大小:611328 | 下载:0

[数据结构常用算法baolei

说明:西工大得算法的考试的题目 堡垒问题 这个问题的答案已经经过考证 是正确的答案-NPU answer examination questions have algorithms fortress problem with this issue has been research is the right answer
<> 在 2024-11-07 上传 | 大小:14336 | 下载:0

[数据结构常用算法quick-sort-and-random-quick-sort

说明:实现了普通快速排序和随机快速排序,快速排序采用《算法导论》第三版中给出的算法实现。-To achieve a common fast sort and random quick sort, quick sort using the algorithm Introduction in the third edition of the algorithm is given.
<七月飞霜> 在 2024-11-07 上传 | 大小:2437120 | 下载:0

[数据结构常用算法Algorithm-Introduction-Experiment

说明:中科大软件学院算法导论实验源代码,包括0-1背包问题、快速排序、贪心算法等问题。-this pack of code includes 0-1 knapsack problem, quick sort, greedy algorithm and other issues
<七月飞霜> 在 2024-11-07 上传 | 大小:6190080 | 下载:0

[数据结构常用算法BinarySearchTree

说明:java实现二叉树搜索树的查找查找关键字进行优化路径查找-Java implementation of the two binary tree search tree search to find the key word to find the path to optimize the path
<DAVID> 在 2024-11-07 上传 | 大小:108544 | 下载:0

[数据结构常用算法Vector-mobile

说明:向量移动的简单算法,希望对大家有用,这是比较基础的算法。-Vector simple algorithm to move, we want to be useful, it is the basis of comparison algorithms.
<翁小龙> 在 2024-11-07 上传 | 大小:26624 | 下载:0

[数据结构常用算法Huffman_code

说明:实现Huffman算法,对数据进行最优编码压缩。-huffman code
<tanghongwei> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法chargepumpcircuitdesign

说明:Ultra Low Power Boost Converter with Battery Management
<m> 在 2024-11-07 上传 | 大小:2118656 | 下载:0

[数据结构常用算法KMP

说明:通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
<毛意超> 在 2024-11-07 上传 | 大小:1699840 | 下载:1

[数据结构常用算法Brute-Force

说明:通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
<毛意超> 在 2024-11-07 上传 | 大小:1699840 | 下载:1
« 1 2 ... .51 .52 .53 .54 .55 2456.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org