资源列表

« 1 2 ... .99 .00 .01 .02 .03 1804.05 .06 .07 .08 .09 ... 2656 »

[数据结构常用算法DeleteList

说明:删除链表。数据结构中算法小程序。初学者很适用的。-Delete list. Data structure algorithm applet. Beginners are applicable.
<林林> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法Structure

说明: 数据结构是计算机学科的一门核心课程。数据结构课程的 任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存 储结构以及实现各种操作的算法等问题。掌握如何组织数据、 如何存储数据和如何处理数据的基本方法,从而更好地进行软 件开发和应用。 典型数据结构包括表、堆栈、队列、数组、串、树、二叉 树、图、递归程序设计、排序和查找方法,介绍的典型存储结 构包括顺序存储结构、链式存储结构以及这两种典型存储结构 的结
<袁和平> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法KnapsackProblem

说明:0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
<王若> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法DDS_Signal

说明:基于SPACE061A凌阳单片机的DDS信号发生器,频率 幅度 可调-Based on SPACE061A Sunplus the DDS signal generator, frequency, amplitude adjustable
<杨阳> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法insertion_sort

说明:insertion sort with graphs...plotting random elements up to 1000 elements and sort it using insertion sort-insertion sort with graphs...plotting random elements up to 1000 elements and sort it using insertion sort.....
<dmags> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法Shortestpathalgorithmbaseonmapx

说明:以经典的最短路径算法——Dijkstra算法为原理,基于Mapx在VisualBasic平台对其算法研究、验证,最终得出算法的可行性-The classic shortest path algorithm- Dijkstra algorithm for the theory, based on its platform Mapx algorithm in VisualBasic, validation, and ultimately c
<songjinxing> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法sort

说明:Buble sort, Quick sort, Select sort
<lpluto> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法Dantjig-algorithm

说明:dantjig算法球最短路径,可以求出一个图中各点到某点的最短距离,也称为标号法求最短路径。-dantjig algorithm, which can find the shortest path in a graph.
<liyandong> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法DijkStra

说明:迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找-Dijkstra algorithm vc++6.0 to achieve, the shortest path algorithm to find
<chegnyong> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法N-Queen-problem

说明:可以实现N皇后的问题 运用简易算法 大大降低了耗时-N-Queens problem can be achieved using simple algorithm greatly reduces the time-consuming
<胡骏> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法yy6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。 -1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function
<武朝阳> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法duipaixu1

说明:堆排序的程序,希望能够给大家帮助,写的不好,能够运行而已。-Heap sort program, hoping to give you help, badly written, able to run it.
<禚永盛> 在 2024-10-04 上传 | 大小:157696 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1804.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org