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

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

Real-Time_Interrupt

  • XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server,

    XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CRAM-MD5 POP3-before-SMTP and custom ), a POP3 account syncronizer with external POP3 accounts, account aliases, domain aliases, custom mail processing, direct mail files delivery, custom mail filters, mailing lists, remote administration, custom mail exchangers, logging, and multi-platform code. XMail sources compile under GNU/Linux, FreeBSD, OpenBSD, NetBSD, OSX, Solaris and NT/2K/XP.

    標簽: server featuring Internet intranet

    上傳時間: 2015-01-12

    上傳用戶:asddsd

  • 偽隨機數生成算法

    偽隨機數生成算法,很優秀,32位real

    標簽: 偽隨機 生成算法

    上傳時間: 2014-10-14

    上傳用戶:咔樂塢

  • FreeRTOS

    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,就可以運用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 gat

    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 i

    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 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

  • Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione

    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

    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

  • 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

主站蜘蛛池模板: 余干县| 新昌县| 肇东市| 且末县| 正蓝旗| 罗山县| 南木林县| 延吉市| 全州县| 秦皇岛市| 连城县| 尼勒克县| 阳春市| 平度市| 天门市| 霍林郭勒市| 枝江市| 巴塘县| 永安市| 繁昌县| 南京市| 南召县| 肇源县| 姚安县| 福清市| 蓝田县| 绵竹市| 闽侯县| 泸西县| 泌阳县| 鸡泽县| 三门峡市| 曲沃县| 龙门县| 五大连池市| 吴川市| 定远县| 平利县| 黄平县| 富民县| 凌云县|