登录

最新会员 最新下载

成为了本站VIP会员

53分钟前

成为了本站VIP会员

今天18:37

成为了本站VIP会员

今天18:25

成为了本站VIP会员

今天17:16

成为了本站VIP会员

今天09:16

成为了本站VIP会员

04月17日 11:07
已选条件
  1. 编程语言:C#
  2. 代码类别:USB编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. streamer

  Cypress USB3.0芯片上位机源码(Cypress USB3.0 streamer)

26
下载
177
浏览
2021-04-20发布

2. STM32L152_USB_HID

  STM32L USB数据传输,稳定实现了与PC端的数据传输

53
下载
190
浏览
2021-03-16发布

3. QtCameraDemoWidget

  QT 捕获UVC摄像头,枚举摄像头设备,预览显示图像,拍照等(QT captures UVC cameras, enumerates camera devices, previews display images, photographs, etc.)

5
下载
156
浏览
2021-03-08发布

4. QtCameraDemoWidget

说明:  QT 捕获UVC摄像头,枚举摄像头设备,预览显示图像,拍照等(QT captures UVC cameras, enumerates camera devices, previews display images, photographs, etc.)

15
下载
117
浏览
2021-03-08发布

5. vcMfcUsbPort

  vc6.0编写的usbhid通信的上位机。 venderID=0x0483,设备号 对应productID=0x5750 请在代码中更改(PC vc6.0 prepared usbhid communication. venderID = 0x0483, device number corresponds productID = 0x5750 Change the code)

91
下载
160
浏览
2021-01-12发布

6. JAI_main

  JAI 相机USB3.0调用开发,实时获取视频流,接入所开发的算法中(JAI USB3.0 camera code,grap stream image into code)

16
下载
193
浏览
2020-12-26发布

7. USBHID

  C#上位机实现通过USB的HID方式通信(C# realizes HID communication through USB)

3
下载
148
浏览
2020-12-17发布

8. USBHID

说明:  C#上位机实现通过USB的HID方式通信(C# realizes HID communication through USB)

12
下载
174
浏览
2020-12-17发布

9. USB2CANFD

说明:  USB转CANFD,上传USB转ADC的源代码(USB2CANFD upload USB to canfd source code)

0
下载
127
浏览
2020-12-15发布

10. C-SHARP_USB_ADC_Test

  在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。(Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary platform ADC (analog-digital conversion) feature, USB-SPI adapter and the adapter has a USB-I2C 8, 12bit, the sampling frequency of 1M of the ADC, adapter with 3.3V reference voltage, use the adapter ADC function can measure analog voltage signal between 0 to 3.3V.)

6
下载
134
浏览
2020-12-03发布

11. C-SHARP_USB_ADC_Test

  在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。(Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary platform ADC (analog-digital conversion) feature, USB-SPI adapter and the adapter has a USB-I2C 8, 12bit, the sampling frequency of 1M of the ADC, adapter with 3.3V reference voltage, use the adapter ADC function can measure analog voltage signal between 0 to 3.3V.)

6
下载
127
浏览
2020-12-03发布

12. USB-Example

  周立功LPC23XX开发板USB例程,共大家参考,可以节省开发周期!(LPC23XX USB)

2
下载
133
浏览
2020-11-22发布

13. simpleUSB

说明:  最简单的USB通讯上位机程序,实现发送和接收。(The simplest PC USB communications process, the achievement of sending and receiving.)

1
下载
149
浏览
2020-11-13发布

14. USB-A-S-X-X-SM1

  PADs 封装库文件,有关USB,非常有价值,很辛苦找到的。(PADs common libraries relative USB,very usefull, and classical. may be usefull for u!)

185
下载
100
浏览
2020-11-06发布

15. streamer

  C++ 上位机原程序,测试USB3.0 和 FPGA 之间流传输速度。包含所有源代码。速度传输稳定,显示实时速度(The C++ host computer program tests the streaming speed between USB3.0 and FPGA. Contains all source code. Speed transmission is stable, showing real-time speed)

1
下载
124
浏览
2020-07-19发布

16. 测试USB3.0 和 FPGA 之间流传输速度streamer

说明:  C++ 上位机原程序,测试USB3.0 和 FPGA 之间流传输速度。包含所有源代码。速度传输稳定,显示实时速度(The C++ host computer program tests the streaming speed between USB3.0 and FPGA. Contains all source code. Speed transmission is stable, showing real-time speed)

7
下载
257
浏览
2020-07-19发布

17. st32_AUDIO_USB_SRC

  ST32 Library for audio USB connection and playback

8
下载
109
浏览
2020-06-28发布

18. PDIUSBD12USBbook_jianjie

  USB驱动程序开发彻底解密(Decoding the secret of USB driver development.)

19. USB接口源代码(VC)

  详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码(details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code)

20. VC++写USB接口通信

  Usb通信程序开发示例,讲述如何开发一个USB应用用程序(Usb communications program examples on how to develop a procedure using USB applications)