自己找到的一個(gè)關(guān)于java學(xué)習(xí)的幫助文檔,解壓后雙擊即可運(yùn)行。共17章,內(nèi)容豐富,適合初學(xué)者參考
上傳時(shí)間: 2013-12-17
上傳用戶:
usb driver for 2.6.17
上傳時(shí)間: 2016-06-01
上傳用戶:fhzm5658
實(shí)例1:三角函數(shù)曲線(1) 實(shí)例2:三角函數(shù)曲線(2) 實(shí)例3:圖形的疊加 實(shí)例4:雙y軸圖形的繪制 實(shí)例5:?jiǎn)蝹€(gè)軸窗口顯示多個(gè)圖形 實(shí)例6:圖形標(biāo)注 實(shí)例7:條形圖形 實(shí)例8:區(qū)域圖形 實(shí)例9:餅圖的繪制 實(shí)例10:階梯圖 實(shí)例11:枝干圖 實(shí)例12:羅盤圖 實(shí)例13:輪廓圖 實(shí)例14:交互式圖形 實(shí)例15:變換的傅立葉函數(shù)曲線 實(shí)例16:勞倫茲非線形方程的無序活動(dòng) 實(shí)例17:填充圖 例18:條形圖和階梯形圖 實(shí)例19:三維曲線圖 實(shí)例20:圖形的隱藏屬性 實(shí)例21PEAKS函數(shù)曲線 實(shí)例22:片狀圖 實(shí)例23:視角的調(diào)整 實(shí)例24:向量場(chǎng)的繪制 實(shí)例25:燈光定位 實(shí)例26:柱狀圖 實(shí)例27:設(shè)置照明方式 實(shí)例28:羽狀圖 實(shí)例29:立體透視(1) 實(shí)例30:立體透視(2)
上傳時(shí)間: 2014-02-16
上傳用戶:ynzfm
17階FIR濾波器VHDL代碼及說明文檔 下載立即可以仿真
上傳時(shí)間: 2013-12-21
上傳用戶:bruce5996
** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: 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
標(biāo)簽: Last Description modified Version
上傳時(shí)間: 2014-05-30
上傳用戶:wanghui2438
c語言應(yīng)用MPI并行計(jì)算程序?qū)嵗蓪⒁粋€(gè)大數(shù)字(大于百萬位)并行collapse,成為一個(gè)digit.例如11->2,179->17->8
標(biāo)簽: collapse gt digit 179
上傳時(shí)間: 2013-12-09
上傳用戶:playboys0
Findstr.cpp運(yùn)行結(jié)果: GetNext-IndexKMP的結(jié)果: 輸入主串s:acabaabcaabaabcac 輸入模式串t:abaabcac 主串s長=17 模式串t長=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置從第10個(gè)字符開始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開始 GetNextVal-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=0 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串t在主串s中的位置從第10個(gè)字符開始 IndexBF的結(jié)果: 模式串t在主串s中的位置從第10個(gè)字符開始
標(biāo)簽: acabaabcaabaabcac GetNext-IndexKMP abaabcac Findstr
上傳時(shí)間: 2013-12-25
上傳用戶:璇珠官人
primer c 5th edition 一書詳細(xì)敘述了c語言的概念和知識(shí)。包括17章內(nèi)容,適合初學(xué)c語言的經(jīng)典教材
標(biāo)簽: edition primer 5th c語言
上傳時(shí)間: 2013-12-25
上傳用戶:trepb001
利用ANSI X9.17標(biāo)準(zhǔn)模擬了一個(gè)偽隨機(jī)數(shù)發(fā)生器,內(nèi)核加密算法調(diào)用3DES算法,能夠按照標(biāo)準(zhǔn)要求產(chǎn)生64位偽隨機(jī)數(shù)和64位種子值。
標(biāo)簽: ANSI 9.17 標(biāo)準(zhǔn) 偽隨機(jī)
上傳時(shí)間: 2016-07-15
上傳用戶:manking0408
輕易學(xué)好C++編程技巧 - 進(jìn)楷 (香港科技大學(xué)筆記 19課) 內(nèi)容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review
標(biāo)簽: Pointers Dynamic Objects review
上傳時(shí)間: 2014-10-10
上傳用戶:chfanjiang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1