亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

advanced-zh

  • This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing

    This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries and patterns.

    標簽: introduction professional conclude learning

    上傳時間: 2016-01-06

    上傳用戶:ljmwh2000

  • The TMS320C64x™ DSPs (including the TMS320DM642 device) are the highest-performance fixed-point

    The TMS320C64x™ DSPs (including the TMS320DM642 device) are the highest-performance fixed-point DSP generation in the TMS320C6000™ DSP platform. The TMS320DM642 (DM642) device is based on the second-generation high-performance, advanced VelociTI™ very-long-instruction-word (VLIW) architecture (VelociTI.2™ ) developed by Texas Instruments (TI), making these DSPs an excellent choice for digital media applications. The C64x™ is a code-compatible member of the C6000™ DSP platform.

    標簽: highest-performance fixed-point TMS 320

    上傳時間: 2013-12-21

    上傳用戶:watch100

  • Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python

    Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.

    標簽: interpreter Mod_python mod_python the

    上傳時間: 2016-01-25

    上傳用戶:yd19890720

  • 設計一個可以適時展開的對話框以便于在對話框中添加更多控件

    設計一個可以適時展開的對話框以便于在對話框中添加更多控件,在單擊Advanced按鈕時,對話框可以向下展開。 以通過方式創建一個具有擴展功能的Advanced按鈕的對話框資源和對話框類,需要在對話框類的OnInisDialg()函數中利用CWnd::MoveWindow()函數將對話框縮為Advanced按鈕。這樣當單擊該按鈕時,將使用MoveWindows()函數來切換對話框窗口尺寸。

    標簽: 對話框 控件

    上傳時間: 2016-01-26

    上傳用戶:zycidjl

  • Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell

    Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major type of shell extension gets attention, including customized context menu handlers, per instance icons, and customized property sheets.

    標簽: Programming ventures develop showing

    上傳時間: 2016-02-01

    上傳用戶:tb_6877751

  • Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer

    Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.

    標簽: methodically and patiently Thinking

    上傳時間: 2014-01-03

    上傳用戶:it男一枚

  • unix環境高級編程英文版

    unix環境高級編程英文版,很經典的一本書 Advanced Programming in the UNIX® Environment: Second Edition By W. Richard Stevens, Stephen A. Rago Publisher: Addison Wesley Professional Pub Date: June 17, 2005 ISBN: 0201433079 Pages: 960

    標簽: unix 環境 高級編程 英文

    上傳時間: 2013-12-22

    上傳用戶:qiao8960

  • 微軟的.NET技術目前正是風風火火

    微軟的.NET技術目前正是風風火火,作為全球軟件業最大的公司,微軟在.NET技術上投入了大量的人力物力,把公司未來戰略重心放在了.NET上,而從目前看來,.NET技術無疑代表了未來Internet技術的方向。 ASP.NET技術就是由微軟的.NET技術細化而來的,它跟ASP技術有些關系,然而又不是僅僅是一個繼承,可以講,ASP.NET跟ASP想比較的話,已經是變得面目全非了,當然好得至少是一個量級以上。 ASP.NET完全基于模塊與組件,具有更好的可擴展性與可定制性,數據處理方面更是引入了許多激動人心的新技術,正是這些具有革新意義的新特性,讓ASP.NET遠遠超越了ASP,同時也提供給web開發人員更好的靈活性,有效縮短了web應用程序的開發周期。 ASP.NET與Windows 2000 Server/Advanced Server的完美組合,為中小型乃至企業級的web商業模型提供了一個更為穩定,高效,安全的運行環境。

    標簽: NET 微軟

    上傳時間: 2014-07-08

    上傳用戶:AbuGe

  • Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft

    Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft has built into its C++ development environment to enable you to create very advanced applications for the Windows and NT platforms

    標簽: Microsoft the features Welcome

    上傳時間: 2016-05-09

    上傳用戶:colinal

  • JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

    JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.

    標簽: co-written functions the fifteen

    上傳時間: 2014-01-26

    上傳用戶:hjshhyy

主站蜘蛛池模板: 蕉岭县| 石景山区| 阿拉善左旗| 奉节县| 阿坝县| 灵丘县| 北辰区| 龙江县| 东乌| 岑巩县| 庆阳市| 社旗县| 通渭县| 包头市| 巢湖市| 郓城县| 花莲市| 札达县| 天全县| 巩留县| 信宜市| 太仆寺旗| 泰安市| 板桥市| 台湾省| 邹城市| 神池县| 成武县| 饶阳县| 文登市| 汨罗市| 康定县| 布拖县| 青冈县| 慈溪市| 新巴尔虎右旗| 新邵县| 牙克石市| 裕民县| 伊吾县| 扎兰屯市|