资源列表
[数据结构常用算法] BinaryTreeData
说明:用c语言实现了二叉树的数据定义,二叉树的构建、销毁,以及先序、中序、后序的递归算法及其源代码.-Implementation using c language definition of binary tree data, Binary Tree Construction, Destruction, and the first order, in sequence, after the sequence of the recursive algorithm and source code.<凌涵> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] TafloveFDTD
说明:本程序是关于fdtd磁场计算相关的,Taflove的FDTD书附带程序,经过调试成功,希望大家多多参考并提建议-fdtd<djg0503> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[matlab例程] BPSK_Simulink
说明:用SimuLink仿真BPSK原理框图,MATLAB的仿真原理图,系统会自动删除debug和release目录-BPSK simulation using Simulink block diagram, MATLAB simulation schematic diagram, the system will automatically delete debug and release directory<张同星> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[matlab例程] MMSE_Receiver_for_DS_SS_in_AWGN_Channel
说明:Simulate MMSE_Receiver_for_DS_SS_in_AWGN_Channel<thanhhung> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[matlab例程] CP0201
说明:matlab仿真,超宽带信号中,等概率二进制产生,重复码编码,th编码,PPM-TH调制,脉冲形成器,PPM-TH发射器等源程序.-matlab simulation, ultra-wideband signals, such as the probability of binary generation, duplicate coding, th coding, PPM-TH modulation, pulse forming device, PPM-TH transmitters, such<zyy> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.<> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[数据结构常用算法] rbtree
说明:红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the<kark> 在 2025-07-18 上传 | 大小:8kb | 下载:0