本文詳細介紹了arm image格式及執行時的處理過程。在官方文檔中很少介紹,對于了解linker底層細節不多的讀者是一個很少的介紹,對arm初學者十分有益
上傳時間: 2016-02-14
上傳用戶:ztj182002
symbian c++的HTTP聯網,里面包括簡單的get和post請求
上傳時間: 2014-06-29
上傳用戶:songyue1991
Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to Install Linux 7 2 Installing Linux 23 3 Post-Installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 117 7 Using the X Window System 143 8 Exploring the K Desktop Environment 177 PART III CONNECTING TO THE OUTSIDE WORLD 197 Hour 9 Using Communications Programs 199 10 Connecting to the Internet 223 11 Configuring Internet Email 249 12 Configuring Internet News 269 13 Internet Downloading and Browsing 289
標簽: CONFIGURATION Introduction INSTALLATION Preparing
上傳時間: 2013-12-27
上傳用戶:qiao8960
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field pictures, field definitions, literals, and events. CForms applications must be compiled with the CFC compiler and linked with the CFL linker.CForms runs on most Unix SYSV compatible platforms including SunOS, Dell-SVR4, and Diab SYSV.3. It requires a curses library and yacc or GNU Bison. CForms version 2.1 is now available as volume #402 in the CUG Library.
標簽: forms-driven interactive Stockholm Berntzon
上傳時間: 2013-12-20
上傳用戶:himbly
HTTP客戶端例子程序 用HTTP協議與WEB網站通信,實現基本的GET/POST消息交互。 主要功能: GET 網站上的頁面、下載JPG文件等 POST 表單,包括上傳文件。 分析部分常用的返回信息 主要用途: 實踐GET/POST消息交互,根據網站的內容具體修改可以定制成專用的接口程序。 主要函數都沒有用MFC,可以輕松移植到嵌入式系統。
上傳時間: 2016-04-21
上傳用戶:ma1301115706
A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analyses. Results are generated with and without market adjustments in the data. A readme.txt. file in the .zip folder describes each script and how to use it
標簽: MathWorks contains scripts webinar
上傳時間: 2014-01-04
上傳用戶:trepb001
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
標簽: implements currently complete provides
上傳時間: 2014-01-16
上傳用戶:siguazgb
實習目的 本實驗將練習如何運用 DSP EVM 產生弦波。使學生能夠加深瞭解 TMS320C6701 EVM 發展系統的基本操作,及一些周邊的運作。 藉由產生弦波的實驗,學習如何使用硬體及軟體。在軟體部份,使 用 Code Composer Studio(CCS) ,包含 C 編輯器、連接器(linker)和 TI 所提供的C源始碼偵錯器(debugger) 。在硬體部份包括TMS320C67 的 浮點 DSP 和在 EVM 板子上的類比晶片。
上傳時間: 2016-05-05
上傳用戶:sclyutian
利用網通的網關平臺收(群)發手機短信,群發手機短信。 主要技術:POST HTTP 請求,MD5加密算法,XML文檔解析,手機短信發送、接收,短信群發等。源代碼已經封裝好,并提供詳細的測試代碼,該程序也可以直接當作手機短信收發的小工具。
上傳時間: 2016-05-27
上傳用戶:dongqiangqiang
This assessment creates an initial version of the auction project that allows user to register, login, and logout. Registered users can post items (advertisements) for auction.
標簽: assessment register creates auction
上傳時間: 2013-12-22
上傳用戶:star_in_rain