资源列表
[matlab例程] ldpc_decodeber
说明:ldpc的解码程序,matlab实现,已实现,译码速度快-ldpc decoding process, matlab implementation, has achieved fast decoding<x许昊> 在 2025-11-11 上传 | 大小:1kb | 下载:1
[数据结构常用算法] MatrixMultiply
说明:算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law<计科狂人> 在 2025-11-11 上传 | 大小:3.53mb | 下载:0
[人工智能/神经网络/遗传算法] stringsearch
说明:Important reference of string search algorithm<loay> 在 2025-11-11 上传 | 大小:133kb | 下载:0
[数据结构常用算法] BinarySearchTree
说明:二叉搜索树,二叉搜索树的查找过程和次优二叉树类似,通常采取二叉链表作为二叉搜索树的存储结构。中序遍历二叉搜索树可得到一个关键字的有序序列,一个无序序列可以通过构造一棵二叉搜索树变成一个有序序列,构造树的过程即为对无序序列进行排序的过程。每次插入的新的结点都是二叉搜索树上新的叶子结点,在进行插入操作时,不必移动其它结点,只需改动某个结点的指针,由空变为非空即可。搜索,插入,删除的复杂度等于树高。-Binary search tree, binary search tree to find a si<qinxiaoyu> 在 2025-11-11 上传 | 大小:2kb | 下载:0
[matlab例程] max_line_search_3pt_equal_intervals
说明:max_line_search_3pt_equal_intervals matlab code<iman> 在 2025-11-11 上传 | 大小:2kb | 下载:0
[matlab例程] Modulation
说明:BPSK, QPSK, 16-QAM Modulation Mapping BER in communication<EoSungWook> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] radia_start
说明:随机设置一些威胁圆,然后利用A-START算法寻找最优路径。-Some of the threats were set round, and then use A-START algorithm to find the optimal path.<zhukun> 在 2025-11-11 上传 | 大小:4kb | 下载:0
[数据结构常用算法] C.pointers.natural.merge.algorithm
说明:C指针自然归并排序算法设计代码C pointers natural merge sort algorithm code -C pointers natural merge sort algorithm code<xc> 在 2025-11-11 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] newton
说明:Realizing the numerical analysis of data Newton interpolation algorithm and so on a series of operations<周丽丹> 在 2025-11-11 上传 | 大小:2kb | 下载:0