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

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

NE-STR

  • unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData

    unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=record IPAddress, FAddress, FName, FPW, FCName, FCPW:string //發信郵箱檢證用戶密碼 end { FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }

    標簽: TStrData interface PStrData Windows

    上傳時間: 2014-12-22

    上傳用戶:asddsd

  • There are some 79 or so Matlab files here which will help in many aspects of the computer vision str

    There are some 79 or so Matlab files here which will help in many aspects of the computer vision structure from motion problem, a full description is provided in the manual, torrsam.ps.

    標簽: computer aspects Matlab vision

    上傳時間: 2014-01-02

    上傳用戶:xlcky

  • Wavelets have widely been used in many signal and image processing applications. In this paper, a ne

    Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.

    標簽: applications processing Wavelets widely

    上傳時間: 2014-01-22

    上傳用戶:hongmo

  • header file of the specific codes for LPC2100 target boards ** Every project should include a

    header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne

    標簽: specific include project header

    上傳時間: 2014-01-14

    上傳用戶:奇奇奔奔

  • header file of the specific codes for LPC2100 target boards Every project should include a copy of

    header file of the specific codes for LPC2100 target boards Every project should include a copy of this file, user may modify it as ne

    標簽: specific include project header

    上傳時間: 2013-11-27

    上傳用戶:zhanditian

  • 藍牙協議(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up str

    藍牙協議(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provided to applications, and by defining the features and procedures that are required for interoperability between Bluetooth devices in the Audio/Video Distribution usage model.

    標簽: requirements Bluetooth necessary profile

    上傳時間: 2014-01-04

    上傳用戶:bcjtao

  • 本文簡要介紹了集成電路MAX038的性能

    本文簡要介紹了集成電路MAX038的性能,并給出了以MAX038波形產生器為核心具有四種輸出波形的函數 信號發生器的設計方案。用這種方法設計的信號發生器具有結構簡單、成本低、體積小等特點,很好地滿足 了一般的實驗要求。 關鍵詞:集成電路 信號發生器 頻率 Abstract:The performance ofIC_MAX038 was introduced briefly in this paper.At the sa/ne time,a signal generator design making with integrated circuit MAX038 is provided,which can produce four kinds of waveforms output.The signal generator was of characters such as simple structur,cheap expense,small volume and SO on.The signal generator contents the demand of general experiments very wel1. Key words:Integrated circuit Signal generator Frequency

    標簽: MAX 038 集成電路 性能

    上傳時間: 2013-12-12

    上傳用戶:四只眼

  • 詞法分析器制作與應用 設計思想 (1)程序主體結構部分: 說明部分 %% 規則部分 %% 輔助程序部分 (2)主體結構的說明 在這里說明部分告訴我們使用的LETTER,DIGIT,

    詞法分析器制作與應用 設計思想 (1)程序主體結構部分: 說明部分 %% 規則部分 %% 輔助程序部分 (2)主體結構的說明 在這里說明部分告訴我們使用的LETTER,DIGIT, IDENT(標識符,通常定義為字母開頭的字母數字串)和STR(字符串常量,通常定義為雙引號括起來的一串字符)是什么意思.這部分也可以包含一些初始化代碼.例如用#include來使用標準的頭文件和前向說明(forward ,references).這些代碼應該再標記"%{"和"%}"之間 規則部分> 可以包括任何你想用來分析的代碼 我們這里包括了忽略所有注釋中字符的功能,傳送ID名稱和字符串常量內容到主調函數和main函數的功能. (3)實現原理 程序中先判斷這個句語句中每個單元為關鍵字、常數、運算符、界符,對與不同的單詞符號給出不同編碼形式的編碼,用以區分之。 PL/0語言的EBNF表示 <常量定義>::=<標識符>=<無符號整數> <標識符>::=<字母>={<字母>|<數字>} <加法運算符>::=+|- <乘法運算符>::=*|/ <關系運算符>::==|#|<|<=|>|>= <字母>::=a|b|…|X|Y|Z <數字>::=0|1|2|…|8|9

    標簽: LETTER DIGIT 程序

    上傳時間: 2015-11-04

    上傳用戶:zhengzg

  • 根據用戶輸入的命令行選項的不同

    根據用戶輸入的命令行選項的不同,來實現三種功能:argc為2時,命令格式為 myfind <pathname> 它要統計出,在常規文件中,文件長度不大于4096字節的常規文件,在所有允許訪問的普通文件中所占的百分比。不允許打印出任何路徑名。 argc為4且argv[2] == “-comp”時,命令格式為 myfind <pathname> -comp <filename> 輸出在<pathname>目錄子樹之下,所有與<filename>文件內容一致的文件的絕對路徑名。不允許輸出任何其它的路徑名,包括不可訪問的路徑名。當參數pathname不是絕對路徑時,調用getcwd()等函數來取得文件的絕對路徑名。 argc 大于等于4且argv[2] == “-name”時,命令格式為myfind <pathname> -name <str>…<str>…是一個以空格分隔的文件名序列(不帶目錄)。命令輸出<pathname>目錄子樹之下,所有與<str>…序列中文件名相同的文件的絕對路徑名。不允許輸出不可訪問的或無關的路徑名。

    標簽: 用戶 命令行 輸入

    上傳時間: 2014-11-30

    上傳用戶:jichenxi0730

  • This a journal paper on the optimization of Max Connection problem in a telecommunication optical ne

    This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.

    標簽: telecommunication optimization Connection journal

    上傳時間: 2015-12-27

    上傳用戶:xaijhqx

主站蜘蛛池模板: 大同县| 金平| 玉门市| 天峨县| 博罗县| 河源市| 昆山市| 巴林左旗| 库伦旗| 焉耆| 兰考县| 富阳市| 郑州市| 汤阴县| 庆阳市| 岳西县| 福建省| 宜州市| 南和县| 广西| 海伦市| 喀什市| 平远县| 时尚| 井陉县| 广河县| 平原县| 腾冲县| 黄龙县| 广丰县| 屯昌县| 云浮市| 玛沁县| 朔州市| 梓潼县| 灵寿县| 南江县| 东乡族自治县| 房产| 东兴市| 鄂尔多斯市|