资源列表

« 1 2 ... .13 .14 .15 .16 .17 23918.19 .20 .21 .22 .23 ... 28523 »

[数值算法/人工智能HAMMING.ZIP

说明:Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one error per 7-bit codeword can be corrected. For 8.4 code, one error per 8-bit codeword can be corrected and not less than 2 err
<KIT75> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法linearformoftheapplication

说明:数据结构中C++实现的线性表的应用,单链表中插入和删除-Data structure in C++ implementation of the linear form of the application, a single list in the insert and delete
<luo> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程GPReduce.m

说明:This the Gaussian piramyd i found in matlab page is very useful to image procesing-This is the Gaussian piramyd i found in matlab page is very useful to image procesing
<Tim> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程jacobi

说明:本代码是本人在做作业时所编,主要用来求解雅克比矩阵-slove jacobi matrix
<韩晓> 在 2025-10-08 上传 | 大小:1kb | 下载:0

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

说明:基于平均法的断续模式下buck,boost,buck_boost型DC/DC功率级建模步骤,包括电压模和峰值电流模-Based on the average method of discontinuous mode buck, boost, buck_boost type DC/DC power level modeling steps, including the voltage mode and peak current mode
<蔡友> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程boost_PCM_load_reg

说明:基于平均法的连续模式下DC/DC功率级建模步骤,包括电压模和峰值电流模-Average method based on continuous mode DC/DC power level modeling steps, including the voltage mode and peak current mode
<蔡友> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程boost_PCM_simulink_in

说明:基于平均法的boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型-Based on the average of the boost-type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magnificatio
<蔡友> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程Transmittance_My

说明:
<zhanghuiyun> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[压缩解压suanshubianma

说明:算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Arithmetic coding is the cumulati
<张继红> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[压缩解压suanshu

说明: 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结果fs的码元即为所译码的码元。 最后,我们可以利用此码
<张继红> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程licheng

说明:一个除法计算器和字母统计器,作为例程,希望可以让初学者快乐学习matlab,体验其中的快乐,毕竟兴趣才是最好的老师;-A calculator and letters and Statistics division, and as a routine, I hope will allow beginners to learn Happiness matlab, experience one of the happy, interested, after all, is the best teac
<buckly> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lagelangrichazhi

说明:拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the most important interest Ha ha
<buckly> 在 2025-10-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 23918.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org