偽隨機數生成算法,很優秀,32位real
上傳時間: 2014-10-14
上傳用戶:咔樂塢
FreeRTOS,這個比 Real Time Linux 和 eCos 更小的實時操作系統,并且你也不用為這兩個大的操作系統弄得頭大了。FreeRTOS是一個非常小的實時操作系統,它包含有一個實時的內核及一個內核調制程序。它支持的單片機有 Philips ARM7, TI MSP430, Renesas (Hitachi) H8/S, Atmel AVR, Motorola/Freescale HCS12, Motorola/Freescale ColdFire, 及其他8051的單片機
標簽: FreeRTOS
上傳時間: 2014-05-28
上傳用戶:253189838
如果已經安裝好了vobsub,就可以運用vobsub里面帶的字幕提取工具vsrip提取字幕。 打開VobSub程序組,運行vobsub.configure,點擊Open來打開vts_01_0.ifo文件(此文件已經拷貝到硬盤上,無需從光盤上找),選定放置字幕文件的子目錄,點擊確定.提取完成之后會生成Vts_01_0.sub和vts_01_0.idx兩個字幕文件,若按照DVDrip的做法是在最終視頻文件生成之后,將字幕文件更名并與主體一致,但在此這個步驟被提前了,因為real格式文件的字幕是嵌入在畫面那的.我們需要做的是將vts_01_0.idx和vts_01_0.sub更名為vts_01_1.idx和vts_01_1.sub,與vts_01_1.vob同名.這樣才能進行制作時被vobsub自動調用同步嵌入字幕
標簽: vobsub
上傳時間: 2015-04-28
上傳用戶:wangdean1101
In most software-development organizations, the testing program functions as the final "quality gate" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this role comes a large responsibility: The success of an application, and possibly of theorganization, can rest on the quality of the software product.
標簽: software-development organizations functions the
上傳時間: 2015-05-03
上傳用戶:s363994250
Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with integer orders and real arguments
標簽: derivatives functions and Evaluate
上傳時間: 2015-05-27
上傳用戶:685
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
Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file "filename.dat" . in chapter 2
標簽: dimensione parameters amplitude response
上傳時間: 2013-12-19
上傳用戶:xfbs821
Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parameters a(0) to a(ip) Output parameters: psdr : Real array of power spectral density values psdi : Real work array in chapter 12
標簽: parameters AR-model Routine mar1psd
上傳時間: 2015-06-09
上傳用戶:playboys0
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
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