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

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

AUTHOR

  • 基于java的完整的RSA算法實現 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s

    基于java的完整的RSA算法實現 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @AUTHOR Fran鏾is Bradette * @version 1.1 * version originale de Robert Sedgewick and Kevin Wayne.Copyright ? 2004 * pris sur le site http://www.cs.princeton.edu/introcs/104crypto/RSA.java.html * Modifier par Fran鏾is Bradette */

    標簽: Description RSA Encodage gt

    上傳時間: 2014-01-10

    上傳用戶:時代電子小智

  • 《Fuzzy Relational Calculus Toolbox, Rel.1.01》The toolbox provides functions and original algorithms

    《Fuzzy Relational Calculus Toolbox, Rel.1.01》The toolbox provides functions and original algorithms for solving direct and inverse problems. AUTHOR: Yordan Kyosev & Ketty Peeva

    標簽: Relational algorithms functions Calculus

    上傳時間: 2015-04-18

    上傳用戶:royzhangsz

  • *西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002

    *西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * AUTHOR: Konca Fung (konca@tom.com) * * This program may be distributed according to the terms of the GNU * General Public License, version 2 or (at your option) any later version. *

    標簽: konGPS Implementation Copyright Siemens

    上傳時間: 2015-04-27

    上傳用戶:cylnpy

  • 是一個dsp程序

    是一個dsp程序,FileName: ex10.asm * * Description: 濾波器實驗 * * Copyright(C) SanZhi Electronic, AUTHOR Zpin

    標簽: dsp 程序

    上傳時間: 2015-06-04

    上傳用戶:royzhangsz

  • This a program which can read information from a web server. * @version 1.0 2000/01/01 * @auth

    This a program which can read information from a web server. * @version 1.0 2000/01/01 * @AUTHOR jdeveloper

    標簽: information program version server

    上傳時間: 2015-06-10

    上傳用戶:BOBOniu

  • W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Sup

    W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom * Support halftoning in monochromatic mode * Support color identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通過設置黑色的輸出類型來控制輸出 * 在color mode下,可以通過設置各個顏色的輸出類型來控制輸出,7種 顏色以外的顏色都作為黑色來識別 * 在輸出多頁文件時,可以分別指定每頁的輸出文件名,也可以使用自動 添加頁號的功能 ... Known Problems ============== Developer Notes =============== * 在windows ddk 命令行環境下編譯 參考步驟: 1. 將W2kPrintDrv解壓至DDK安裝目錄 2. 執行“開始”菜單->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行環境輸入 > cd W2kPrintDrv > build AUTHOR ====== terrificskyfox <terrificskyfox@yahoo.com.cn>

    標簽: W2kPrintDrvSample directions landscape portrait

    上傳時間: 2015-06-11

    上傳用戶:GHF

  • This file came from Planet-Source-Code.com...the home millions of lines of source code You can view

    This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1 The AUTHOR may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

    標簽: Planet-Source-Code millions source lines

    上傳時間: 2013-12-26

    上傳用戶:dancnc

  • 使用pso求最小化一函數 matlab程式碼

    使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value component]) AUTHOR: Wesam ELSHAMY (wesamelshamy@yahoo.com) MSc Student, Electrical Enginering Dept., Faculty of Engineering Cairo University, Egypt

    標簽: matlab pso 程式

    上傳時間: 2013-12-18

    上傳用戶:zhaiye

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) AUTHOR: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Template

    上傳時間: 2014-01-19

    上傳用戶:netwolf

  • This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes

    This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> AUTHOR: Liu Yang

    標簽: Algorithm Travlling the Salesman

    上傳時間: 2013-12-06

    上傳用戶:nanfeicui

主站蜘蛛池模板: 武宣县| 临夏市| 册亨县| 云阳县| 丽江市| 神农架林区| 德兴市| 德钦县| 麦盖提县| 永德县| 庆云县| 新绛县| 武川县| 洪雅县| 曲靖市| 郸城县| 汶川县| 吉木乃县| 东台市| 商水县| 凤凰县| 晋城| 中阳县| 依兰县| 潢川县| 梓潼县| 磴口县| 海盐县| 新巴尔虎右旗| 喀喇沁旗| 宁城县| 获嘉县| 广饶县| 太仓市| 遂昌县| 濉溪县| 冕宁县| 万荣县| 崇明县| 百色市| 临清市|