可以直接操作PC机的IO口,不论是并口,还是其它扩展口
上传时间: 2015-07-18
上传用户:xcy122677
Java数字输入控件。只能够输入0-9的数字,并能够检查取值范围;能够设置最大值,并自动检查。
上传时间: 2013-12-21
上传用户:lhc9102
描述了如何在VC6.0++下面操作,判断USB端口,并且用USB如何通信等详细说明,供参考
上传时间: 2015-08-05
上传用户:R50974
Evc 4.0写的,关于wince 串口通讯程序,通讯规约遵循dl/t645
上传时间: 2015-11-22
上传用户:sardinescn
利用最新的嵌入式开发工具EDK,在FPGA 中完成对PDIUSBD12 的硬件定制和固件编程,从而在FPGA 中实现U S B 控制器, 并最终完成U S B 的枚举过程、驱动程序的开发和简单的应用。
上传时间: 2013-11-25
上传用户:fnhhs
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
利用EVC编写一个可运行于Wince5.0的应用程序,该应用程序利用基于串口驱动的CGPRS类,实现拨打电话和接听电话的功能。
上传时间: 2016-02-04
上传用户:rocwangdp
通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准,与常用的计算机接口(如串口、并口等)相比,通用串行总线(Universal Serial Bus,USB)具有热插拔、即插即用、数据传输可靠、扩展方便、低成本等优点。从问世以来,它得到了广泛的应用,一方面已成为当前计算机必备的接口之一,同时也被广泛地应用于嵌入式系统设计中。 从1994年USB 0.7出现开始,USB实施者论坛(Implementation Forum)先后定义了USB 0.8、0.9、1.0、1.1、2.0以及USB OTG等规范,以及各种不同的设备类规范。其中USB1.1规范目前正逐步广泛应用,而USB2.0和USBOTG作为USB协议的更新和扩展,也将使USB占领更广的外设
上传时间: 2016-02-17
上传用户:王小奇
java实现串口通信,建立一个类实现对并口的控制
上传时间: 2016-03-08
上传用户:wweqas
该程序的功能是从缓冲区中读取键入字符并显示在屏幕上,当按下left_shift键(扫描码为42d)的同时,又按下0-9或a-z等键,则显示键的上档符号或大写字母。按动除left_shift键以外的控制键或功能键时,则退出。
上传时间: 2014-11-22
上传用户:1159797854