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

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

Runtime

運行時刻是指一個程序在運行(cc或者在被執行)的狀態。也就是說,當你打開一個程序使它在電腦上運行的時候,那個程序就是處于運行時刻。在一些編程語言中,把某些可以重用的程序或者實例打包或者重建成為“運行庫"。這些實例可以在它們運行的時候被鏈接或者被任何程序調用。
  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at Runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at Runtime TComponentInspector customizable full-functional Runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at Runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s edi

    Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor. It requires a Java Runtime and SWT, but should be OS independent.

    標簽: implemented minimalist programmer intended

    上傳時間: 2015-11-05

    上傳用戶:colinal

  • 作  者 何強 何英 [同作者作品] 【出 版 社】 清華大學出版社 【書 號】 7-900641-80-7 本書以MATLAB擴展編程及其應用實例為主線

    作  者 何強 何英 [同作者作品] 【出 版 社】 清華大學出版社 【書 號】 7-900641-80-7 本書以MATLAB擴展編程及其應用實例為主線,以MATLAB與C程序、Visual Basic、Excel、網絡和系統硬件的接口為核心,采用圖文并茂的方式、簡捷明快的手法和通俗易懂的語言,配合大量的代碼實例以及一個簡單的語音識別系統的具體實現,系統介紹了MATLAB的新特性、常用的代碼優化方法和功能擴展途徑。全書分為3部分,共13章。第1部分(第1章—第6章):MATLAB 6的安裝和運行、MatrixVB、Excellink、MATLAB Web Server、MATLAB的數據結構和編程技巧、MATLAB圖形用戶界面編程:第2部分(第7章—第11章):MATLAB引擎、MATLAB可執行程序、MATLAB C++數學庫和圖形庫、MATLAB Runtime Server、MATLAB訪問系統硬件;第3部分(第12章、第13章):MATLAB的錄音工具、基于MATLAB的語音識別系統。 本書面向有一定MATLAB、C/C++語言編程基礎的理工科學生、科研人員和教學工作者,既是新手進階提高的讀物,又是中高級MATLAB用戶的必備手冊。

    標簽: 900641 MATLAB 80 清華大學

    上傳時間: 2015-11-07

    上傳用戶:kikye

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you Runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    標簽: implementation Extensions libraries standard

    上傳時間: 2013-12-14

    上傳用戶:leehom61

  • jobo, famous crawler open source which is implemented by java. used in many big websites. You wi

    jobo, famous crawler open source which is implemented by java. used in many big websites. You will need a Java Runtime Environment 1.3 or later (on many System Java 1.2 is installed, it will NOT work !).

    標簽: implemented websites crawler famous

    上傳時間: 2016-02-04

    上傳用戶:asasasas

  • 非常好用的一款Email綜合工具

    非常好用的一款Email綜合工具,類似于我們經常用的Exchange和國產的FOXMAIL,同時還內嵌了類似OICQ的信息傳送工具。建議先安裝Java 2 Runtime Environment。

    標簽: Email

    上傳時間: 2016-02-10

    上傳用戶:ljmwh2000

  • 本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎

    本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎,包括Widnows程序的基本觀念以及C++的高階議題。“學前基礎”是相當主觀的認定,不過,甚于我個人的學習經驗以及教學經驗,我的挑選應該頗具說服力。第二篇介紹Visual C++整合環境開發工具。本篇只不過是提綱挈領而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環境。工具的使用雖然談不上學問,但在視覺化軟件開發過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產生出來的程序碼。當然,AppWizard會根據你的選項做出不同的程序碼,我所據以解說的,是大眾化選項下的產品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。這些技術正是其他書籍最缺乏的部分。此篇之最后數章則脫離Scribble程序,另成一格。 本書內含光盤一片,書中所有原始碼與可執行文件盡在其中。

    標簽: MFC 程序設計

    上傳時間: 2016-03-03

    上傳用戶:Ants

  • 把ArcEngine 用Installshield 10.5打包,思路:是安裝的時候先把文件拷到目標目錄

    把ArcEngine 用Installshield 10.5打包,思路:是安裝的時候先把文件拷到目標目錄,調用安裝,安裝后刪除文件。現在還沒有判斷機器是否已經安裝了arcEngine Runtime.同時在卸載的時候沒有辦法卸載。不過可以打包安裝了。

    標簽: Installshield ArcEngine 10.5 目錄

    上傳時間: 2014-01-18

    上傳用戶:eclipse

  • I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s

    I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at Runtime(MEASUREITEM) * // 4.Draw disabled status

    標簽: Encapsulates userobjet changed object

    上傳時間: 2014-01-14

    上傳用戶:lx9076

  • If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frus

    If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "compile-time STL" is as able as its Runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source

    標簽: metaprogramming you template excited

    上傳時間: 2016-07-20

    上傳用戶:gundamwzc

主站蜘蛛池模板: 文昌市| 施甸县| 奎屯市| 东城区| 定州市| 南投县| 忻州市| 正阳县| 洱源县| 扎囊县| 祁连县| 广灵县| 遵义县| 蒙山县| 柳江县| 庆安县| 四子王旗| 周宁县| 克拉玛依市| 广州市| 左权县| 蓬莱市| 红河县| 策勒县| 游戏| 五常市| 会泽县| 中宁县| 凤山县| 舟曲县| 那曲县| 磐石市| 镇巴县| 尚志市| 宣威市| 达尔| 商洛市| 屯留县| 永济市| 高雄县| 临城县|