资源列表

« 1 2 ... .48 .49 .50 .51 .52 25553.54 .55 .56 .57 .58 ... 28522 »

[数据结构常用算法huffman

说明:Huffman编码是最优变长码,请设计一个Huffma编码程序,实现以下功能: (1)接收原始数据:从终端读入字符集大小n,以及n个字符和权值,建立Huffman 树,并将它文件hfmtree.dat中。 (2)编码:利用已建立的哈夫曼树,对文件中的正文进行编码,将结果存入文件codefile.dat中。 (3)译码:利用已建立号的哈夫曼树将sodefile.dat中的代码进行译码,结果存入文件textfile.dat中。 (4)打印编码规:即字符与编码之间的一一对应关系。
<gaocong> 在 2025-06-29 上传 | 大小:4kb | 下载:0

[压缩解压yu

说明:选择一幅黑白色类似于圆形的图片,运行后的A为黑色像素数,B为边界像素数,4*3.14*A/(B*B)即圆形度,此值越接近1,说明越像圆形,偏离1比如0.7,说明已经不算是圆形-Select a site similar to a circular black and white pictures, run after A black pixels, B for border pixels, 4* 3.14* A/(B* B) that is circular degrees, this valu
<梁娟> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法TheDataStructureAndAlgorithmAnalysisExercisesAndAn

说明:数据结构与算法分析习题与解答,希望对算法学习的朋友有帮助-Data structure and algorithm analysis of exercises with answers, in the hope of learning algorithms have a friend help
<杨钦龙> 在 2025-06-29 上传 | 大小:363kb | 下载:0

[matlab例程bianma

说明:在matlab环境下实现自相关与功率谱密度的计算
<刘双> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[matlab例程dynmodes

说明:% DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values (Nsq) at % different pressures (p) and calculating some number of % dynamic modes (nmodes). % Note: The input pressures need not be uniforml
<黄邵宾> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Algorithm

说明:数据结构算法 分治算法、贪心算法、动态规划法、回溯法、分治定界法-Data structure algorithm sub-rule algorithm, greedy algorithms, dynamic programming, backtracking, sub-rule-bound method
<杨钦龙> 在 2025-06-29 上传 | 大小:2.31mb | 下载:0

[压缩解压HuffmanCode

说明:对图像进行Huffman编码-Huffman coding of images
<lele> 在 2025-06-29 上传 | 大小:2kb | 下载:0

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

说明:多极摆给机器人仿真的连杆模型提供了有用的饿帮助和理论依据-Multi-polar pendulum rod to the robot simulation provides a useful model to help hungry and theoretical basis
<徐倩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CLC018

说明:矩阵芯片CLC018控制程序 矩阵芯片CLC018控制程序-CLC018 chip Matrix Matrix control procedures CLC018 chip control procedures
<镜子> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程OFDM_Synchronization

说明:这里是关于OFDM同步的一些文章,对做同步的朋友非常有用-Here are some of synchronization on the OFDM article to make a very useful synchronization Friend
<qiluhui> 在 2025-06-29 上传 | 大小:5.8mb | 下载:0

[matlab例程Matlab_Image_Processing

说明:制作按钮。在SDK平台下运行,任意制作按钮,非长好用的-Production button. Run in the platform SDK, arbitrary production button, non-long-to-use
<张全> 在 2025-06-29 上传 | 大小:1.2mb | 下载:0

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

说明:可以运行的apriori算法实现,供大家参考-Can run the apriori algorithm for the U.S. reference
<shanghui> 在 2025-06-29 上传 | 大小:330kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 25553.54 .55 .56 .57 .58 ... 28522 »

源码中国 www.ymcn.org