资源列表

« 1 2 ... .21 .22 .23 .24 .25 1326.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法Chap02

说明:这是对矩阵的算法,插入,删除,导入,和矩阵有关的东西比较全面-This is a matrix algorithm, insert, delete, import, and something about a more comprehensive matrix
<yangai> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法16

说明:16位循环冗余校验算法 以及 32位循环冗余校验算法 -16-bit cyclic redundancy check algorithm and 32-bit cyclic redundancy check algorithm
<linux> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法Demo_Sort

说明:C++ 排序函数模板源码,MFC程序可用(冒泡) 一个排序可以用的C++函数模板,无意间需要对字符串集合CStringArray进行排序,但标准模板库STL提供的函数模板sort虽然功能强大,不过有些不便-Can be a sort of C++ function template, a collection of unintentionally CStringArray need to sort the string, but
<xcan> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法sy7

说明:数据结构是计算机各相关专业的一门重要基础课,上机实验可以达到对学生所学理论基础知识进行种全面综合训练的目的,与课堂教学、学生自学以及习题练习等相辅相成、必不可少,是一个十分重要的教学环节,-The relevant data structure is a computer professional' s an important basic course experiment on the computer can reach t
<张玺> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法c

说明:计算机等级考试二级C语言链表复习资料,让你不在害怕链表-Computer grade examination review materials II C-list, so you' re not afraid to list
<xin> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法project1

说明:本科数据结构课程中的一个实验例子,内含代码及实验报告-Undergraduate data structures course a test example of the report containing the code and experiment
<kkjesgjg> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法Template-Binary-Search

说明: The "binary search algorithm" is one of the quickest way for searching threw an array, the "linear search algorithm" makes "n" comparaisons for searching for an element inside a given array. The "binary search algorithm
<Bhushan> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法bender

说明:Source code for the Bender motid detector graph algorithm. Very fast.
<Kalisto> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法jiegou

说明:数据结构 一直对它不了解情况这点知识还可以学到点东西 高手就不用下了-This has been the knowledge of its ill-informed can learn to do something under the master
<xu> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法1612027Optimize

说明:本算法包含牛顿法、梯度法、导数法、步长加速法、直接法等优化算法-The algorithm contains the Newton method, gradient, derivative, reeves, the direct method and other optimization algorithms
<shenys> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法huffman

说明:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. 基本要求:一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码;
<何杰> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法26-C-algorithm

说明:C语言编写的26中经典常用算法,详情请查看压缩包内源码(26 C in the classical language commonly used algorithm)-26 C in the classical language commonly used algorithm
<pegxb> 在 2024-11-16 上传 | 大小:12kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1326.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org