资源列表

« 1 2 ... .63 .64 .65 .66 .67 1968.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法bank

说明:计算机操作系统中银行家算法的模拟实现,算法简洁明了,容易读懂,并附有注释-Banker' s algorithm simulation in computer operating systems, algorithms, concise, easy to read, with annotations
<林秀> 在 2024-09-30 上传 | 大小:137216 | 下载:0

[数据结构常用算法readfile

说明:对二进制数据文件格式进行重新排序的C程序源码。例如有很多个站的很多时刻的观测数据。本程序将以时间排序的数据变为以站点排序的数据,适应很多工程处理的需要。-Reordering of the binary data file format C program source. For example, the observational data of many stations a lot of time. This procedure
<赵姣姣> 在 2024-09-30 上传 | 大小:228352 | 下载:0

[数据结构常用算法TPS-cpp

说明:针对TPS的简单贪心算法,可以实现对于TPS的分步解决,内容简单易懂,尤其针对打孔机生产效能提高进行特殊改进。-TPS simple greedy algorithm can achieve a step-by-step solution for TPS, simple and easy to understand, especially for the production efficiency of the drilling mac
<Robin> 在 2024-09-30 上传 | 大小:4096 | 下载:0

[数据结构常用算法HaffmanTree

说明:哈弗曼树的建立和实现,方法选取一个权值最小和一个权值次小的结点来构成一个新的父母结点,递归建立一颗哈夫曼树-Hafu Man tree establishment and realization of the method to select a right to the minimum value and a weight value of small nodes to form a new parent node, recursiv
<刘洁> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze1

说明:本程序上层算法采用深度搜索和广度搜索相结合的折中方法,能适合大部分迷宫的最优路径搜索。-This program algorithm using the upper search and breadth first search depth of the combination of this way, for most of the maze can the optimal path search.
<陈杰> 在 2024-09-30 上传 | 大小:113664 | 下载:0

[数据结构常用算法maze2

说明:本程序上层算法采用深度搜索和广度搜索相结合的方法,能在大部分迷宫中快速搜索到最优路径。-This program algorithm using the upper search and breadth first search depth of the method of combining the most rapid in the maze in search to the optimal path.
<陈杰> 在 2024-09-30 上传 | 大小:113664 | 下载:0

[数据结构常用算法merge-sort

说明:merge sort algorithm
<bunyamin> 在 2024-09-30 上传 | 大小:5120 | 下载:0

[数据结构常用算法insertion-sort

说明:insertion sort algorithm
<bunyamin> 在 2024-09-30 上传 | 大小:5120 | 下载:0

[数据结构常用算法Dijkstra

说明:本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download utili
<> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:该程序主要是关于数据结构方面的,包括链表相关功能的实现,各种排序方法如冒泡排序,二分插入排序,图的实现,矩阵和树等程序的实现-The program data structures, including the related functions of the linked list implementation, various sorting methods such as bubble sort, binary insertion
<ws> 在 2024-09-30 上传 | 大小:251904 | 下载:0

[数据结构常用算法SearchReplaceStr

说明:本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。很不错-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download ut
<殷超> 在 2024-09-30 上传 | 大小:27648 | 下载:0

[数据结构常用算法TemplateFun

说明::(1) Ddscat计算消光谱。 (2) Ddfield计算电场分布,需要的参数有网格。 (3) Calltarget生成粒子形状。 -: (1) Ddscat calculate the extinction spectrum. (2) Ddfield calculate the electric field distribution, the required parameters grid. (3) Calltarget
<殷超> 在 2024-09-30 上传 | 大小:4096 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1968.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org