-
PDIUSBD12 USB代码PDIUSBD12。
PDIUSBD12 USB code for pdiusbd12.
- 2022-03-21 01:31:38下载
- 积分:1
-
液晶显示模块显示驱动测试程序,经过测试,可用。
液晶显示模块显示驱动测试程序,经过测试,可用。-LCD display driver module test procedures, tested and available.
- 2023-02-27 23:20:04下载
- 积分:1
-
linux device driver example
linux device driver example
- 2022-07-13 15:07:58下载
- 积分:1
-
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
- 2023-03-13 02:10:03下载
- 积分:1
-
ext2 file system driver for win nt
ext2 file system driver for win nt
- 2022-07-01 01:38:59下载
- 积分:1
-
非常好各种C语言学习书籍的集合,对C的初学者来说,是不可多得的好资料。...
非常好各种C语言学习书籍的集合,对C的初学者来说,是不可多得的好资料。-A very good variety of C language learning a collection of books on C, beginners, is a rare good information.
- 2022-09-26 07:05:03下载
- 积分:1
-
use OPCST development of the server process OPCDA
使用OPCST开发的进程内OPCDA服务器-use OPCST development of the server process OPCDA
- 2022-01-26 02:07:44下载
- 积分:1
-
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考...
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
- 2023-07-04 02:10:03下载
- 积分:1
-
自动寻找可移动设备,并用默认浏览器打开。
自动寻找可移动设备,并用默认浏览器打开。-Mobile devices can automatically find and use the default browser to open.
- 2022-07-10 01:53:35下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1