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

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

Algorithm

算法(Algorithm),在數(shù)學(xué)(算學(xué))和計算機科學(xué)之中,為任何良定義的具體計算步驟的一個序列,常用于計算、數(shù)據(jù)處理和自動推理。精確而言,算法是一個表示為有限長列表的有效方法。算法應(yīng)包含清晰定義的指令用于計算函數(shù)。
  • This is an Algorithm for DynamicChannel Allocation in GSM frequency planning. The source code is bei

    This is an Algorithm for DynamicChannel Allocation in GSM frequency planning. The source code is being developed and will be uploaded soon.

    標(biāo)簽: DynamicChannel Allocation Algorithm frequency

    上傳時間: 2014-01-24

    上傳用戶:er1219

  • Viterbi Decoding Algorithm

    Viterbi Decoding Algorithm

    標(biāo)簽: Algorithm Decoding Viterbi

    上傳時間: 2017-06-25

    上傳用戶:hzy5825468

  • SOVA Soft out put viterbi Algorithm

    SOVA Soft out put viterbi Algorithm

    標(biāo)簽: Algorithm viterbi SOVA Soft

    上傳時間: 2014-01-06

    上傳用戶:851197153

  • class with yuv2rgb and rgb2yuv conversion and also simple dpcm Algorithm just line after line

    class with yuv2rgb and rgb2yuv conversion and also simple dpcm Algorithm just line after line

    標(biāo)簽: line conversion and Algorithm

    上傳時間: 2017-06-25

    上傳用戶:標(biāo)點符號

  • 遺傳算法 遺傳算法簡稱GA(Genetic Algorithm)

    遺傳算法 遺傳算法簡稱GA(Genetic Algorithm),在本質(zhì)上是一種不依賴具體問題的直接搜索方法。遺傳算法在模式識別、神經(jīng)網(wǎng)絡(luò)、圖像處理、機器學(xué)習(xí)、工業(yè)優(yōu)化控制、自適應(yīng)控制、生物科學(xué)、社會科學(xué)等方面都得到應(yīng)用。在人工智能研究中,現(xiàn)在人們認(rèn)為“遺傳算法、自適應(yīng)系統(tǒng)、細(xì)胞自動機、混沌理論與人工智能一樣,都是對今后十年的計算技術(shù)有重大影響的關(guān)鍵技術(shù)”。

    標(biāo)簽: Algorithm Genetic 算法 GA

    上傳時間: 2013-12-28

    上傳用戶:xfbs821

  • 遺傳算法簡稱GA(Genetic Algorithm)

    遺傳算法簡稱GA(Genetic Algorithm),在本質(zhì)上是一種不依賴具體問題的直接搜索方法。遺傳算法在模式識別、神經(jīng)網(wǎng)絡(luò)、圖像處理、機器學(xué)習(xí)、工業(yè)優(yōu)化控制、自適應(yīng)控制、生物科學(xué)、社會科學(xué)等方面都得到應(yīng)用。在人工智能研究中,現(xiàn)在人們認(rèn)為“遺傳算法、自適應(yīng)系統(tǒng)、細(xì)胞自動機、混沌理論與人工智能一樣,都是對今后十年的計算技術(shù)有重大影響的關(guān)鍵技術(shù)”。

    標(biāo)簽: Algorithm Genetic GA 算法

    上傳時間: 2013-12-15

    上傳用戶:lhc9102

  • 遺傳算法簡稱GA(Genetic Algorithm)

    遺傳算法簡稱GA(Genetic Algorithm),在本質(zhì)上是一種不依賴具體問題的直接搜索方法。遺傳算法在模式識別、神經(jīng)網(wǎng)絡(luò)、圖像處理、機器學(xué)習(xí)、工業(yè)優(yōu)化控制、自適應(yīng)控制、生物科學(xué)、社會科學(xué)等方面都得到應(yīng)用。在人工智能研究中,現(xiàn)在人們認(rèn)為“遺傳算法、自適應(yīng)系統(tǒng)、細(xì)胞自動機、混沌理論與人工智能一樣,都是對今后十年的計算技術(shù)有重大影響的關(guān)鍵技術(shù)”。

    標(biāo)簽: Algorithm Genetic GA 算法

    上傳時間: 2017-06-25

    上傳用戶:wendy15

  •  數(shù)據(jù)加密算法(Data Encryption Algorithm

     數(shù)據(jù)加密算法(Data Encryption Algorithm,DEA)的數(shù)據(jù)加密標(biāo)準(zhǔn)(Data Encryption Standard,DES)是規(guī)范的描述,它出自 IBM 的研究工作,并在 1997 年被美國政府正式采納。它很可能是使用最廣泛的秘鑰系統(tǒng),特別是在保護(hù)金融數(shù)據(jù)的安全中,最初開發(fā)的 DES 是嵌入硬 件中的。通常,自動取款機(Automated Teller Machine,ATM)都使用 DES。 此源碼可完成簡單的DES加密解密

    標(biāo)簽: Encryption Algorithm Data 數(shù)據(jù)加密

    上傳時間: 2017-06-25

    上傳用戶:ainimao

  • This project features a full-hardware sound compressor using the well known Algorithm: IMA ADPCM.

    This project features a full-hardware sound compressor using the well known Algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.

    標(biāo)簽: full-hardware compressor Algorithm features

    上傳時間: 2014-01-14

    上傳用戶:Shaikh

  • Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm .

    Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm . First it includes Feature Extraction and then Feature Matching

    標(biāo)簽: backtracking Recognition Forwarding Algorithm

    上傳時間: 2013-12-15

    上傳用戶:invtnewer

主站蜘蛛池模板: 三江| 前郭尔| 图片| 日土县| 龙里县| 长宁县| 岑巩县| 大港区| 义马市| 富阳市| 呼伦贝尔市| 都江堰市| 台北县| 闽清县| 七台河市| 红河县| 定日县| 合阳县| 泸水县| 沙坪坝区| 土默特左旗| 安乡县| 泰顺县| 泰和县| 北安市| 太和县| 登封市| 六盘水市| 灵璧县| 南部县| 晋宁县| 曲水县| 蒲城县| 壶关县| 沅江市| 沙洋县| 安平县| 凉城县| 东宁县| 新化县| 来安县|