资源列表

« 1 2 ... .45 .46 .47 .48 .49 214050.51 .52 .53 .54 .55 ... 216393 »

[数据结构常用算法dfs

说明:深度优先搜索算法DFS的实现,1.如果有可能,访问一个领接的未访问的节点,标记它,并把它放入栈中。 2 当不能执行规则 1 时,如果栈不为空,则从栈中弹出一个元素。 3 如果不能执行规则 1 和规则 2 时,则完成了遍历。-Depth-first search algorithm DFS implementation, 1. If possible, visit a collar then outstanding access node, mark it and put it into the
<陈源> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法large

说明:本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
<陈源> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程Parzen_LOO

说明:Parzen windows needed for Gaussian mixture to evaluate the pdf
<Tavita> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[其他行业my3_wang

说明:实现了排队论中M/M/1模型的模拟及仿真。-Achieved in the M/M/1 queuing theory model for simulation and emulation.
<hfpass> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[其他小程序frequency

说明:ofdm系统载波同步实现,程序完整正确,大家快来下载。-ofdm system, carrier synchronization, integrity of the process correctly, we Come to download.
<李莹> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法expression

说明:利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.
<陈源> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法SimulatedAnnealing

说明:模拟退火算法,利用该算法,实现方程的快速求解-Simulated Annealing
<HEllO2010> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[Windows编程SimulatedAnnealing12

说明:模拟退火算法,利用该算法,实现方程的快速求解以及寻找最优路径-Simulated Annealing
<HEllO2010> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容analogClock

说明:a 2d analog clock source code
<sanan> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[Windows编程12

说明:该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线-The program' s function is a binary image and then use the Hough transform to detect straight lines in the image
<HEllO2010> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程suanfa

说明:该函数的功能是利用matlab实现图像的快速有效的分割-Function of the function is to use matlab to achieve fast and efficient image segmentation
<HEllO2010> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[C#编程Merge

说明:对于任意给定的n个元素的数组,要求从中找出第k小的元素,试用分治思想求解该问题。 -For any given n-element array of demands to find out the first k elements of a small, try thinking of sub-rule to solve the problem.
<lcs> 在 2025-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 214050.51 .52 .53 .54 .55 ... 216393 »

源码中国 www.ymcn.org