资源列表

« 1 2 ... .11 .12 .13 .14 .15 1316.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法myvc6

说明:线性链表操作,可以删除、添加、显示、查询等功能-Linear list operations, you can delete, add, display, query and other functions
<刘刚> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法Data-structure-CPP-part1

说明:数据结构中伪代码的C++代码实现。本代码配合于严蔚敏编写的《数据结构》,可使初学者通过练习,更容易尽快掌握数据结构-The C++ source code of <Data Structer> writed by Weimin Yan.
<gl> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构一些知识结构和考试试题,可以应对考试-Data structure of knowledge structure and examination, can cope with exams
<李凯> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法PML

说明:时域有限差分PML程序,用于计算电磁学!-PML Finite Difference Time Domain for to EM
<meanwe> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法Knight-traveled

说明:数据结构算法,骑士游历问题的解决及分析说明。-Data structure algorithms, Knight traveled to problem solving and the analysis shows.
<程雷> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法the-average-path-length

说明:问题描述:平均路径长度是网络中另一个重要的特征度量,他是网络中所有节点对之间的平均最短距离。这里节点间的距离指的是从一个节点要经历的边的最小数目,其中所有节点之间的最大距离称为网络的直径。平均路径长度和直径衡量的是网络的传输性能与效率。平均路径长度的公式为 ,其中dij表示点i和j之间的最短距离(若dij不存在时,dij就不能加入,且分母要相应减1) 要求:输入邻接矩阵表示的图,计算其平均路径长度-Descr iption of the problem: the averag
<cagfaiss> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法CPPjuanji

说明:用C++实现卷积码的编码和译码,整个过程融为一体,可以实现从卷积码的编码到译码最后还原本来面目的全套实现-Full realization of the convolutional code encoding and decoding with C++ achieve integration of the entire process, and finally restore the true colors can be achieved from the convolutional code
<小西> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法the-magic-square-

说明:用数组实现魔方阵问题 并输出魔方阵 要求在一个m×m的矩阵中填入1~m2的数字(m为奇数),使得每一行、每一列、每条对角线的累加和都相等 -the magic square
<Dante> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法eight--queens--problem

说明:这是一个求解八皇后问题的 源代码,这是一种新的方式 ,非常简洁-eight queens problem
<gs> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法Sorts

说明:排序算法,插入排序,折半排序,快速排序,希尔排序-Sorting algorithm, insertion sort, binary sort, quick sort, Hill sorting
<蓝月> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法lab07

说明:本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。-In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary search and binary sort tree to find
<Andy> 在 2025-06-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法7250134

说明:C常用算法程序集  第2部分,第2章源代码,珍藏()
<Lennbk> 在 2025-06-16 上传 | 大小:13kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1316.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org