C語言精彩百例第1-44例 實例1 數(shù)據(jù)類型轉(zhuǎn)換 實例2 轉(zhuǎn)義字符 實例3 關(guān)系和邏輯運算 實例4 自增自減 實例5 普通位運算 實例6 位移運算 實例7 字符譯碼 實例8 指針操作符 實例9 if判斷語句 實例10 else-if語句 實例11 嵌套if語句 實例12 switch語句 實例13 for語句 實例14 while語句 實例15 do-while語句 實例16 break和continue語句 實例17 exit()語句 實例18 綜合實例 實例19 一維數(shù)組 實例20 二維數(shù)組 實例21 字符數(shù)組 實例22 數(shù)組初始化 實例23 數(shù)組應(yīng)用 實例24 函數(shù)的值調(diào)用 實例25 函數(shù)的引用調(diào)用 實例26 數(shù)組函數(shù)的調(diào)用 實例27 命令行變元 實例28 函數(shù)的返回值 實例29 函數(shù)的嵌套調(diào)用 實例30 函數(shù)的遞歸調(diào)用 實例31 局部和全局變量 實例32 變量的存儲類別 實例33 內(nèi)部和外部函數(shù) 實例34 綜合實例1 實例35 綜合實例2 實例36 變量的指針 實例37 一維數(shù)組指針 實例38 二維數(shù)組指針 實例39 字符串指針 實例40 函數(shù)指針 實例41 指針數(shù)組 實例42 二維指針 實例43 指針的初始化 實例44 綜合實例
標(biāo)簽: 字符 C語言 數(shù)據(jù)類型 減
上傳時間: 2014-01-16
上傳用戶:royzhangsz
一、程式名稱:embed.java 二、程式功能:藏入數(shù)位浮水印處理程式 四、輸入檔(資料)格式: 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 五、輸出檔(資料)格式: 1.本程式輸出的藏入浮水印影像格式為512×512 之灰階影像Lena2.raw。 六、執(zhí)行環(huán)境: 1.系統(tǒng):Windows 98/ME/2000。 2.軟體:JavaTM 2 SDK (Version 1.3)。 七、執(zhí)行方式: 1.在DOS環(huán)境下執(zhí)行embed.java,指令如下:java embed。
上傳時間: 2016-03-24
上傳用戶:tzl1975
一本關(guān)于Visual Basic與分布式監(jiān)控系統(tǒng)的書籍,以循序漸近的方式建立串行通訊并列通訊遠(yuǎn)程監(jiān)控的概念及實作,并由簡單的概念實驗進(jìn)階的儀控網(wǎng)絡(luò)遠(yuǎn)程監(jiān)控
上傳時間: 2016-03-30
上傳用戶:xc216
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
標(biāo)簽: substantial JavaServer completely Edition
上傳時間: 2014-01-04
上傳用戶:mpquest
Lex 和Yacc 簡明教程 本書將教會你如何使用lex 和yacc 構(gòu)造一個編譯器。 lex 和yacc 是兩個用來生成詞匯分析器和剖析器的工具。 導(dǎo)言部分描寫了構(gòu)建編譯器所需的基本部分,以及l(fā)ex 和yacc 之間的互動關(guān)系。后面兩章更加詳細(xì)的描寫了lex 和 yacc。構(gòu)建了一個經(jīng)典的計算器程序。這個計算器支持常用 的算術(shù)符號和控制結(jié)構(gòu),例如實現(xiàn)了像ifelse和while 這樣的控制結(jié)構(gòu)。經(jīng)過小小的修改,就把這個計算器轉(zhuǎn)換成一個可以運行在基于棧的計算機上的編譯器。
上傳時間: 2013-12-19
上傳用戶:youke111
模式識別學(xué)習(xí)綜述.該論文的英文參考文獻(xiàn)為303篇.很有可讀價值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural networks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.
標(biāo)簽: statistical Classical Abstract pattern
上傳時間: 2013-11-25
上傳用戶:www240697738
VBScript幫助手冊 Microsoft Visual Basic Scripting 版是 Visual Basic 程式語言家族中最新的一個成員,它將 Active Scripting 帶入更多不同的環(huán)境中,包括 Microsoft Internet Explorer 的web客戶端 指令碼和 Microsoft Internet Information Server 的網(wǎng)路資訊服務(wù)
標(biāo)簽: Visual Basic Microsoft Scripting
上傳時間: 2016-04-20
上傳用戶:Avoid98
* Explains process algebra and protocol specification using µ CRL, a language developed to combine process algebra and abstract data types * Text is supported throughout with examples and exercises * Full solutions are provided in an appendix, while exercise sheets, lab exercises, example specifications and lecturer slides are available on the author s website
標(biāo)簽: specification developed Explains language
上傳時間: 2016-04-27
上傳用戶:笨小孩
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which is assumed to be spherical), while the vector LAMBDA contains the variances of each of the principal components. This is computed using the eigenvalue and eigenvector decomposition of X.
標(biāo)簽: Probabilistic Components Principal Analysis
上傳時間: 2016-04-28
上傳用戶:qb1993225
基于小波的圖像配準(zhǔn),主要是wavelet_registration_改進(jìn)2,也即wavelet_registration改進(jìn)版本,主要是將配準(zhǔn)的循環(huán)由while變成了for, 循環(huán)變量變?yōu)檎停虼伺袛嘧優(yōu)檎椭g的判斷, 節(jié)省執(zhí)行時間
標(biāo)簽: 圖像配準(zhǔn)
上傳時間: 2016-04-28
上傳用戶:671145514
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1