基于F326单片机的RS232转USB程序,基于HID免驱动,给初学者参考。
上传时间: 2016-03-11
上传用户:924484786
ATmega8实现USB接口(采用USB的CDC类,HID类)
上传时间: 2013-12-19
上传用户:wab1981
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
标签: dimensions arbitrary function reverse
上传时间: 2016-04-16
上传用户:waitingfy
基于ARM9+Linux的应用程序源码包,包括pthead、udptalk、gui、keyboard等相关应用。
上传时间: 2014-01-24
上传用户:klin3139
miXo is a buzz machine (www.buzzmachines.com) - a plugin for the freely available jeskola buzz tracker. it allows using the pc keyboard as a mixer which comes in handy when doing live performances with buzz.
标签: buzz buzzmachines available machine
上传时间: 2016-05-10
上传用户:牧羊人8920
usb描述符的文章合集,包含设备描述符、接口描述符、HID描述符等
上传时间: 2016-05-15
上传用户:wfeel
Windows环境下USB应用程序实例的开发,讲述windows环境下的HID调用及编程
上传时间: 2013-12-20
上传用户:semi1981
实现蓝牙鼠标功能,可与HID——DONGLE实现无线连接。
上传时间: 2016-06-04
上传用户:zq70996813
ADS下的LPC2124的经典仿真例程!在UC/OS II环境下,带有PROTEUS仿真图,基本完成了LCD,KEYBOARD,SPI,I2C,UART,EINT,ADC等所有功能,是非常不错的学习ARM7上UC/OS移植的例程!
上传时间: 2014-01-03
上传用户:笨小孩
无操作系统下驱动USB鼠标的源代码,可以作为USB HID的模板,开发USB键盘,USB扫描器等人机交互模块,功能强大
上传时间: 2013-12-04
上传用户:guanliya