资源列表

« 1 2 ... .40 .41 .42 .43 .44 17045.46 .47 .48 .49 .50 ... 28522 »

[数据结构常用算法shellsort111

说明:附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接
<乐乐> 在 2024-11-20 上传 | 大小:19kb | 下载:1

[人工智能/神经网络/遗传算法HOPFIELDNet

说明:一个完整的HOPFIELD神经网络例子原码-a complete Hopfield neural network original code examples
<李佳> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[压缩解压RocJPEG

说明:一个很好的压缩编码程序,用户可以在自己的程序里面添加-a good coding procedures, users can own procedures inside Add
<发发> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[matlab例程ofdmmatlab5

说明:MATLAB例程。包括ofdm的调制解调,信道传输,并以CDMA进行比较-MATLAB routines. Including the OFDM modulation and demodulation, the Channel Tunnel, and to compare CDMA
<wrwrwrrr> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[数据结构常用算法AVDOS

说明:演示了AVL的删除与插入算法,通过模拟dos命令行实现。-demonstration of the AVL delete and insert algorithm simulation dos command line to achieve.
<byron> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[数据结构常用算法Encrypt_1

说明:几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
<> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[matlab例程matlab-signal

说明:用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier ser
<胡叶> 在 2024-11-20 上传 | 大小:19kb | 下载:1

[压缩解压packer

说明:文件打包软件源代码.转载过来一起研究,有没有人可以提供打包解密的工具啊?-paper packaging software source code. Reprinted them together, nobody can provide packaged decryption tool ah
<hengle> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[matlab例程Rayleighsimulation

说明:瑞利信道仿真程序,文件列表有:pdf_cdf_gen.m rayleigh_doppler_multipath.m rayleigh_doppler_singlepath.m rayleigh_Filter_Model test_rayleigh_pdf-Rayleigh channel simulation procedures, the document list are : pdf_cdf_gen.m ra
<astraeawang> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[压缩解压data_transmit_after_compact

说明:数据传输时进行压缩,大家可以参考一下,希望对你们有所帮助的.-data transmission compression, we can take a look, and I hope to have your help.
<曾德龙> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[数据结构常用算法hsdfhdsgdgdf

说明:数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
<张鹏宇> 在 2024-11-20 上传 | 大小:19kb | 下载:0

[matlab例程parallel_RLC_circuit_Matlab_simulink

说明:Matlab code and Simulink model for parallel RLC circuit with different input functions
<mehmet> 在 2024-11-20 上传 | 大小:19kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 17045.46 .47 .48 .49 .50 ... 28522 »

源码中国 www.ymcn.org