-
arm linux 演义
很老的一篇文章,虽然可以考证作者网名,但现在已找不到关于作者的一丁点信息,可惜了。
不过这篇文章还是很好的,嵌入式中的一些牛人也都转载了这篇,值得拿来学学。
- 2022-02-11 10:41:09下载
- 积分:1
-
7990驱动编程
7990驱动编程-7990 driven programming
- 2023-08-22 07:50:02下载
- 积分:1
-
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。-disk driver for you to use.
- 2022-07-20 13:04:31下载
- 积分:1
-
USB devices automatically load 1.0usbautom
USB移动设备自动加载1.0usbautom-1.0.0-1.i386 在LINUX下用的,学习的好-USB devices automatically load 1.0usbautom- 1.0.0- 1.i386 LINUX in the study, and the good Dongdong
- 2022-01-26 05:13:49下载
- 积分:1
-
一个SD卡windows ce下驱动程序,基于ARM9 2410
一个SD卡windows ce下驱动程序,基于ARM9 2410-An SD card, under windows ce driver, based on ARM9 2410
- 2022-02-18 17:03:30下载
- 积分:1
-
unloaded contains a device driver examples of usage : remove
卸载包含一个设备驱动程序的用法示例:remove
- 2022-09-10 17:45:03下载
- 积分:1
-
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧-On kernel insider Ha ha very hard to gather everyone in the bar soon
- 2023-06-13 19:05:05下载
- 积分: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
-
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用-Document very useful tool to hide hidden files !!!!!! very useful tool
- 2022-11-13 09:20:03下载
- 积分:1
-
/ /串口驱动LED,/一个74HC595移位登记驱动三极管
//串行驱动led,//一个74hc595位移寄存器驱动三极管led驱动器,//2个74hc595 led驱动器,5路x8的x2=10数字控制//5分钟频率,每个扫描时间位置1.25ms///特殊符号定义
- 2022-11-02 04:15:04下载
- 积分:1