-
WDM device driver development (Wu River) supporting CD
WDM设备驱动程序开发(武安河)配套光盘实例源码。pnp事件编程。-WDM device driver development (Wu River) supporting CD-ROM source code examples. pnp event programming.
- 2022-03-24 05:16:40下载
- 积分:1
-
由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出...
由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by Mr. Jean Labrosse wrote uC/OS real-time operating system kernel of C source code and state. This is Mr. Jean wrote for the series 68HC11 RTOS, but as more and more the emergence of the MCU, Jean his many transplant RTOS platform, expansion model more suitable for the application model, such as XA, X86, but some customers do not know how to use, is wasted! But to remind you that this is only a core module, embedded application environment too much, like many other modules : File module, communications module, module, we now have our own efforts! I also try to increase their number of modules, such as TCP/IP protocol, for many applications can provide additional applications.
- 2022-01-28 22:44:19下载
- 积分:1
-
Slides from Programming WDM Chapter 3 Walter Oney
Slides from Programming WDM Chapter 3 Walter Oney
- 2022-05-13 18:53:31下载
- 积分: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
-
液晶显示模块显示驱动测试程序,经过测试,可用。
液晶显示模块显示驱动测试程序,经过测试,可用。-LCD display driver module test procedures, tested and available.
- 2023-02-27 23:20:04下载
- 积分:1
-
这些项目,饲料工业!馈线。程序已经过测试。桥…
混泥土,饲料行业!左右给料机。程序已经通过测试。路桥工程-These projects, feed industry! About Feeder. Procedures have been tested. Bridge project
- 2022-03-18 11:59:31下载
- 积分:1
-
hid类usb对外设的驱动application
hid类usb对外设的驱动application-hid type of usb driver for the peripheral application
- 2022-01-25 17:48:14下载
- 积分:1
-
DVD源码
DVD源码-DVD source
- 2022-10-01 23:50:03下载
- 积分:1
-
This is prepared to use a FIFO queuing procedures, data can be read there is a F...
这是使用FIFO编写的一个排队程序,可以将读取的数据存在一个FIFO中,由应用程序读取-This is prepared to use a FIFO queuing procedures, data can be read there is a FIFO, the read by the application
- 2022-04-10 16:32:57下载
- 积分:1
-
Wince应用程序开发驱动程序
嵌入式程序开发
Wince应用程序开发驱动程序
嵌入式程序开发-wince Application
- 2022-02-25 21:18:12下载
- 积分:1