资源列表

« 1 2 ... .86 .87 .88 .89 .90 13991.92 .93 .94 .95 .96 ... 28522 »

[数据结构常用算法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

[数学计算/工程计算PI

说明:利用布丰投针的思想,用数值随机算法估计计算PI的值。-Buffon' s needle to use for thought, random algorithm is estimated by numerical calculation of the value of PI.
<吴凡> 在 2025-07-18 上传 | 大小:8kb | 下载:0

[matlab例程audiogram

说明:Hearing test. It using music card to test left and right ear seperately. It contains graphic iterface[*.fig] and m-file. It works fine with 6.5 version of Matlab.
<Gooreck> 在 2025-07-18 上传 | 大小:8kb | 下载:0

[matlab例程Vblast_QR

说明:VBLAST的QR实现,包括维特比软译码 以及软解调 严格按照802.11构建-VBLAST of QR implementation, including the Viterbi soft decoding and soft-demodulator constructed in strict accordance with the 802.11
<wupei> 在 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

[matlab例程PCM32

说明:PCM编码failed to translate failed to translate-failed to translatefailed to translatefailed to translate
<任聪远> 在 2025-07-18 上传 | 大小:8kb | 下载:0

[数据结构常用算法intpart

说明:采用非递归方法实现的整数分拆程序,即把一个正整数表示成所有可能的整数相加的形式。逆序打印结果。-Ways to use non-recursive implementation of an integer spin-off process, that is, to express a positive integer integer into the sum of all possible forms. Reverse print the results.
<李刚> 在 2025-07-18 上传 | 大小:8kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 13991.92 .93 .94 .95 .96 ... 28522 »

源码中国 www.ymcn.org