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

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

Integer-only

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時間: 2016-05-17

    上傳用戶:xzt

  • % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %

    標(biāo)簽: multidimensional estimation algorithm Gaussian

    上傳時間: 2013-12-03

    上傳用戶:我們的船長

  • 本程序執(zhí)行后

    本程序執(zhí)行后,創(chuàng)建一個能夠加載文字的面板,文字的內(nèi)容是本地主機的IP地址的動態(tài)顯示。跑馬燈文字的大小和跑馬燈文字顯示的速度都可以在GatutTextCrawler.html文件里通過參數(shù)進(jìn)行設(shè)置。 編程思路:首先,本練習(xí)因為要制作偵測IP的跑馬燈的實例,所以首先要生成程序界面:在函數(shù)public void init()中,首先通過語句s = getParameter("fontSize")和fontSize = s != null ? Integer.valueOf(s).intValue() : 12設(shè)置文字字體大小,然后進(jìn)行字體設(shè)置和顯示速度設(shè)置,最后通過語句msgText = getParameter("preText")得到GatutTextCrawler.html文件中的字符串值。然后,得到主機IP地址,首先通過函數(shù)adds = InetAddress.getLocalHost().toString()得到主機的IP地址,最后在更新屏幕函數(shù)public void update(Graphics g)中通過實現(xiàn)跑馬燈效果。

    標(biāo)簽: 程序

    上傳時間: 2016-06-06

    上傳用戶:miaochun888

  • 一個24點自動求解程序

    一個24點自動求解程序,用了很多花哨的界面控件。只要看看核心的代碼就行了(Unit1.pas中的 calc(i:integer)、print(i:integer) 過程)。可以把24改為其它的整數(shù)。

    標(biāo)簽: 自動 程序

    上傳時間: 2013-12-22

    上傳用戶:zhouli

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No INF file is needed to install this application.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時間: 2016-06-28

    上傳用戶:源碼3

  • 構(gòu)造一個簡單程序設(shè)計語言的詞法分析器

    構(gòu)造一個簡單程序設(shè)計語言的詞法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 標(biāo)識符和無符號的整常數(shù),其中保留字和標(biāo)識符不區(qū)分大小寫. 3) 含有界符和運算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 輸出二元組。

    標(biāo)簽: 程序設(shè)計語言 分析器

    上傳時間: 2014-01-04

    上傳用戶:離殤

  • 用AVR單片機設(shè)計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB

    用AVR單片機設(shè)計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)

    標(biāo)簽: MP3 interface support Player

    上傳時間: 2016-07-02

    上傳用戶:fandeshun

  • Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model

    Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed that the ARMASA toolbox is presen

    標(biāo)簽: autocorrelation parametric estimates Accurate

    上傳時間: 2013-12-29

    上傳用戶:3到15

  • An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented

    An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented in this paper. The proposed algorithm is motivated by the symmetric positive-definite quadratic programming structure inherent in restoration. Theoretical analysis and experimental results show that the algorithm not only significantly increases the convergence rate of processing, hut also produces good restoration results. In addition, the algorithm provides a genuine parallel processing structure which ensures computationally feasible spatial domain image restoration

    標(biāo)簽: restoration evolution algorithm distorted

    上傳時間: 2013-12-21

    上傳用戶:yy541071797

  • 密碼算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Int

    密碼算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Integer and Rational Arithmetic C/C++ library.

    標(biāo)簽: Multiprecision the contains version

    上傳時間: 2016-07-08

    上傳用戶:xinyuzhiqiwuwu

主站蜘蛛池模板: 哈巴河县| 桂东县| 横山县| 芷江| 天津市| 六枝特区| 永兴县| 黄浦区| 休宁县| 金寨县| 宁海县| 绥芬河市| 海阳市| 基隆市| 南华县| 桃园市| 青浦区| 甘孜县| 广西| 杭锦后旗| 西昌市| 白朗县| 霍州市| 胶南市| 新干县| 宜昌市| 罗源县| 安溪县| 南投县| 东光县| 津市市| 长顺县| 南平市| 射洪县| 玉龙| 兴安盟| 乐陵市| 琼中| 天水市| 綦江县| 普兰县|