音频编解码芯片 LM4930的测试程序,此测试程序适合为I2C控制总线,SPI数据线的音频编解码芯片的测试。
上传时间: 2013-12-29
上传用户:a673761058
DF1,一个工控网络总线协议,详细描述了一个网络底层的实现细节,尤其是数据链路层的实现。
标签: DF1
上传时间: 2015-12-14
上传用户:lili123
dsp_can接口 世界向着网络化方向发展,测控系统也不例外。 CAN总线的出现,使控制系统的网络化成为可能,是国 际公认的一种现场总线协议。
上传时间: 2014-01-20
上传用户:sssl
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
SD卡规格书第五章,SPI总线协议。描述了控制器和SD卡之间用SPI总线相互握手及通信的方法。
上传时间: 2014-09-05
上传用户:黄华强
本程序使用MSP430F149驱动DS18B20,并再1602液晶显示温度;DS18B20 是一款小巧的温度传感器,它通过单总线协议与 MCU 进行通信,硬件连接十分简洁,它具有如下特性:测温范围-55℃~+125℃,并且在-10℃~+85℃范围内具有±0.5℃的精度,9-Bit 到 12-Bit 的可编程分辨率,用户自定义、非易失性温度阈值。MCU的P1.6端口与DS18B20的DQ端连接, 通过在MCU的IO 端口模拟1-Wire协议的时序就能实现对 DS18B20 的读写了。
上传时间: 2016-07-04
上传用户:凤临西北
词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633
基因算法,用VC++或MATLAB,java等工具设计一程序计算任一个随机产生的DNA基因表达式的有效长度和值 设随机产生的基因表达式为: + Q - / b * b a Q b a a b a a b b a a a b
上传时间: 2014-01-09
上传用户:aa54
非常明了的PCI规范介绍,各信号作用定义准确,总线协议通俗易懂,推荐新手阅读
标签: PCI
上传时间: 2016-08-15
上传用户:zhangzhenyu