资源列表
[人工智能/神经网络/遗传算法] extreme-non-linear-function
说明:神经网络遗传算法函数极值寻优-非线性函数极值-Function neural network genetic algorithm optimization extreme- extreme non-linear function<zhenli> 在 2025-07-03 上传 | 大小:101kb | 下载:0
[人工智能/神经网络/遗传算法] D-FNN
说明:动态模糊神经网络(D-FNN)的程序,应用于matlab算法仿真,十分有用。-Dynamic fuzzy neural network (D-FNN) procedure, used in matlab algorithm simulation, very useful.<孙成> 在 2025-07-03 上传 | 大小:2kb | 下载:1
[数据结构常用算法] coding
说明:一些基础的C++操作,适用于刚开始学习C++的学生,大部分是老师布置的习题,其中包括数据结构的前4道题目,和一个自己编写的日期类-Some basic C++ operator, for beginning students to learn C++, most of the teachers arranged exercises, including the first four data structures topics, and a date written in their own c<陈剑峰> 在 2025-07-03 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Dijkstra
说明:1. 初使时令 S={V0},T={其余顶点},T中顶点对应的距离值 若存在<V0,Vi>,d(V0,Vi)为<V0,Vi>弧上的权值 若不存在<V0,Vi>,d(V0,Vi)为∝ 2. 从T中选取一个其距离值为最小的顶点W且不在S中,加入S 3. 对T中顶点的距离值进行修改:若加进W作中间顶点,从V0到Vi的 距离值比不加W的路径要短,则修改此距离值 重复上述步骤2、3,直到S中包含所有顶点,即S=T为止-1 beginning of<Dell Sford> 在 2025-07-03 上传 | 大小:146kb | 下载:0
[matlab例程] OFDM_Simulation_Using_Matlab
说明:关于ofdm系统仿真介绍。对于掌握OFDM很有用,原理在实践中应用。-Simulation of ofdm system introduced. OFDM is useful for the control, the principle applied in practice.<张叠翠> 在 2025-07-03 上传 | 大小:378kb | 下载:0
[数据结构常用算法] joseph
说明:M个人围成一圈,从第一个人开始依次从1到N循环报数,当报到N的时候此人出圈,直到圈中只剩一人为止.要求按退出顺序给出原始编号-M personal circle, starting from the first person in turn reported from 1 to N number of cycles, N, when the report when the person out circle, circle until only one person so far. Requir<夏天> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CarStationDemo
说明:学习数据结构最好的例子,里面综合了队列,栈,链表等内容。学习数据结构的可以下载下来好好看一下。-Learn the best example of data structure, which combines the queues, stacks, linked lists and so on.<liyongbing> 在 2025-07-03 上传 | 大小:2kb | 下载:0