搜索结果
找到约 302 项符合
libusb-WIN 的查询结果
Windows CE 是一本关于
是一本关于,WIN CE操作系统以及编程的权威书籍,详细介绍了WIN CE操作系统的定制等!
Windows Mobile 刚刚开发的
刚刚开发的,Windows Mobile系统客户端,通过Webservice查询远程数据库中的数据。
在Windows Mobile 6 Professional(Win CE 5.2)上测试通过。
其他 该示例中的字模数组均由“点阵字模工具”生成
该示例中的字模数组均由“点阵字模工具”生成,你可以用你自己需要的点阵信息来
替换示例中的字模信息,注意字模大小要一致,否则显示会出问题。
用WIN-TC的字模工具生成指定字模信息能给你提供方便的集成小型字库解决方案 ...
驱动编程 Also since the domain name--against which the retrieved domain name is to be matched--is currently h
Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded.
Hence the hard coded name has to be change before compiling the user mode program
The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
数学计算 DFT算法的实现的一种C语言源程序
DFT算法的实现的一种C语言源程序,我是在Win—TC上编译的
Java编程 一个java的翻牌游戏,类似一个简单的连连看
一个java的翻牌游戏,类似一个简单的连连看,可以在win下运行
GPS编程 QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not wo
QLandkarte - use your Garmin GPS with Linux
Requirements:
* > Qt 4.2.x (Qt 4.1.x will not work!)
* > proj4 4.4.x
* > libusb 0.1.x
手机短信编程 Gsm手机(短信息
Gsm手机(短信息,电话簿)开发库C++源代码
通过GSM modem 或 IrDA 设备
基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05
提供Nix,win系统 PDU 编码.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02
单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
串口编程 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体
本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。