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

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

runtime

運行時刻是指一個程序在運行(cc或者在被執(zhí)行)的狀態(tài)。也就是說,當你打開一個程序使它在電腦上運行的時候,那個程序就是處于運行時刻。在一些編程語言中,把某些可以重用的程序或者實例打包或者重建成為“運行庫"。這些實例可以在它們運行的時候被鏈接或者被任何程序調(diào)用。
  • 針對freescale的coldfire系列mcu的開源bootloader源碼colilo的優(yōu)化代碼

    針對freescale的coldfire系列mcu的開源bootloader源碼colilo的優(yōu)化代碼,可以實現(xiàn)串口下載燒寫和交叉調(diào)試器下載燒寫,較多應用于uclinux,但略做修改可以用于任何需要做一些runtime setup的系統(tǒng)。

    標簽: bootloader freescale coldfire colilo

    上傳時間: 2013-12-21

    上傳用戶:zhaiye

  • WebServices_WebSphere_Version_5 Objectives § Web Services Overview • What are Web Services?

    WebServices_WebSphere_Version_5 Objectives § Web Services Overview • What are Web Services? • Roles and Functions of Web Services § Web Services runtime • Base Support • IBM WebSphere UDDI Registry (Private UDDI) • Web Services Gateway (WSGW) § Problem Determination § Web Services Security § Technical Previews § Summary

    標簽: Services WebServices_WebSphere_Version Objectives Web

    上傳時間: 2015-06-15

    上傳用戶:cx111111

  • This book offers 226 code recipes applicable to a variety of difficulties that may arise in the proc

    This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more.

    標簽: difficulties applicable recipes variety

    上傳時間: 2015-07-21

    上傳用戶:朗朗乾坤

  • 可在系統(tǒng)引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly

    可在系統(tǒng)引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)

    標簽: framework assembly RootKit small

    上傳時間: 2014-01-02

    上傳用戶:gdgzhym

  • Ever wondered how all those COM components that you ve written through the years play along with the

    Ever wondered how all those COM components that you ve written through the years play along with the .NET runtime. If you are a diehard COM developer interested in knowing how Classic COM Components are positioned in the .NET world or how COM aware clients could consume .NET components, read on.

    標簽: components the wondered through

    上傳時間: 2013-12-18

    上傳用戶:kristycreasy

  • C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in

    C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.

    標簽: interpreted Variables scripting checking

    上傳時間: 2015-08-18

    上傳用戶:王者A

  • 本源碼為OpenNETCF源代碼

    本源碼為OpenNETCF源代碼,包含了Diagnostics,IO,Multimedia,runtime,Security,Threading,Win32等各種用于windows mobile開發(fā)的擴展類源代碼,對于移動開發(fā)者是個好東西。

    標簽: OpenNETCF 源碼 源代碼

    上傳時間: 2015-08-22

    上傳用戶:zhaiyanzhong

  • java游戲編程導學系列三 使用說明 一個網(wǎng)絡(luò)俄羅斯方塊的游戲

    java游戲編程導學系列三 使用說明 一個網(wǎng)絡(luò)俄羅斯方塊的游戲,玩家可以在網(wǎng)絡(luò)的任何地方互相對戰(zhàn)。 注意:運行這個應用程序,需要安裝JRE(Java runtime environment,java運行 環(huán)境) 本章的資源文件包括: play.bat 讀者可以直接運行這個批處理文件來運行“網(wǎng)絡(luò)俄羅斯方塊”(請 注意在同一目錄下是否存在matrix.jar文件) matrix.jar 打包的“網(wǎng)絡(luò)俄羅斯方塊”游戲,它把所有網(wǎng)絡(luò)俄羅斯方塊游戲 的類和資源都集中到了一起,運行時只要存在它就可以了。我們可以在控制 臺下通過命令行“java -jar matrix.jar”來運行,也可以直接運行play.bat 文件進入游戲。 \matrix JBuilder的project文件 所有網(wǎng)絡(luò)俄羅斯方塊游戲的源碼和資源都 在這個目錄下面。讀者可以用JBuilder來打開matrix.jpx文件。 \JavaDoc示例 一個關(guān)于javadoc命令使用的例子。 a.java 示例代碼 \doc 是由示例程序生成的文檔

    標簽: java 游戲編程 使用說明 俄羅斯方塊

    上傳時間: 2013-12-01

    上傳用戶:ardager

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程

    標簽: collection functions Computer Library

    上傳時間: 2015-09-12

    上傳用戶:zhangyi99104144

  • SNVision Library (.dll).是法國SpikeNet公司的核心視覺分析軟件。 SNVision Library (.dll) is the true core of our tec

    SNVision Library (.dll).是法國SpikeNet公司的核心視覺分析軟件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is the runtime module which enables you to include Spikenet Technology into your application

    標簽: SNVision Library dll SpikeNet

    上傳時間: 2013-11-30

    上傳用戶:陽光少年2016

主站蜘蛛池模板: 防城港市| 潼关县| 河东区| 马山县| 修武县| 南和县| 克拉玛依市| 白山市| 林周县| 梁河县| 怀化市| 渭源县| 郎溪县| 巴东县| 富民县| 会泽县| 黄浦区| 资兴市| 汶上县| 兴安县| 祁门县| 隆安县| 册亨县| 凤城市| 宣化县| 高安市| 渝北区| 深水埗区| 武平县| 胶南市| 彭水| 罗甸县| 镇赉县| 岱山县| 沁水县| 宁夏| 泽普县| 雷波县| 磴口县| 电白县| 岫岩|