资源列表

« 1 2 3 4 5 67 8 9 10 11 ... 2658 »

[数据结构常用算法数据结构1

说明:里面介绍的是严蔚敏《数据结构(c语言版)习题集》第二章答案-introduced inside the Yan Wei Min "data structure (c language version) Exercise Book," the second chapter answer
<李灵> 在 2024-05-01 上传 | 大小:6144 | 下载:1

[数据结构常用算法殷人昆:数据结构(用面向对象方法和C++描述)

说明:殷人昆:数据结构(用面向对象方法和C++描述)-Queensland Yin Dynasty : data structures (using object-oriented methodologies and C described)
<merely> 在 2024-05-01 上传 | 大小:9804800 | 下载:1

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

说明:数据结构用C语言实现,算法较巧妙-data structure using C language, the algorithm more cleverly
<人生如梦> 在 2024-05-01 上传 | 大小:445440 | 下载:1

[数据结构常用算法0-1背包的回溯算法

说明:回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving
<gtop> 在 2024-05-01 上传 | 大小:254976 | 下载:1

[数据结构常用算法链表的维护与文件形式的保存

说明:数据结构链表的维护与文件形式的保存-data structure maintenance and preservation of the document
<李景良> 在 2024-05-01 上传 | 大小:9216 | 下载:1

[数据结构常用算法字符解密

说明:这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
<xtbc> 在 2024-05-01 上传 | 大小:2048 | 下载:1

[数据结构常用算法AOE-net

说明:该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated cr
<邱孝杰> 在 2024-05-01 上传 | 大小:1024 | 下载:1

[数据结构常用算法divide and conquer

说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
<唐海浪> 在 2024-05-01 上传 | 大小:1024 | 下载:1

[数据结构常用算法Hfmtree编译码器

说明:利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication chann
<cuckoo> 在 2024-05-01 上传 | 大小:2048 | 下载:1

[数据结构常用算法公共子序列

说明:本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
<汪永威> 在 2024-05-01 上传 | 大小:1024 | 下载:1

[数据结构常用算法会议安排

说明:本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical app
<汪永威> 在 2024-05-01 上传 | 大小:1024 | 下载:1

[数据结构常用算法傅里叶级数逼近源码

说明:傅立叶级数在数字信号处理中有非常重要的应用,这里提供了傅立叶级数在C环境下的源码及其应用,对于数据处理的工程人员大有裨益。-Fourier series in the digital signal processing is a very important application, it provides Fourier Series C environment in the source and application of dat
<赵凤鲜> 在 2024-05-01 上传 | 大小:1024 | 下载:1
« 1 2 3 4 5 67 8 9 10 11 ... 2658 »

源码中国 www.ymcn.org