资源列表

« 1 2 ... .30 .31 .32 .33 .34 235.36 .37 .38 .39 .40 ... 2656 »

[数据结构常用算法bhhwt

说明:数据结构中的八皇后问题,用C语言编写对你有帮助-Data structure in the eight queens problem, using C language to help you
<姚广东> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Double_List_and_Sort

说明:双链表和排序,排序有四种,冒泡、插入、选择、折半-double list and sort
<amdly> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Cpp2

说明:一个按相应比高者优先调度算法实现进程调度的程序,当就绪进程数大于处理器个数时,就必须按某种策略决定那个进程优先占用处理器。本事淹没你在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作-A person by the appropriate priority scheduling algorithm than the high process scheduling process, when in place when the
<赵爽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法student

说明:学生成绩管理程序。能精确管理学生的各项数据及简便提取利用-Student performance management process. Students can accurately manage the data and use simple extraction
<地方官> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法exchange_sones_of_Binarytree

说明:由用户输入数据建立二叉树,实现左右儿子交换并输出到终端-exchange sones of Binary tree.
<杨渊> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /*
<garming> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明:希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。-Shell Sort
<aaa> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
<袁乐笳> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法MiGong

说明:这是一个用递归实现迷宫求解的程序,该程序十分的简单,同时效率很高,是本人对自己比较满意的一个程序-This is a maze solving with a recursive procedure, the procedure is simple, while efficient, is quite satisfied with my own a program
<孤独剑客> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Newton

说明:实现牛顿插值法的运算,任意输入插值点的数目,再输入每个插值点对应的数与数值,在输入所要求的插值点,程序自动实现差值计算。-Newton
<郭敏霞> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:普利姆算法的C++实例演示。用于求无向网的最小代价生成树-Pliem algorithm C++ instance of the presentation. Undirected network for minimum cost Spanning Tree ... ... ... ...
<Lay one> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明: 希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因D.L.Shell于1959年提出而得名。-Shell Sort is an insertion sort. Is for direct insertion sort algorithm. The method is also known as narrowing the incremental sort, because D.
<wjs> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 235.36 .37 .38 .39 .40 ... 2656 »

源码中国 www.ymcn.org