资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2657 »

[数据结构常用算法campusNavigate

说明:校园导航程序,数据结构中图的利用的典型例子(我的一次课程实验源代码),本代码用C语言编写; 基本功能: 1.校园景点信息的查询功能。 2.校园景点最短路径查询功能。(求图的最小路径)-campus navigation procedures, the data structure using the map of a typical example (I once Experimental source code), The
<ARK> 在 2024-05-22 上传 | 大小:10240 | 下载:1

[数据结构常用算法Matrix

说明:很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
<高纯玲> 在 2024-05-22 上传 | 大小:15360 | 下载:1

[数据结构常用算法haxibiao

说明:一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。 2) 输出形式: 输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R. 3) 程序所能达到的功能: 利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果
<huangfeng> 在 2024-05-22 上传 | 大小:261120 | 下载:1

[数据结构常用算法c++005

说明:这是一个双向链表的源码,用C++开发实现。
<xieminggang> 在 2024-05-22 上传 | 大小:15360 | 下载:1

[数据结构常用算法CQuantizer

说明:一个octree algorithm 的实现CQuantizer.-The octree algorithm realize a CQuantizer.
<binarytree> 在 2024-05-22 上传 | 大小:4096 | 下载:1

[数据结构常用算法medi

说明:对于给定的n个元素的数组X[0:n-1]和Y[0:n-1],试设计一个O(logn)时间算法,计算X和Y的中位数.
<李靖平> 在 2024-05-22 上传 | 大小:1024 | 下载:1

[数据结构常用算法dijkstra

说明:经典求最短路径算法程序--dijkstra算法。完整的C++源码程序。-Classical procedures seek the shortest path algorithm Dijkstra algorithm. Complete C++ Source procedures.
<刃具> 在 2024-05-22 上传 | 大小:1024 | 下载:1

[数据结构常用算法sort

说明:这是数据结构的课程设计,对起泡排序、直接排序、简单选择排序、快速排序、希尔排序和堆排序算法进行比较和分析,C语言实现。-This is the data structure of the curriculum design, sort of sparkling, direct sequencing, a simple selection sort, quick sort, Hill sort and heap sort algorith
<Anse> 在 2024-05-22 上传 | 大小:196608 | 下载:1

[数据结构常用算法creatbinarytree

说明:随机生成25个整数,介于1~10间为真实节点,其余为虚节点。将这一生成理解成完全二叉树,构造生成一棵完全二叉树。在此基础上执行:先根、中根、后根遍历;指定一节点整数,可给出其从根开始的路径。 二叉树采用链式方式存储。-25 randomly generated integer between 1 ~ 10 for the real node, and the rest for the virtual node. Will be i
<> 在 2024-05-22 上传 | 大小:2048 | 下载:1

[数据结构常用算法heap

说明:C语言大堆排序算法,当定时器资源不足时,可用来实现软件定时器-C language quoted above, sorting algorithm, when the timer when the lack of resources that can be used to achieve software timer
<aliswang> 在 2024-05-22 上传 | 大小:3072 | 下载:1

[数据结构常用算法shu1123

说明:清华大学严蔚敏数据结构习题集(c版)答案-Tsinghua University, Yan Wei-min exercise set data structure (c version) answer
<lili> 在 2024-05-22 上传 | 大小:140288 | 下载:1

[数据结构常用算法CodeUnixAnsi.tar

说明:数据结构算法源码c++附带的源码包含大量c++算法源码-Data Structure Algorithm source c++ Attached source contains a large amount of c++ Algorithm source code
<王伟> 在 2024-05-22 上传 | 大小:378880 | 下载:1
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2657 »

源码中国 www.ymcn.org