PIC USB source code,Include usb protocol stack.
标签: protocol Include source stack
上传时间: 2013-12-31
上传用户:talenthn
ATMEL 90usb128 USB source,Include USB protocol stack.
标签: USB protocol Include source
上传时间: 2016-07-30
上传用户:mhp0114
ATMEL 90usb128 USB CDC source,Include USB protocol stack.
标签: USB protocol Include source
上传时间: 2016-07-30
上传用户:wsf950131
ATMEL 90usb128 USB HID source,Include USB protocol stack.
标签: USB protocol Include source
上传时间: 2016-07-30
上传用户:changeboy
Microchip s DSP IC dsPIC33 demo code for Explorer 16. It Include a LCD some LEDs and some keys. Just very simple.
标签: some Microchip Explorer Include
上传时间: 2013-12-10
上传用户:sclyutian
操作系统课程设计_进程调度演示源程序 #Include "stdio.h" #Include "stdlib.h" #Include "string.h" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成还要的时间*/ int count /*计数器*/ char state /*进程的状态*/ struct node *next /*链指针*/ }PCB
标签: Include typedef stdlib string
上传时间: 2016-08-09
上传用户:凤临西北
Include:alarm, DMA, fine_gainde flash, HighResTime,ISR,Simple flash,and so on
标签: flash HighResTime fine_gainde Include
上传时间: 2016-08-12
上传用户:wpwpwlxwlx
数据结构 课程 2叉树的遍历 #Include "stdafx.h" #Include <iostream.h> typedef char elemtype
标签: Include elemtype iostream typedef
上传时间: 2013-11-30
上传用户:tb_6877751
实现了EVC所有列双击可编辑,也适用于VC++ #Include "stdafx.h" #Include "FM.h"//这个不要也似乎可以,因为是对话框的头文件 #Include "EditListCtrl.h" #Include <windowsx.h>
上传时间: 2016-08-15
上传用户:xlcky
CrLab UniDAC 1.0 Include sources
标签: Include sources UniDAC CrLab
上传时间: 2013-12-09
上传用户:yph853211