虫虫首页|资源下载|资源专辑|精品软件
登录|注册

post-linker

  • 本文详细介绍了arm image格式及执行时的处理过程。在官方文档中很少介绍

    本文详细介绍了arm image格式及执行时的处理过程。在官方文档中很少介绍,对于了解linker底层细节不多的读者是一个很少的介绍,对arm初学者十分有益

    标签: image arm 详细介绍 文档

    上传时间: 2016-02-13

    上传用户:ztj182002

  • symbian c++的HTTP联网

    symbian c++的HTTP联网,里面包括简单的get和post请求

    标签: symbian HTTP 联网

    上传时间: 2014-06-28

    上传用户:songyue1991

  • Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I

    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 applic

    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网站通信

    HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。

    标签: HTTP WEB 程序 协议

    上传时间: 2016-04-20

    上传用户:ma1301115706

  • A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

    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 p

    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 發展系統的基本操作

    實習目的 本實驗將練習如何運用 DSP EVM 產生弦波。使學生能夠加深瞭解 TMS320C6701 EVM 發展系統的基本操作,及一些周邊的運作。 藉由產生弦波的實驗,學習如何使用硬體及軟體。在軟體部份,使 用 Code Composer Studio(CCS) ,包含 C 編輯器、連接器(linker)和 TI 所提供的C源始碼偵錯器(debugger) 。在硬體部份包括TMS320C67 的 浮點 DSP 和在 EVM 板子上的類比晶片。

    标签: EVM C6701 320C 6701

    上传时间: 2016-05-05

    上传用户:sclyutian

  • 利用网通的网关平台收(群)发手机短信

    利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。

    标签: 网通 网关 手机短信

    上传时间: 2016-05-26

    上传用户:dongqiangqiang

  • This assessment creates an initial version of the auction project that allows user to register, logi

    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