-
Windows下 usb bulk传输代码,支持USB2.0
Windows下 usb bulk传输代码,支持USB2.0-Windows under usb bulk transfer code, support for USB2.0
- 2023-07-10 08:35:04下载
- 积分:1
-
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。...
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-have used PWM ramp, it should PWM register with the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, filter, which will be ramp.
- 2022-10-04 06:35:04下载
- 积分:1
-
arm linux 演义
很老的一篇文章,虽然可以考证作者网名,但现在已找不到关于作者的一丁点信息,可惜了。
不过这篇文章还是很好的,嵌入式中的一些牛人也都转载了这篇,值得拿来学学。
- 2022-02-11 10:41:09下载
- 积分:1
-
里面有通过JTAG口对FLASH的烧写代码,以及原理图和PCB图。
里面有通过JTAG口对FLASH的烧写代码,以及原理图和PCB图。-Source code that can write FLASH through JTAG interface and its PCB diagram and schematic diagram
- 2022-12-07 20:10:03下载
- 积分:1
-
USB DRIVCE
USB 基于DLPHI的驱动程序,大家可以学习和讨论-USB DRIVCE
- 2022-02-04 00:58:25下载
- 积分:1
-
Multiple access protocol using OPNET simulation have more practical reference va...
采用OPNET多址协议的仿真 比较有实用参考价值-Multiple access protocol using OPNET simulation have more practical reference value for
- 2022-10-03 16:05:03下载
- 积分:1
-
三星2440 支持7寸日立LCD 驱动程序源码
三星2440 支持7寸日立LCD 驱动程序源码-Samsung 2440 to support the 7-inch Hitachi LCD driver source
- 2022-08-22 10:59:10下载
- 积分:1
-
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!...
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!-A visit to the system hardware drivers, the system can visit all the equipment!
- 2022-04-12 01:16:38下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
uart driver to use in avr family
uart driver to use in avr family
- 2022-03-14 04:27:12下载
- 积分:1