搜索结果

找到约 402 项符合 DESCRIPTION 的查询结果

单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi

* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted acco ...
https://www.eeworm.com/dl/648/193589.html
下载: 194
查看: 1082

VHDL/FPGA/Verilog Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^ ...
https://www.eeworm.com/dl/663/193880.html
下载: 72
查看: 1056

单片机开发 RFID实现代码

RFID实现代码,可以通过iic接口操作,通过这个程序可以快速完成自己项目的开发。 Description: AT89S52 Firmware for HY502 Serial Reader This project is designed for HY502XX OSC use 11.0592MHz crystal.
https://www.eeworm.com/dl/648/198250.html
下载: 116
查看: 1048

数据结构 /* Name: soj 1169: Networking From: Computer Science Department of Sichuan University Author:

/* Name: soj 1169: Networking From: Computer Science Department of Sichuan University Author: LoyaltyJi Date: 03-05-06 00:35 Description: 求最小生成树经典题! */
https://www.eeworm.com/dl/654/205370.html
下载: 170
查看: 1055

matlab例程 The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. Thi

The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a description and some discussion of the basic discrete Kalman filter, a derivation, description and some discussion of the extended Kalman filter, and a relatively simple (tang ...
https://www.eeworm.com/dl/665/212298.html
下载: 124
查看: 1075

书籍源码 //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 /

//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // ...
https://www.eeworm.com/dl/532/232351.html
下载: 126
查看: 1065

Modem编程 Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1

Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
https://www.eeworm.com/dl/623/234501.html
下载: 40
查看: 1075

其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also

Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...
https://www.eeworm.com/dl/534/246090.html
下载: 73
查看: 1038

其他 The problem of image registration subsumes a number of problems and techniques in multiframe image

The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spli ...
https://www.eeworm.com/dl/534/248919.html
下载: 153
查看: 1040

人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the so ...
https://www.eeworm.com/dl/650/250081.html
下载: 96
查看: 1085