资源列表

« 1 2 ... .58 .59 .60 .61 .62 14263.64 .65 .66 .67 .68 ... 28522 »

[数据结构常用算法ysfh

说明:约瑟夫环的问题采用的是典型的循环链表的数据结构,就是将一个链表的尾元素指针指向队首元素。   解决问题的核心步骤:   1.建立一个具有n个链结点,无头结点的循环链表;   2.确定第1个报数人的位置; 3.不断地从链表中删除链结点,直到链表为空。 具体过程就是先建一个单向循环链表,用来存储这些人的编码和密码。然后删掉报数为m的人,在删除的同时将这个人的密码和标号输出。直到把这个链表删空为止。这就是我解决这个问题的方案。 -Joseph Ring is a typical
<akon_shuai> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程FANT

说明:Filtering and Noise Adding Tool - Compiled for CygWin , Executable under Windows
<KAB> 在 2025-07-01 上传 | 大小:911kb | 下载:0

[matlab例程tdx_matrix_5000_1152_test

说明:股票数据读取,将股票的数据读取至matlab中-Stock input
<superonion> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法youhuasuofa

说明:这是一个集合了多个算法的。他可能会对你研究算法有所帮助-This is a collection of several algorithms. He might help you study the algorithm
<李强> 在 2025-07-01 上传 | 大小:15kb | 下载:0

[matlab例程Matlab2010Books

说明:Matlab教程,很有用的,写得很详尽,要用它做东西的可以-Matlab books
<superonion> 在 2025-07-01 上传 | 大小:9.08mb | 下载:0

[matlab例程all

说明:Bode plot using MATLAB.. it was in our 6th sem laboratory for the purpose of examination part we studied
<nn> 在 2025-07-01 上传 | 大小:232kb | 下载:0

[matlab例程wienerfiltertest1

说明:维纳滤波的MATLAB环境实现,使用LMS算法,可用于滤波,图像恢复等应用-Wiener filtering MATLAB environments, the use of LMS algorithm, can be used to filter, image restoration applications
<蔡菁菁> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程LMSandRLS

说明:lms算法源程序,应用于高速无线通信系统中,可用于解决高速无线传输过程中的频率选择性衰落以及码间干扰的消除,用于接收机中的均衡,大大提高通信系统的传输质量及效率-lms algorithm source code, used in high-speed wireless communication systems can be used to solve the high-speed wireless transmission in frequency selective fading and
<石晨> 在 2025-07-01 上传 | 大小:4kb | 下载:0

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

说明:JAVA程序解决了人工智能中主观Bayse方法问题,采用SWING实现图形界面,可以绘制主观Bayse曲线-JAVA program to solve the problem of artificial intelligence methods of subjective Bayse, realized by SWING graphical interface, you can draw the curve of subjective Bayse
<miao> 在 2025-07-01 上传 | 大小:75kb | 下载:0

[数据结构常用算法2009010870_Homework_8

说明:求一个平面点集最近的两点间距离的算法实现,VS2010编译通过。-Find a planar point set the distance between two points of a recent algorithm, VS2010 compile.
<Kevin> 在 2025-07-01 上传 | 大小:408kb | 下载:0

[数据结构常用算法6_3

说明:采用邻接表存储结构编写Dijkstra算法,实现求从源点到其余顶点的最短路径。-Storage Structure adjacency list prepared by Dijkstra algorithm to achieve from the source to find the shortest path to the rest of the vertex.
<张雯雯> 在 2025-07-01 上传 | 大小:2kb | 下载:0

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

说明:基于模板匹配的目标跟踪的开题报告 里面详细介绍了这个课题的时间进度和要求 - it s my duocument of kaitibaogao
<李小丫> 在 2025-07-01 上传 | 大小:10kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 14263.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org