linux 環境下 elf可執行文件格式標準 包括程序裝載,load,link過程。
上傳時間: 2015-04-09
上傳用戶:遠遠ssad
JC1.0。本編譯器包含完整的文檔與程序。借助 Lex & Bison, masm 開發。語句5個,支持混合運算。輸入輸出作為兩個 IO 語句(函數調用),由匯編實現并編譯為 io.obj,將由 Link 鏈接。生成 EXE。整個流程完整清晰,代碼易讀。
上傳時間: 2014-01-08
上傳用戶:yt1993410
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.
標簽: create C. framework program
上傳時間: 2013-12-03
上傳用戶:silenthink
從空格(ASCII碼32)到~(ASCII碼126)。表內的第一行與表頭相同,下面的每一行都與上一行的內容相同,只是字符相左移動了一個位置。這樣,下一行的最后一個字符與上一行的第一個字符相同。 為了進行文本編碼,可以任意選擇一個字符串,稱之為編碼字符串,也就是常說的密鑰。為解釋編碼方法,我們假設密鑰是Walrus,待編碼的文本(即常說的明文)是: Meet me in St. Louis 我們在待編碼的文本之上重復書寫上述密鑰,使得其長度與待編碼文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 從上述兩行文本中按列對應方式依次提取一個字符,可得到多個字符對:WM、ae、le等,這些字符對可用作上表的索引。這樣,依次以這些字符對作為索引可從上表查到一系列字符,這些字符就構成了文本編碼,即常說的密文。例如,第W行第M列隊應得字符是%,因此編碼的第一個字符就是%;第a行第e列對應的字符是G;第l行第e列對應的是R。依次進行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 進行相反的操作就可對該文本解碼。 編寫編碼/解碼程序,可以對文本文件或鍵盤輸入的字符串進行編碼/解碼,在選擇編碼解碼后,需要提示用戶輸入密鑰。
上傳時間: 2014-01-16
上傳用戶:Ants
最新的eclispe的tomcat插件,直接解壓后用拷貝的方式或者link方式安裝都可以。
上傳時間: 2013-12-21
上傳用戶:fanboynet
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link with a RED buffer
標簽: with bottlenec working several
上傳時間: 2013-12-15
上傳用戶:Miyuki
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link. It is used to show how with proper choice of CIR, marking decreases losses of vulnerable packets (syns etc).
標簽: with bottlenec working several
上傳時間: 2015-05-11
上傳用戶:aa17807091
This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the document describes additions to the MPI standard and denes MPI These include miscellaneous topics process creation and management onesided communications extended collective operations external interfaces IO and additional language bindings
標簽: MPI extensions describes the
上傳時間: 2015-05-15
上傳用戶:CHENKAI
▲ 程序名稱: 天天DV網智能友情鏈接管理系統 ▲ 程序版本: TTLink V2.3 ▲ 更新日期: 2006年4月3日 ▲ 程序作者: 天天DV網 ▲ 程序測試: http://www.ttdv.cn/ttlink/ ▲ 最新版本: http://www.ttdv.cn/link/download.asp
上傳時間: 2013-12-29
上傳用戶:busterman
輕松入門ARM程序.為初學者編寫的入門手冊。介紹了EWARM集成開發環境,如何生成一個新項目,編譯和連接以及如何調試應用程序,最后還介紹了如何編寫ST ARM應用程序。
上傳時間: 2014-01-10
上傳用戶:cx111111