资源列表

« 1 2 ... .07 .08 .09 .10 .11 20312.13 .14 .15 .16 .17 ... 28522 »

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

说明:利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method
<文一> 在 2025-06-20 上传 | 大小:1kb | 下载:0

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

说明:用回溯法求解N-Queen,用键盘输入N;输出此时解的个数,并统计运算时间。 -Solved by backtracking N-Queen, with keyboard input N the number of solutions of output at this time, and statistical computation time.
<文一> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能002

说明:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Known n individuals (with numbers 1,2,3 ... n, respectively) were sitting around a round table. From the number
<文一> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能2

说明:给定一段程序代码,程序代码所完成的功能为:(1)建立一个线性表;(2)依次输入数据元素1,2,3,4,5,6,7,8,9,10;(3)删除数据元素5;(4)依次显示当前线性表中的数据元素。假设该线性表的数据元素个数在最坏情况下不会超过100个,要求使用顺序表。-Given a program, program code completed functions: (1) the establishment of a linear form (2) sequentially input data
<文一> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程AMI

说明:此程序可实现固定输入或随机输入一个基带数据,然后对其进行AMI编码或者是CMI编码以及HDB3编码。-This program can achieve a fixed input or random input a baseband data, then subjected to AMI coding or CMI coding and HDB3 encoding.
<冰点> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能yusefuxiangjieban

说明:约瑟夫问题详解版本已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph Detailed versions of known issues n individuals (with numbers 1,2,3 ... n, respectively) sitting
<文一> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程Matlab-Gui-tuxiang

说明:利用MATLAB中的GUI(图形用户界面),实现图像的平移,旋转,压缩等变换,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve image translation, rotation, compression transformation, is the effect is more obvious.
<konghao> 在 2025-06-20 上传 | 大小:504kb | 下载:0

[matlab例程Time-domain-smoothing

说明:时域平滑处理,用于时域信号的去噪平滑处理-Time-domain smoothing
<闫睿智> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程QAM-Signal-generation

说明:QAM信号的生成程序(正交振幅调制,其幅度和相位同时变化)- QAM Signal generation Quadrature amplitude modulation, changes in the amplitude and phase at the same time
<knight> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程xx_2

说明:to calculate SNR through additive white gaussian channel noise
<sasi> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB-GUI-kongzhijiemian

说明:本程序实现对图像的打开、退出操作,以及图像旋转、添加噪声、图像平滑(椒盐噪声处理、均值低通滤波处理、中值滤波处理)、图像直方图显示、预测编码,在MATLAB中用GUI实现。-This program implements the image is opened, quit the operation, as well as image rotation, adding noise, image smoothing (salt and pepper noise processing, the me
<konghao> 在 2025-06-20 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法infix

说明:中缀表达式转后缀表达式并提供一位数的计算-infix to posfix
<麻津铭> 在 2025-06-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 20312.13 .14 .15 .16 .17 ... 28522 »

源码中国 www.ymcn.org