资源列表

« 1 2 ... .45 .46 .47 .48 .49 214550.51 .52 .53 .54 .55 ... 216384 »

[汇编语言crc2345

说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
<yzs> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)BUJI

说明:步进电机原理:主要是步进电机的正反转动以及可以控制速度-stepper motor Principle : mainly the pros and stepper motor control and rotational speed
<lijie> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程extendedkalmanfilter0503

说明:扩展卡尔曼滤波器,非线性动态滤波,是一种在线线性化的算法-extended Kalman filter, nonlinear dynamic filtering, is an online linearization algorithms
<秦露妮> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程ekf1153

说明:卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。 -Kalman Filter is a highly efficient recursive filter (autoregressive filter), It can complete a series of noise measurements included (in English : measurement). Dynamic Syste
<秦露妮> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程SequentialImportanceSampling

说明:Sequential Importance Sampling for linear gaussian model.
<Marko> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Internet/网络编程arpop

说明:一个可以读取ARP缓存的原码,需要网络安全开发包Libdnet。-one can read the original ARP cache code needs of network security development kits Libdnet.
<hhh> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)matlabbasic6

说明:神经网络的实例 ,用于图象的处理和模式识别-examples of neural networks for image processing and pattern recognition
<张勇> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序script11

说明:ghost之后自动修改计算机名和工作组,并且可以根据mac地址来制定计算机名-ghost after automatic modification of computer and the work group, and under the mac address to develop computer name
<liuke> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程svm_algorith_matlab

说明:用MATLAB程序实现support vector machine-MATLAB program support vector machine
<BlueTooth> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[压缩解压jpeg_yuce

说明:预测编码dpcm 的verilog代码,此文件为V文件-predictive coding dpcm verilog code of this file documents for V
<万明> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows编程fudushang

说明:计算幅度熵的一个matlab程序,比较简单-calculated entropy of a range of Matlab procedures, relatively simple
<李一> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序impulsive-noise

说明:generation of impulsive noise
<chandra sekhar> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 214550.51 .52 .53 .54 .55 ... 216384 »

源码中国 www.ymcn.org