资源列表

« 1 2 ... .21 .22 .23 .24 .25 21026.27 .28 .29 .30 .31 ... 28523 »

[数据结构常用算法Huffman-algorithm

说明:哈夫曼算法及其应用 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树。哈夫曼编码是一种根据哈夫曼树对文件进行编码的方式。哈夫曼编码是可变字长编码的一种。本次课程设计是对一个已建文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-
<陈庆> 在 2026-01-01 上传 | 大小:142kb | 下载:0

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

说明: gA 算法是机器学习很重要的算法,目前正在开发研究阶段,其算法是仿照人类而生的。-gA machine learning algorithm is very important to the algorithm, is currently developing the research stage, the algorithm is modeled on the human born.
<楚天> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程MatlabCounselling-and-the-guide

说明:MATLAB的主要功能、界面操作基础,对MATLAB软件知识进行总结概括。-MATLAB' s main function, the interface based on MATLAB software knowledge summarized.
<zhouyoujia> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程DVB-S2_Factsheet

说明:data sheet on DVBS2 for matlab coding
<deepak> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程Matlab-Spectrum-analysis

说明:是一个基于matlab的音频频谱分析与显示,介绍了一些matlab基本的应用-Is a matlab-based audio spectrum analysis and display, introduces some basic matlab application
<紫云> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程pll

说明:关于pll的simulink模型,希望对大家有用。-a module of pll by using simulink.hope it be helpful
<konglingjun> 在 2026-01-01 上传 | 大小:142kb | 下载:0

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

说明:采用遗传算法来解决旅行商问题,详细讲解算法的原理及其相应的实现步骤。-Genetic algorithm to solve the traveling salesman problem, explain in detail the principles of the algorithm and its corresponding implementation steps.
<王利梅> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[数值算法/人工智能acm-math-formula

说明:acm常用数据公式表,适合参加编程比赛、信息竞赛的人使用,当然整天编程的人也不能少,算法离不开数学-acm formula frequently used data in Table
<kjw> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[数据结构常用算法looking

说明:①建立一个查找表,使用顺序查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数。如果没有找到,则把该元素插入到该查找表中。 ②建立一个有序查找表,使用二分查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数;如果没有找到,则把该元素插入到该查找表中。-① a lookup table, using the sequential search algorithm to find its elements, and compare the output lookup
<郭文明> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程BER--SNR--BER-plot-for-BPSK

说明:Code matlab: BER,SER,SNR in cooperation network
<quang anh> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[matlab例程Diffusion

说明:Find the diffusivity in images
<thilagamohan> 在 2026-01-01 上传 | 大小:142kb | 下载:0

[数学计算/工程计算Analysis-basic-on-ANSYS

说明:本压缩包是基于ANSYS开发平台的一些案例文件,具体的内容如方刚老师的书上所写,这是运行ANSYS的代码和命令流。-This archive is a development platform based on ANSYS some cases files, the specific content, such as the Professor FangGang s book written him, which is running the code and the ANSYS command
<Jeff> 在 2026-01-01 上传 | 大小:142kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 21026.27 .28 .29 .30 .31 ... 28523 »

源码中国 www.ymcn.org