资源列表

[matlab例程Polar code_shorten

说明:main_PC_Shorten.m polarDec_S_Change.m rev_shuffle.m polarEnc.m PCencoder.m attachCRC.m capacities.m crcCheck.m encoder.m genSrc.m initialize_frozen_bits.m likelihood_rate.m path_matrix.m path_metric.m paeew
<Ting Ya> 在 2024-10-11 上传 | 大小:6144 | 下载:0

[matlab例程非线性规划MATLAB算法代码

说明:运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
<violetyan> 在 2024-10-11 上传 | 大小:22528 | 下载:0

[数学计算/工程计算CEOF-master

说明:EOF分解 正交分析,可用于气象、水文等时空模式识别领域(EOF decomposition and orthogonal analysis can be applied to the recognition of spatio-temporal pattern in meteorology and hydrology.)
<Ninjach> 在 2024-10-11 上传 | 大小:13312 | 下载:0

[数据结构常用算法字符串插入块链实现

说明:输入一串字符串,程序自动分割成8个一串的块链。整个程序通过链表实现,还可实现插入字符串功能。(Input a string of characters, the program is automatically divided into 8 string blocks. The whole program is implemented through linked list, and the function of inserting
<晴栀菀歌°> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[matlab例程signalhunter-master

说明:A Matlab toolbox for big data analysis, signal processing, mapping, and oceanographic applications.
<walle2018> 在 2024-10-11 上传 | 大小:911360 | 下载:0

[matlab例程神经网络的matlab算法

说明:通过matlab编程的神经网络算法,求解问题的最优解(The optimal solution of the problem is solved by the neural network algorithm programmed by MATLAB)
<violetyan> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法二叉树的遍历

说明:主要实现:创建二叉树、用先中后序遍历二叉树(中序,先序和后序遍历用非递归实现),并输出树高。(The main achievement is to create two branches tree, and use the first and middle traversal to traverse the two fork tree.)
<晴栀菀歌°> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法哈夫曼树

说明:主要实现:创建一颗哈夫曼树,并输出每个节点的哈夫曼编码。(The main achievement is to create a Huffman tree and output Huffman coding for each node.)
<晴栀菀歌°> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[matlab例程cont_seg

说明:彩色图像分割的代码。。。。。。。。。。。。(Study of color image segmentation algorithm)
<lns> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法有向图邻接表的建立,深度广度搜索及拓扑排序

说明:拓扑排序 对一个有向无环图(Directed Acyclic Graph简称DAG)G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任意一对顶点u和v,若边(u,v)∈E(G),则u在线性序列中出现在v之前。通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序(Topological sort A to
<晴栀菀歌°> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法希尔排序

说明:希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。希尔排序是非稳定排序算法。该方法因DL.Shell于1959年提出而得名。 希尔排序是把记录按下标的一定增量分组,对每组使用直接插入排序算法排序;随着增量逐渐减少,每组包含的关键词越来越多,当增量减至1时,整个文件恰被分成一组,算法便终止。(Hill sorting (Shell Sort) is a sort of inse
<晴栀菀歌°> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[matlab例程const

说明:内含两个代码,可在matlab里实验。。。。(Study of color image segmentation algorithm)
<lns> 在 2024-10-11 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org