搜索结果
找到约 1,655 项符合
BA-T 的查询结果
编译器/解释器 encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
网络 dnicholson - Jul 14, 2006 * Fixed usbdev PROGRAM so that it works with the BusyBox sh. Thanks t
dnicholson - Jul 14, 2006
* Fixed usbdev PROGRAM so that it works with the BusyBox sh. Thanks
to Anthony Wright.
Java书籍 The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for
The Java Cookbook is a comprehensive collection of problems, solutions, and practical
examples for anyone programming in Java. Developers will find hundreds of tried-andtrue
Java "recipes" covering all of the major APIs as well as some APIs that aren t as well
documented in other Java books.
Java书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
其他书籍 南航一博士论文:任意拓扑结构三角网格模型优化调整技术研究 Research on Optimized Modulation Technology of Arbitrary Topological T
南航一博士论文:任意拓扑结构三角网格模型优化调整技术研究
Research on Optimized Modulation Technology of Arbitrary Topological Triangle Meshes
数据结构 crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC
crc任意位生成多项式
任意位运算
自适应算法
循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的
编码方式,这种方法把要发送的数据看成是一个多项式的系数
,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为:
bn-1Xn-1+bn-2Xn-2+…+b1X+b0
例如:数据“10010101”可以写为多项式
X7+X4+X2+1。
...
中间件编程 a little file,which is made by myself.now i send it to share with you.a wish to improve myself via t
a little file,which is made by myself.now i send it to share with you.a wish to improve myself via the study with each other.
文章/文档 蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used t
蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each ...
Applet Its a text-fading linking ticker type applet that will fade text of any color over any color backgro
Its a text-fading linking ticker type applet that will fade text of any color over any color background. It features rollover color feedback, and will pause when rolled over so the user doesn t have to "chase" links. It uses very little processor power and source is included! Now supports frames!