资源列表

« 1 2 ... .96 .97 .98 .99 .00 18301.02 .03 .04 .05 .06 ... 28523 »

[压缩解压winFM

说明: 附件实现huffman数据压缩的基本实现,不具备通用性.但是却是一个成品,用MFC经过包装界面也比较可以,可以让大家参考, 再着说明下文件压缩后的格式:扩展名是".fm",文件头两个字节是字母"FM"(用来检验文件格式),然后是原始文件名的长度,再来是原始文件长度(解码的时候判断解码结素),接着是原始文件名,再来是是256个unsigned long的数据表示原始文件每个字母出现的次数(用来重新建立huffman树),最后就是数据了,也就是编码后的数据. 注意几点是,解码要是.fm
<林冬冬> 在 2025-10-31 上传 | 大小:78kb | 下载:0

[matlab例程SPSS-numerica-anslysis

说明:Springerj经典数据分析书籍,分别介绍有SPSS,Statistica和matlab软件。-Springerj classical data analysis books, each depicting a SPSS, Statistica and matlab software.
<zhang hui> 在 2025-10-31 上传 | 大小:6.28mb | 下载:0

[matlab例程V_BLAST

说明:MIMO系统中的经典的V-Blast代码,是一位博士写的,作为我的程序参考资料用的。运行过,正确无误。-MIMO system, the classic V-Blast code, written by a PhD, as my reference material used in the procedure. Run over, correct.
<zhang hui> 在 2025-10-31 上传 | 大小:2kb | 下载:0

[matlab例程wavelettransformationprogram--

说明:系统介绍了几种常用的小波变换程序(matlab)-The file introduces some common wavelet transformation programs
<fangchao> 在 2025-10-31 上传 | 大小:21kb | 下载:0

[matlab例程Case-Study-1

说明:surrogate matlab for wing box
<gasser> 在 2025-10-31 上传 | 大小:919kb | 下载:0

[matlab例程Constructing-a-Surrogate

说明:files to build a surrogate
<gasser> 在 2025-10-31 上传 | 大小:7kb | 下载:0

[matlab例程frame_cp

说明:为ifft后的时域数据加cp的MATLAB程序。-After the time-domain data ifft added cp' s MATLAB.
<john> 在 2025-10-31 上传 | 大小:1kb | 下载:0

[matlab例程mallat-Algorithm

说明:系统介绍了Mallat小波基算法,并且给出了一些实验的matlab程序-System introduced Mallat wavelet algorithm, and gives some experimental matlab program
<fangchao> 在 2025-10-31 上传 | 大小:281kb | 下载:0

[matlab例程CommunicationsSignalProcessing

说明:这是一部很好的学习通信信号处理的书籍,很适合于初学者;文中系统的讲解了通信信号方面的知识和处理算法-This is a good book to learn communication signal processing, it is suitable for beginners paper explains the system of knowledge and communication signal processing algorithms
<fangchao> 在 2025-10-31 上传 | 大小:1.04mb | 下载:0

[matlab例程Daubechies

说明:此程序实现构造Daubechies小波基,求解小波尺度函数离散整数点的值和实现尺度函数经伸缩后的离散值采用双尺度方程求解小波基函数-The Program for Daubechies wavelet construction, solving the discrete wavelet scaling function and implementation of an integer point value after scaling function by the expansion of d
<fangchao> 在 2025-10-31 上传 | 大小:4kb | 下载:0

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

说明:求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
<廖伟> 在 2025-10-31 上传 | 大小:502kb | 下载:0

[数值算法/人工智能2010981329831

说明:总体来说还是很不错的,一个简单的例子如果还想继续开发的话可以写出一个很不错的工具出来啊 哈哈 !-Overall, still very good, a simple example if you want to continue to develop, then you can write a very good tool out ah ha ha!
<tazzette> 在 2025-10-31 上传 | 大小:6kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 18301.02 .03 .04 .05 .06 ... 28523 »

源码中国 www.ymcn.org