资源列表
[数据结构常用算法] 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-08-23 上传 | 大小: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-08-23 上传 | 大小: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-08-23 上传 | 大小: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-08-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CarStationDemo
说明:学习数据结构最好的例子,里面综合了队列,栈,链表等内容。学习数据结构的可以下载下来好好看一下。-Learn the best example of data structure, which combines the queues, stacks, linked lists and so on.<liyongbing> 在 2025-08-23 上传 | 大小:2kb | 下载:0
[matlab例程] flowercloud
说明:基于云模型的花片特征提取算法,该算法通过云模型的逆向正态云发生器,由样本点信息,求解出三类花四个特征参数各自的数字特征:期望、熵、超熵。-Based on Cloud Model Motif feature extraction algorithm, which cloud model of reverse normal cloud generator, the sample point information, solving the three spent four the number o<zhuchangming> 在 2025-08-23 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] AStar-new
说明:最新ASTAR寻路算法,减少寻路时间,优化算法,降低系统资源占用-ASTAR pathfinding algorithm<罗世俊> 在 2025-08-23 上传 | 大小:2kb | 下载:0