资源列表
[数据结构常用算法] NQueenSubset
说明:N皇后的排列树与子集数算法!里面是Cpp的源代码 带注释-N Queen subset of the arrangement of trees and the number of algorithms!<zhaohui> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:bpnet举例,因为BP网络的权值初始化都是随机生成,所以每次运行的状态可能不一样。 如果初始化的权值有利于训练,那么可能很快能结束训练。-bpnet For example, because the BP network, initialize the weights are randomly generated, so every time the state may not be the same as running. If the initialization of the wei<沈龙> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[matlab例程] Inter_code
说明:包含了Turbo码编译码中交织器解交织器的原创代码,以信息长度为8920为例-Includes Turbo Code Interleaver codec solution interleaver original code with information length of 8920 as an example<杨娜> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] smoothLine
说明:Creates the data for a smooth line going through the points given<dhanya> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[matlab例程] pca_analysis
说明:程序说明:y = pca(mixedsig),程序中mixedsig为 n*T 阶混合数据矩阵,n为信号个数,T为采样点数。y为 m*T 阶主分量矩阵。n是维数,T是样本数。-Procedure Note: y = pca (mixedsig), the program mixedsig for the n* T-order mixed data matrix, n is the signal number, T the sampling points. y for m* T-order pri<王辉> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] RI
说明:n=2~30时的n阶矩阵的随机一致性指标RI-n = 2 ~ 30 when the n-order matrix of the random consistency index RI<wang yu kun> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman
说明:用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe<liangsi> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ShortestPath
说明:从始点v0开始,逐步求v0到其它可达的各顶点的最短路径,直到所有顶点计算完成为止。-Starting from the starting point v0, v0 to other stepwise up to the shortest path to each vertex, until all vertex calculations are completed.<liangsi> 在 2026-01-16 上传 | 大小:1kb | 下载:0