资源列表

[数据结构常用算法lb

说明:这是用C语言写的一个数据结构实验,在VISUAL C++环境中实现的,很有意思哦-This is a C language data structure experiments, in VISUAL C++ Environment to achieve, oh, very interesting
<pallas> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法ljb

说明:用邻接表实现个图的存储,在VISUAL C++环境中实现-Realize using adjacency list of graph storage, in VISUAL C++ Environment
<pallas> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[matlab例程stance_dff

说明:采用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equat
<邓立新> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[matlab例程cfar

说明:这是一个雷达恒虚警matlab仿真程序,效果比较好-This is a radar CFAR matlab simulation program, the effect is better
<MarkWong> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[matlab例程ruilifenbuzabo

说明:瑞利分布+杂波雷达信号MATLAB仿真程序,希望对有做雷达信号得朋友有帮助-Rayleigh distribution miscellaneous radar signal MATLAB simulation program, and they hope to have a friend make a radar signal has to help
<MarkWong> 在 2024-10-05 上传 | 大小:1024 | 下载:0

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

说明:用GA训练BP网络,遗传算法与BP结合,希望对大家有用。-GA training with BP network, genetic algorithm combined with the BP, in the hope that useful to everyone.
<张玉> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算pro222

说明: 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离
<jiaboo> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[matlab例程bayes

说明:用matlab的bayes方法实现系统辨识-Bayes methods using matlab realize the system identification
<唐文鹏> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法A-classic-BP-original-procedures

说明:一个经典的BP网络原程序,对于BP网络的初学者是挺有用的。-A classical BP network the original procedure, the BP network for beginners is quite useless.
<张晓> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法POJ1077

说明:问题:8数码(即求解一个移动序列,使8数码复原) 算法:宽搜,在搜索的时候注意记录是否已经被访问过。-Question: 8 digital (that is, solving a moving sequence, so that 8 digital restoration) algorithm: wide search, in search of records in a time when attention has been
<苏钿煌> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法POJ3322

说明:问题:移动矩形方块,使其到达目标位置 算法:宽搜,因为方块为矩形,所以要处理好其落点问题-Question: mobile rectangular box to reach the target location algorithm: wide search, as for the rectangular box, so we must properly handle the question of its placement
<苏钿煌> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法POJ3277

说明:问题:求平面上多个矩形的总面积。 算法:线段树(经典的线段树题目)-Question: for the plane more than the total area of rectangle. Algorithms: the tree line (the classic topic of tree line)
<苏钿煌> 在 2024-10-05 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org