CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cdc

搜索资源列表

  1. f_obex

    0下载:
  2. f_obex.c USB CDC OBEX function driver. -f_obex.c USB CDC OBEX function driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3675
    • 提供者:riesrvun
  1. f_subset

    0下载:
  2. f_subset.c CDC Subset Ethernet link function driver. -f_subset.c CDC Subset Ethernet link function driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4659
    • 提供者:riesrvun
  1. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
  1. Code

    0下载:
  2. 熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Familiar with the use of CString class. Kara OK by writing a program to explain the clever use of timers use and DrawText function. CDC on how to use the cut function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:78307
    • 提供者:bean
  1. USB-RAW---CDC-test

    0下载:
  2. usb can.实现USB转can信号,可以读取和发送CAN报文-usb change to can
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:14720
    • 提供者:Kivin
  1. DS3231

    0下载:
  2. The LDS6100/6120 family of capacitance touch controllers Integrated Device Technoogy® is optimized for the implementation of touch-based input controls including sliders, scroll wheels and buttons. A low power programmable capacitance-to-digi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:510169
    • 提供者:
  1. cdc

    0下载:
  2. Class-Specific descr iptors .. there are a couple dozen of them.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:dwjjkun
  1. cdc-wdm

    0下载:
  2. This the original minix inode layout on disk. Note the 8-bit gid and atime and ctime. -This is the original minix inode layout on disk. Note the 8-bit gid and atime and ctime.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:cdringfr
  1. Kaleidoscope

    0下载:
  2. CDrawKaleidoscope类中封装了绘制屏幕万花筒的功能,通过rand函数随机取出小圆半径的大小,使用COS和sin求出小园上的点,然后使用CDC类的Line To方法将各个点进行连接。-CDrawKaleidoscope class encapsulates kaleidoscope draw the screen functions are picked randomly by the rand function size small circle radius calculated
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:343601
    • 提供者:王炳南
  1. KL25-CMSIS-USB-Stack

    0下载:
  2. USB CDC例子 在FRDM_KL25 上-USB cdc demo for FRDM_KL25
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:626262
    • 提供者:我是谁
  1. cdc-wdm

    0下载:
  2. Repeated inclusions of this file are no-ops unless JMESSAGE is defined.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2503
    • 提供者:xangxoull
  1. cdc-wdm

    0下载:
  2. FIXME: add a recursive box subdivision method to verify that tight bounds is correct.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9206
    • 提供者:lunnongwa
  1. PictureGame

    0下载:
  2. 基于VC++简单实现拼图游戏,使用CDC类Draw3dRect方法-a simple puzzle game
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:514309
    • 提供者:许耀华
  1. STM32-USB-MSC

    1下载:
  2. STM32 USB模拟串口CDC和大容量存储器复合,使用usb模拟串口和U盘-STM32 USB analog serial CDC and mass storage composite, simulation using usb port and U disk
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:653530
    • 提供者:吴斌
  1. PL2303

    0下载:
  2. Zigbee C PL-2303 USB to Serial RS232 Bridge Controller Full compliance with the USB Specification v1.1 and USB CDC v1.1 - Support the RS232 Serial interface - Support automatic handshake mode - Support Remote wake-up and power mana
  3. 所属分类:Other Databases

    • 发布日期:2017-04-29
    • 文件大小:137172
    • 提供者:TianChengRi
  1. stm32_usbcdc_serial

    0下载:
  2. STM32 USBCDC 串口代码 使用V3.5库编写,非常方便移植使用。本人亲自调试可用。 用串口助手打开虚拟的com口 发送字符串可返回。-STM32 USB CDC V3.5 library to write code that uses the serial port, very convenient for transplant use. I personally debugging available. Open a virtual com port to send aide
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:455412
    • 提供者:liangchen
  1. CDCEmuCarPC_Interface

    0下载:
  2. CDC Emu CarPC Hardware
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:117609
    • 提供者:ognarf
  1. CDC_Remote_HW

    0下载:
  2. CDC Emu Hardware Remote
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:71390
    • 提供者:ognarf
  1. CDCEmuHW_NonArchos

    0下载:
  2. CDC Emu Hardware without Archos support
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:41437
    • 提供者:ognarf
  1. FET430-CDC

    0下载:
  2. msp单片机驱动程序能够好好的兼容低版本的硬件集合430很好的编程-msp MCU driver is able to properly lower version compatible hardware set 430 good programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:65554
    • 提供者:王鹏
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com