-
USB HID 范例
在网上找了一个月了关于USb hid与PC通信的上位机的资料,有的不全或者有的缺点东西,好不容易找个一个源码,非常使用,特拿出来分享。
#include "stdafx.h"
#include "HIDUSB.h"
#include "MainFrm.h"
#include "HIDUSBDoc.h"
#include "HIDUSBView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CHIDUSBApp
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-24 23:05:06下载
- 积分:1
-
TAPI是微软集成在操作系统中的一个功能,我们利用TAPI可以实现通信 传真的功能,该实例主要用于电话语音方面的,值得借鉴....
TAPI是微软集成在操作系统中的一个功能,我们利用TAPI可以实现通信 传真的功能,该实例主要用于电话语音方面的,值得借鉴.-TAPI is the Microsoft operating system integrated into a functional, we can realize the use of TAPI fax communication capabilities, the examples of the major aspects for telephony, is worth learning from.
- 2023-06-19 08:40:03下载
- 积分:1
-
like mathematical modeling friends can see oh! ! There's a fairly sophistica...
喜欢数学建模的朋友可以看看哦!!这里面的算法还是比较先进的!-like mathematical modeling friends can see oh! ! There"s a fairly sophisticated algorithm!
- 2022-04-28 07:49:29下载
- 积分:1
-
LDPC编解码的程序
我勒个去,还要怎么详细?就是和标题一样。LDPC码的编解码,用matlab写的。
- 2022-03-12 19:21:16下载
- 积分:1
-
These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" wh...
这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。-These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".
- 2023-05-20 18:00:04下载
- 积分:1
-
提供个人信息资料的编辑
提供个人信息资料的编辑-provide personal information to the Editor
- 2022-02-21 12:56:45下载
- 积分:1
-
通信系统中基于MATLAB的关于线性滤波器的仿真程序
通信系统中基于MATLAB的关于线性滤波器的仿真程序-MATLAB-based communication system on the linear filter simulation program
- 2022-01-25 14:56:38下载
- 积分:1
-
这个源代码是关于串口通讯的
这个源代码是关于串口通讯的-the source code is on the serial communications
- 2022-06-21 05:51:39下载
- 积分:1
-
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函...
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。
附带使用说明书。
原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C++ form of a wrapper function. WinSocket NamedPipe right and the API function Packaging, and provided some API function linking the establishment and data detection. Incidental instruction manual. Author Wen Yue Yang
- 2022-08-10 01:30:47下载
- 积分:1
-
c++实现的文件传输
应用背景
1、实现了以tcp协议为基础的客户度与服务端的文件传输
2、以界面的形式实现
3、可以自由设置ip地址
关键技术
1、socket网络通信技术、tcp/ip协议技术
2、mfc的应用程序
3、多线程技术
- 2023-09-03 15:50:06下载
- 积分:1