系統(tǒng)可用編輯器1. Overview 2. System Requirements 3. Contents of the Distribution Package 4. List of Available Command Line Flag Options 5. Contents of the Extracted Files 6. Installing the Software in Interactive Mode 7. Installing the Software in Silent Mode 8. Installing the INF Files Prior to OS Installation 8A. Installing the Windows* XP INF Files Prior to OS Installation
標(biāo)簽: Distribution Requirements Overview Contents
上傳時間: 2015-02-23
上傳用戶:wab1981
Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
標(biāo)簽: store application Complete linked
上傳時間: 2014-06-20
上傳用戶:zhoujunzhen
簡單介紹一下,整個工程分為5個文件:Main.c ----- 程序的入口點,其實很簡單,就是調(diào)用兩個函數(shù)。Global.h ----- 定義了一些全局變量及宏P(guān)arse.h ----- 語法分析器的主要算法Prece.h ----- 定義和實現(xiàn)了一些關(guān)于優(yōu)先級的操作Stack.h ----- 定義和實現(xiàn)了一個棧及其操作編譯的時候只要用TC2.0或者WinTC打開Main.c文件進行編譯就好了。如發(fā)現(xiàn)有Bug請在這里貼出來或者把修改后的代碼跟帖在這里:)總之,這個工程僅僅是一個簡單示例,告訴大家怎么樣把課堂上學(xué)到的知識運用到實際編程當(dāng)中去,工程中所用到的模塊化思想,數(shù)據(jù)結(jié)構(gòu)等知識都是大家學(xué)過的,大三了,希望大家在最后這段時間里把寫程序的本領(lǐng)練就出來。:)
標(biāo)簽:
上傳時間: 2015-03-18
上傳用戶:13160677563
linux下的usb開發(fā),采用phlip的isp1362,此為它的stack
上傳時間: 2015-03-28
上傳用戶:gououo
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
標(biāo)簽: command-line application Addfilter drivers
上傳時間: 2013-12-30
上傳用戶:天誠24
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
標(biāo)簽: filter disk demonstrates prediction
上傳時間: 2015-03-30
上傳用戶:變形金剛
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. 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.
標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides
上傳時間: 2015-03-30
上傳用戶:龍飛艇
This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051.
標(biāo)簽: the compatible location version
上傳時間: 2015-04-05
上傳用戶:changeboy
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標(biāo)簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
DELPHI basicCtrl+NUM 直接將光標(biāo)跳到NUM處,NUM是用Ctrl+Shift+NUM設(shè)置的標(biāo)號。 NUM不能用小鍵盤。 Ctrl+Home 將光標(biāo)移至文件頭。 Ctrl+End 將光標(biāo)移至文件尾。 Ctrl+B Buffer List窗口。 Ctrl+I 同Tab鍵。 Ctrl+M 同Enter鍵。 Ctrl+N 同Enter鍵,但光標(biāo)位置保持不變。 Ctrl+T 刪除光標(biāo)右邊的一個單詞。 Ctrl+Y 刪除光標(biāo)所在行。 Ctrl+Shift+↑ 光標(biāo)在函數(shù)體內(nèi)時,將光標(biāo)快速移至當(dāng)前函數(shù)聲明處。 Ctrl+Shift+↓ 光標(biāo)在函數(shù)聲明行時,將光標(biāo)快速移至函數(shù)定義處。 Ctrl+Shift+C 聲明一個過程或函數(shù)后,直接生成過程或函數(shù)的名稱、begin、end Ctrl+Shift+E 光標(biāo)在Edit窗口和Explorer窗口間切換。 Ctrl+Shift+G 插入GUID。 Ctrl+Shift+J 彈出Delphi語句提示窗口,選擇所需語句將自動完成一條語句。 Ctrl+Shift+T 在光標(biāo)行加入To-Do注釋。 Ctrl+Shift+Y 刪除光標(biāo)之后至本行末尾之間的文本。 Ctrl+F3 Call Stack窗口。 Ctrl+F4 等于File菜單中的Close項。
標(biāo)簽: basicCtrl NUM DELPHI 光標(biāo)
上傳時間: 2014-11-26
上傳用戶:kr770906
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1