资源列表

« 1 2 ... .24 .25 .26 .27 .28 529.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法ap-sr

说明:基于非周期随机共振的实现,求最大相关系数有明显的效果-Implementation based on aperiodic stochastic resonance
<wlf> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法List

说明:单链表定义、操作,实现增、删、改、查等功能,传递的参数用引用-Single list definitions, operation, to achieve add, delete, change, search and other functions, the parameters passed by reference
<任伟> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法5

说明:二叉排序树采用二叉链表存储。写一个算法,删除结点值是X的结点。要求删除该结点后,此树仍然是一棵二叉排序树,并且高度没有增长(注:可不考虑被删除的结点是根的情况)。-Binary sort tree stores using the binary tree. Write an algorithm deleting node value of X node. Requested the deletion of the node, this
<若曦> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time c
<若曦> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法paradise

说明:编写一个程序求解迷宫问题,迷宫是一个m行n列的0-1矩阵,其中0表示无障碍,1表示有障碍,设入口为(1,1),出口为(m,n),每次移动只能从一个无障碍的单元移到其周围8个方向上任一无障碍的单元,编制程序给出一条通过迷宫的路径。 要求:(1)输入m*n的迷宫矩阵,如: 6 9 0 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 1 1 0 1 1
<YY> 在 2025-01-24 上传 | 大小:1kb | 下载:0

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

说明:设计一算法,用希尔排序方法对n个原始数据进行排序。要求如下: 输入:(1)输入原始数据个数n; (2)输入n个原始数据。 输出:(1)输出原始数据; (2)输出增量gap及排序过程 (3)输出排序结果。-Design an algorithm, using the n Hill sorting method to sort the raw data. Requirements ar
<YY> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree-similar

说明:按先序遍历序列建立两个二叉树的二叉链表 A 和链表 B ,设计算法判断 A 、 B 二叉树是否相似。-Traversal sequence established by the first two binary tree binary list A and list B, the design algorithm to determine A, B binary tree is similar.
<YY> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法BANK

说明:BANKING APPLICATION IN C-BANKING APPLICATION IN C++
<raj> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法vf-udf

说明:膜渗透 FUENT UDF 气液两相流 -Gas-liquid two-phase flow membrane permeation FUENT UDF
<zhangwenwei> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
<L> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法top_sort

说明:拓扑排序算法 如图g无回路,则输出g的顶点的一个拓扑序列,并返回SUCCESS,否则返回FAIL-Topological sorting algorithm in Figure g no loop, the output of a topological vertex g sequence and returns SUCCESS, otherwise return FAIL
<L> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法PanDuan-HuiWen

说明:利用栈的基本操作对某一字符串作出判断其是否为回文-Basic operations using the stack to make judgments on whether a string is a palindrome
<minjianhe> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 529.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org