a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上传时间: 2014-01-27
上传用户:yxgi5
8051 ASM source code for MLX90614 tempture sensor
标签: tempture source sensor 90614
上传时间: 2014-01-06
上传用户:ayfeixiao
Source code for OmniVision 9650 sensor on Samsung S3C2440A SOC
标签: OmniVision S3C2440A Samsung Source
上传时间: 2014-11-09
上传用户:R50974
Good Book for Builder of Sensor Network
标签: Builder Network Sensor Good
上传时间: 2014-01-07
上传用户:541657925
gdb that s ported for PXA270 processor. definitely helpful for people interested in embedded system debugging.
标签: definitely interested for processor
上传时间: 2013-12-24
上传用户:tb_6877751
VHDL implementation for an RS-232 receiver system.
标签: implementation receiver system VHDL
上传时间: 2013-12-12
上传用户:亚亚娟娟123
Mitigation of Non-linear Distortion Using PTS and IDAR Method for Multi-Level QAM-OFDM System
标签: Multi-Level Mitigation Distortion Non-linear
上传时间: 2014-11-26
上传用户:wff
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert batch file. This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine. Tool chain ---------- FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM -> MPASM FUZZY.ASM -> INTEL HEX Fuzzy input registers --------------------- current_ins 1..8 x 8-bit raw inputs Fuzzy inference function ------------------------ FuzzyEngine Fuzzy output registers ---------------------- cog_outs 1..8 x 8-bit raw outputs
标签: fuzzy development implements PIC-based
上传时间: 2014-01-18
上传用户:caozhizhi