资源列表

« 1 2 ... .95 .96 .97 .98 .99 14800.01 .02 .03 .04 .05 ... 28522 »

[数据结构常用算法CHAP10

说明:直接插入排序,简单选择排序,树形选择排序,多关键字排序-Direct insertion sort, simple selection sort, tree selection sort, many key sort
<王强> 在 2025-06-08 上传 | 大小:240kb | 下载:0

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

说明: 小生境遗传算法Matlab工具箱试版,Niched Genetic Alogrihtm Matlab Toolbox - 接口文件说明:MyFun1.m - 一维优化函数,MyFun2.m - 二维优化函数, MyFun3.m - 三维优化函数,Main_GA1.m - 一维函数优化 - 主程序,Main_GA2.m - 二维函数优化 - 主程序, Main_GA3.m - 三维函数优化 - 主程序-Niche genetic algorithm Matlab toolbox trial
<tom> 在 2025-06-08 上传 | 大小:72kb | 下载:0

[matlab例程PSOBP

说明:利用Matalb为工具,以粒子群算法来优化bp网络程序。 -Use Matalb as a tool to PSO to optimize the bp network program.
<tom> 在 2025-06-08 上传 | 大小:48kb | 下载:0

[matlab例程mybpsk

说明:简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美-Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine
<王卓琪> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程prdemo

说明:matlab code for hmm understanding
<lokesh> 在 2025-06-08 上传 | 大小:375kb | 下载:0

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

说明:Freescale智能车程序,选择16位微处理器MC9S12PG128,实现了自动寻迹,PID算法控制-Freescale intelligent vehicle program, select 16-bit microprocessor MC9S12PG128, to achieve the automatic tracing, PID control algorithm
<guanghua> 在 2025-06-08 上传 | 大小:107kb | 下载:0

[matlab例程biaozhunliziqunsuanfa

说明:标准粒子群算法matlab程序,是粒子群优化发展的基础-Standard particle swarm optimization matlab program
<刘佩> 在 2025-06-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法hafumanbianma

说明:c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,LChild,RChild //指向双亲、孩子结点的指针
<SongLY> 在 2025-06-08 上传 | 大小: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 investment using dynamic programm
<SongLY> 在 2025-06-08 上传 | 大小:20kb | 下载:0

[数学计算/工程计算svd

说明:数学建模中svd算法实现正交矩阵的分解讲义及c++代码-Mathematical modeling of orthogonal matrix svd decomposition algorithm c++ code and lecture notes
<李和瀚> 在 2025-06-08 上传 | 大小:3.26mb | 下载:0

[数据结构常用算法sort

说明:各种内部排序讲义及实现代码(插入排序,希尔排序,归并排序,快速排序,堆牌等等)-Sort notes and various internal implementation code (insertion sort, shell sort, merge sort, quick sort, heap card, etc.)
<李和瀚> 在 2025-06-08 上传 | 大小:67kb | 下载: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-06-08 上传 | 大小:578kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 14800.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org