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

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

Continuous-Time

  • 改寫的qtopia錄音放音程序

    改寫的qtopia錄音放音程序,好用。下到板子上要調試一下,如果max time等于0需改源碼

    標簽: qtopia 放音 程序

    上傳時間: 2015-05-28

    上傳用戶:hasan2015

  • Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track cha

    Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve never done before. What s even better, you can track several files all at the same time with the patented "Multiple Document Interface"TM technology, with each file having its own, fabulous window.

    標簽: error_log Envious Windows friends

    上傳時間: 2015-05-31

    上傳用戶:rocwangdp

  • 這里有2組圖

    這里有2組圖,“1000.0.05”這一組是運行結果比較好的一組圖,但是當時修改了時間間隔而沒有改坐標說明,所以db1000.0.05.fig這幅圖的坐標說明后來做了人工改正(應該是“time(0~250ms分成5000組,步長0.05ms”)。

    標簽:

    上傳時間: 2015-06-01

    上傳用戶:haohaoxuexi

  • The SMS-Receiver program is intended for circuit phone incoming SMS receiving. The messages are writ

    The SMS-Receiver program is intended for circuit phone incoming SMS receiving. The messages are writed in log file SMS_Receiver.log & cleared from phone then. There s a log strings format: MM/DD/YYYY HH:MM PhoneNo, Message text (Date) (Time)

    標簽: SMS-Receiver The receiving intended

    上傳時間: 2015-06-01

    上傳用戶:zl5712176

  • 遺傳算法(Genetic Algorithm, GA)是近幾年發展起來的一種嶄新的全局優化算法

    遺傳算法(Genetic Algorithm, GA)是近幾年發展起來的一種嶄新的全局優化算法,它借 用了生物遺傳學的觀點,通過自然選擇、遺傳、變異等作用機制,實現各個個體的適應性 的提高。這一點體現了自然界中"物競天擇、適者生存"進化過程。1962年Holland教授首次 提出了GA算法的思想,從而吸引了大批的研究者,迅速推廣到優化、搜索、機器學習等方 面,并奠定了堅實的理論基礎。 用遺傳算法解決問題時,首先要對待解決問題的模型結構 和參數進行編碼,一般用字符串表示,這個過程就將問題符號化、離散化了。也有在連續 空間定義的GA(Genetic Algorithm in Continuous Space, GACS),暫不討論。

    標簽: Algorithm Genetic GA 算法

    上傳時間: 2015-06-08

    上傳用戶:stampede

  • 一個游戲 the hardware for the game includes a number of displays, each with a button and -- a light, t

    一個游戲 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given time. -- The light indecates that the present bin is not empty and that pushing the -- button is a valid move in the game. -- -- The button for each display indicates that a player takes the marbles from -- the selected bin, and takes them in his hand. The hand is represented by a -- diplay itself (no button). -- -- Each player has a home bin, located on opposite sides of the game.

    標簽: the hardware displays includes

    上傳時間: 2015-06-10

    上傳用戶:cc1015285075

  • This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

    This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.

    標簽: TimerTask implements the class

    上傳時間: 2015-06-10

    上傳用戶:無聊來刷下

  • K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按鍵 K4 --- 清零按鍵 開機顯示: SECOND-CLOCK 0 TIM

    K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按鍵 K4 --- 清零按鍵 開機顯示: SECOND-CLOCK 0 TIME 00:00:00:00 K3 --- 控制按鍵: 第一次按下時,開始計時。 顯示 BEGIN COUNT 1 TIME 00:00:01:88 第二次按下時,暫停計時。 顯示 PAUST COUNT 2 TIME 00:00:01:88 第三次按下時,累計計時。 顯示 BEGIN COUNT 3 TIME 00:08:08:88 第四次按下時,暫停計時。 顯示 PAUST COUNT 4 TIME 00:08:08:88 K4 --- 清零按鍵: 在任何狀態下,按一下K4,均可清零。 顯示 SECOND-CLOCK 0 TIME 00:00:00:00 0,1,2,3,4 表示按下K3鍵的次數。

    標簽: SECOND-CLOCK K3 BEEP K4

    上傳時間: 2014-01-14

    上傳用戶:515414293

  • Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

    Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the forward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensor % /////// % __ % |s1| y(:,1) % |__| % __ % / \ ________|/ % | | | s2 |/ y(:,2) % \____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coordinate vector (time or Speed) % y y-axis coordinate vector (frequency [Hz])

    標簽: experience elliptical decompose important

    上傳時間: 2015-06-23

    上傳用戶:372825274

  • A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

    A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.

    標簽: univariate and bivariate analysis

    上傳時間: 2015-06-23

    上傳用戶:chongcongying

主站蜘蛛池模板: 南岸区| 扶风县| 通化县| 松原市| 绥阳县| 巴彦淖尔市| 崇信县| 文化| 金寨县| 宜阳县| 白朗县| 九寨沟县| 怀安县| 汨罗市| 乐昌市| 繁峙县| 墨竹工卡县| 深水埗区| 类乌齐县| 五大连池市| 华亭县| 龙山县| 香港 | 吴江市| 延津县| 南汇区| 荔波县| 左云县| 德清县| 余干县| 嘉定区| 越西县| 宾阳县| 株洲市| 红桥区| 青海省| 甘谷县| 宁明县| 乌拉特后旗| 平罗县| 称多县|