RegistryMonitor as driver, lang:C
資源簡介:RegistryMonitor as driver, lang:C
上傳時間: 2013-12-27
上傳用戶:it男一枚
資源簡介:The example of driver, that eject CD-ROM, lang:C
上傳時間: 2017-06-08
上傳用戶:hanli8870
資源簡介:The example of driver, which hides selected process, by manipulating EPROCESS struct, lang:C
上傳時間: 2017-06-08
上傳用戶:yepeng139
資源簡介:ds1307 driver by c clock chip
上傳時間: 2013-12-17
上傳用戶:baiom
資源簡介:The firmware driver in C for the EEPROM i2C 24xx series.
上傳時間: 2017-04-15
上傳用戶:123啊
資源簡介:The firmware driver in C for the EEPROM SPI 25xx series.
上傳時間: 2014-01-18
上傳用戶:ynwbosss
資源簡介:The firmware driver in C for the EEPROM Mimcro-Wire 95xx series.
上傳時間: 2014-01-02
上傳用戶:啊颯颯大師的
資源簡介:The firmware driver in C for the Atmel DataFlash AT45BXX series.
上傳時間: 2017-04-15
上傳用戶:ddddddos
資源簡介:自己寫的漢諾塔程序,IDE是TC2.0 程序特點: 1)三根柱子都有若干盤子 2)程序可演示運行過程 編譯時需要根據實際情況修改下面這句: initgraph(&driver,&mode,"c:\\TC2\\BGI")
上傳時間: 2015-10-28
上傳用戶:gououo
資源簡介:This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of...
上傳時間: 2013-12-18
上傳用戶:lo25643
資源簡介:2009.02.13 (Chiron.ylq) ------------------------------ 該工程用于Analog Devices VisualDSP++ V5.0開發環境下,燒寫Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load driver。 1. 文件結構 SST39VFXXX.dlb ...
上傳時間: 2013-12-22
上傳用戶:lixinxiang
資源簡介:This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: nRF9E5 Hello World program. Please note that this program runs the internal 8051...
上傳時間: 2017-05-17
上傳用戶:wuyuying
資源簡介:Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. ...
上傳時間: 2015-09-02
上傳用戶:
資源簡介:This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
上傳時間: 2015-11-20
上傳用戶:talenthn
資源簡介:A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device dri...
上傳時間: 2014-01-01
上傳用戶:saharawalker
資源簡介:8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
上傳時間: 2013-11-27
上傳用戶:330402686
資源簡介:Learning Standard C++ as a New language
上傳時間: 2015-02-25
上傳用戶:libenshu01
資源簡介:This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device cl...
上傳時間: 2015-04-02
上傳用戶:nanxia
資源簡介:In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上傳時間: 2014-01-06
上傳用戶:2404
資源簡介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上傳時間: 2013-12-03
上傳用戶:silenthink
資源簡介:i2c-dev.c - i2c-bus driver, char device interface
上傳時間: 2015-05-21
上傳用戶:sammi
資源簡介:CP2101 Macintosh OSX driver v1.00 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc.
上傳時間: 2014-01-09
上傳用戶:wfeel
資源簡介:加密算法 Test driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上傳時間: 2015-07-16
上傳用戶:wqxstar
資源簡介:sed1335fb.c -- driver for sed1335 lcd control framebuffer device
上傳時間: 2013-12-29
上傳用戶:日光微瀾
資源簡介:freescale mx1/dragon ball, flash controller driver c source reference.
上傳時間: 2015-07-26
上傳用戶:zwei41
資源簡介:this the 2nd edition of the book "Programming the Microsoft Windows driver model.2nd" (c)2002
上傳時間: 2015-07-26
上傳用戶:784533221
資源簡介:如何成為優秀的軟件人才 高質量c++編程的作者 林銳博士 的講義 今年 威盛 的 招聘筆試題linux driver 中80%的題從他的書中選的
上傳時間: 2015-08-04
上傳用戶:chenlong
資源簡介:PT6955 LED driver C語言編寫,在FreeScale單片機MC9S08QG8上測試通過。
上傳時間: 2015-08-09
上傳用戶:exxxds
資源簡介:驅動開發向導 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decide...
上傳時間: 2014-01-07
上傳用戶:2467478207
資源簡介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上傳時間: 2013-12-23
上傳用戶:liansi