-
Programming the Microsoft Windows Driver Model first edition of the CD
Programming the Microsoft Windows Driver Model 第一版光盘中的源码-Programming the Microsoft Windows Driver Model first edition of the CD-source
- 2022-08-23 23:33:48下载
- 积分:1
-
windows下的ext2文件系统的驱动
windows下的ext2文件系统的驱动-windows under the ext2 file system driver
- 2023-01-03 20:35:03下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
HID lighting design net production of information to provide you with the most c...
HID制作资料 照明设计网为您提供最全面的照明系统解决方案-HID lighting design net production of information to provide you with the most comprehensive lighting system solutions
- 2023-01-11 08:15:04下载
- 积分:1
-
我为我们实验室的编程器写驱动程序源码,通讯芯片为PDIUSBD12...
我为我们实验室的编程器写驱动程序源码,通讯芯片为PDIUSBD12-to our lab for the programming source code to write driver, communications chip for PDIUSBD12
- 2022-07-02 21:34:01下载
- 积分:1
-
详细介绍的Layout布线中电源和电源地的分割方法,对于高速布线有很大的帮助...
详细介绍的Layout布线中电源和电源地的分割方法,对于高速布线有很大的帮助-Layout details of the wiring in the power supply and power to the partition method for high-speed cabling has a great help
- 2022-01-30 15:42:11下载
- 积分:1
-
PDIUSBD12 USB代码PDIUSBD12。
PDIUSBD12 USB code for pdiusbd12.
- 2022-03-21 01:31: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
-
This manual describes SAMSUNG s S3C2410A 16/32
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide
hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller
solution in small die size. To reduce total system cost, the S3C2410A includes the following components separate
16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT),
NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch
Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS
Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
- 2023-07-17 03:00:04下载
- 积分:1
-
Korea Kelong color OLED Driver
韩国
科龙
彩色
OLED
驱动程序-Korea Kelong color OLED Driver
- 2022-04-25 06:45:29下载
- 积分:1