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

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

NP-Complete

  • A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp

    A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides a concise introduction. Several books are becoming available that provide a more complete description of JDO3.

    標(biāo)簽: persistence Replacing JDO Business

    上傳時間: 2014-01-27

    上傳用戶:541657925

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    標(biāo)簽: introduction processing document intended

    上傳時間: 2016-03-22

    上傳用戶:qlpqlq

  • This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API

    This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only names of the devices are displayed, but the addresses of the devices are also retrieved, and can be used to query the devices for more information (not implemented)

    標(biāo)簽: implementation Bluetooth discovery provides

    上傳時間: 2014-10-31

    上傳用戶:hewenzhi

  • 飛機(jī)訂票系統(tǒng)

    飛機(jī)訂票系統(tǒng),實現(xiàn)訂票,退票,查詢 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process

    標(biāo)簽: 飛機(jī)

    上傳時間: 2016-04-02

    上傳用戶:ma1301115706

  • 一. 實驗?zāi)康? 設(shè)計

    一. 實驗?zāi)康? 設(shè)計,編制并調(diào)試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結(jié)構(gòu),包括循環(huán)嵌套和條件嵌套。 二. 實驗的輸入輸出 (1) 執(zhí)行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認(rèn)的源程序“./input.dat” (2) 如果編譯發(fā)現(xiàn)有錯誤,則會輸出錯誤行數(shù),并在結(jié)束編譯時輸出“Complete!” 三. 語法結(jié)構(gòu) .... 四. 分析器主要代碼 .. 五 小結(jié)

    標(biāo)簽: 實驗

    上傳時間: 2013-12-16

    上傳用戶:宋桃子

  • 編譯原理的一個語法分析程序

    編譯原理的一個語法分析程序,設(shè)計,編制并調(diào)試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結(jié)構(gòu),包括循環(huán)嵌套和條件嵌套。(1) 執(zhí)行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認(rèn)的源程序“./input.dat” (2) 如果編譯發(fā)現(xiàn)有錯誤,則會輸出錯誤行數(shù),并在結(jié)束編譯時輸出“Complete!”

    標(biāo)簽: 編譯原理 程序

    上傳時間: 2016-04-11

    上傳用戶:許小華

  • This example provides a description of how to use a DMA channel to transfer a word data buffer fro

    This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED

    標(biāo)簽: description provides transfer example

    上傳時間: 2016-04-24

    上傳用戶:ecooo

  • WindML3.0補(bǔ)丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date produc

    WindML3.0補(bǔ)丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date product bulletins, information on known problems and fixes/changes made in this release, and essential reference documentation can be obtained from the Wind River Online Support web site. Installation: ----------------- The WIND MEDIA LIBRARY 3.0.3 supplement identifies the process to install WIND MEDIA LIBRARY 3.0.3. This is a not a complete WIND MEDIA LIBRARY 3.0 product and hence it is necessary that WIND MEDIA LIBRARY (aka WindML) 3.0 be installed prior to the installation of this product.

    標(biāo)簽: Tornado Up-to-date LIBRARY WindML

    上傳時間: 2013-12-24

    上傳用戶:牧羊人8920

  • 圖著色問題的回溯算法

    圖著色問題的回溯算法,圖著色問題是一個NP-完全問題.

    標(biāo)簽: 回溯算法

    上傳時間: 2013-12-06

    上傳用戶:qq21508895

  • 算法設(shè)計與文件的整套電子教案

    算法設(shè)計與文件的整套電子教案,主要包括遞歸和分治方法、動態(tài)規(guī)劃算法、貪心算法、回溯法、分支限界法等常用算法和NP問題

    標(biāo)簽: 算法設(shè)計 電子教案

    上傳時間: 2013-12-23

    上傳用戶:baiom

主站蜘蛛池模板: 于都县| 疏附县| 临武县| 佛山市| 宾川县| 武强县| 陕西省| 稻城县| 通江县| 水城县| 信丰县| 武山县| 民乐县| 青铜峡市| 洛隆县| 玉环县| 温宿县| 龙口市| 色达县| 保定市| 梁山县| 诸城市| 五华县| 炉霍县| 林甸县| 宜都市| 太谷县| 南澳县| 彰武县| 吉隆县| 谢通门县| 云浮市| 天峨县| 夏津县| 惠水县| 米脂县| 敖汉旗| 社旗县| 西乌珠穆沁旗| 大同市| 昌宁县|