资源列表
[人工智能/神经网络/遗传算法] car
说明:Freescale智能车程序,选择16位微处理器MC9S12PG128,实现了自动寻迹,PID算法控制-Freescale intelligent vehicle program, select 16-bit microprocessor MC9S12PG128, to achieve the automatic tracing, PID control algorithm<guanghua> 在 2025-04-30 上传 | 大小:107kb | 下载:0
[matlab例程] biaozhunliziqunsuanfa
说明:标准粒子群算法matlab程序,是粒子群优化发展的基础-Standard particle swarm optimization matlab program<刘佩> 在 2025-04-30 上传 | 大小:5kb | 下载:0
[数据结构常用算法] fenzhixianjiefa
说明:文章详细讲解分支限界的基本思想,单元最短路径问题,含有源代码和截图-Article explain in detail the basic idea of branch and bound, the shortest path problem unit, containing the source code and screenshots<SongLY> 在 2025-04-30 上传 | 大小:24kb | 下载:1
[数据结构常用算法] hafumanbianma
说明:c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,<SongLY> 在 2025-04-30 上传 | 大小:50kb | 下载:0
[数据结构常用算法] touziwenti
说明:1. 熟悉动态规划的使用方法 2. 分析投资问题的最优子结构 3. 用动态规划求解投资问题 求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。 -1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 inv<SongLY> 在 2025-04-30 上传 | 大小:20kb | 下载:0
[matlab例程] 4G-ref
说明:降低OFDM性能通过设置门限值,这是个完整的程序拿来就能用的。详细列出了papr的详细算法-inorder to reduce the OFDM papr system perfermance, this code implemented by clipping code. this is efficiency and useful. basic on the matlab langurage.<wang shendi> 在 2025-04-30 上传 | 大小:578kb | 下载:0
[matlab例程] Low-Complexity-for-PAPR
说明:这是IEEE上一篇比较不错的论文:关于低复杂度解决OFDM 系统中降低papr的新技术-This is the IEEE paper on a relatively good: low complexity solutions for OFDM systems in new technologies to reduce papr<wang shendi> 在 2025-04-30 上传 | 大小:291kb | 下载:0