最简单的VC编写的OPC客户端程序,本程序为OPC异步数据传输。
上传时间: 2013-12-18
上传用户:yiwen213
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
本固件程序用于CYPRESS公司的FX2系列高速USB芯片,实现数据的双向透明传输,即不对数据进行处理,只实现传输功能。程序采用GPIF方式,批量传输模式。经过调试,完全可用,已经用于上市的产品。通用性强,根据具体应用,只需做少量更改即可使用,可作为固件设计的样本。开发环境为Keil C。
上传时间: 2016-02-12
上传用户:wys0120
usbSampleApp,USB的工业标准是对PC机现有的体系结构的扩充。USB的设计主要遵循以下几个准则: • 易于扩充多个外围设备; • 价格低廉,且支持12M比特率的数据传输; • 对声音音频和压缩视频等实时数据的充分支持; • 协议灵活,综合了同步和异步数据传输; • 兼容了不同设备的技术; • 综合了不同PC机的结构和体系特点; • 提供一个标准接口,广泛接纳各种设备; • 赋予PC机新的功能,使之可以接纳许多新设备。
标签: 8226 usbSampleApp USB PC机
上传时间: 2016-02-15
上传用户:moshushi0009
USB接口驱动程序,Interrupt传输模式
上传时间: 2016-03-03
上传用户:一诺88
DM642上的DMA性能一个简单的介绍和分析。 DM642中的DMA称为EDMA(Enhanced Direct Memory Access),其EDMA控制器支持64个相互独立的DMA通道,每个通道都可以接受系统外设事件的触发或者CPU的指令的触发,不同DMA传输之间还可以进行连接,构成各种复杂的DMA操作,在600MHz主频时可以提供2.4GB/秒的数据吞吐量。具备的1维、2维传输模式,非常适合图像的处理。
上传时间: 2013-12-29
上传用户:zyt
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。
上传时间: 2016-05-30
上传用户:拔丝土豆
词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633
topologysetup在ns2平台下的覆盖网络拓扑建立,大约二十多个节点,实现p2p的传输模式
标签: topologysetup ns2 覆盖网络 拓扑
上传时间: 2013-12-30
上传用户:gundamwzc