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

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

vector-space

  • c++ how to program 里面詳細介紹了從第1章到第24章的代碼學(xué)習實例。是初學(xué)者很好的學(xué)習資料。 第1章 計算機、Internet和萬維網(wǎng)簡介 第2章 C++編程入門 第3章 類

    c++ how to program 里面詳細介紹了從第1章到第24章的代碼學(xué)習實例。是初學(xué)者很好的學(xué)習資料。 第1章 計算機、Internet和萬維網(wǎng)簡介 第2章 C++編程入門 第3章 類和對象介紹 第4章 控制語句(第Ⅰ部分) 第5章 控制語句(第Ⅱ部分) 第6章 函數(shù)和遞歸入門 第7章 數(shù)組與CC+標準庫類模板vector 第8章 指針和基于指針的字符串 第9章 類的深入剖析(第Ⅰ部分) 第10章 類的深入剖析(第Ⅱ部分) 第11章 運算符重載:字符串和數(shù)組對象 第12章 面向?qū)ο缶幊蹋豪^承 第13章 面向?qū)ο缶幊蹋憾鄳B(tài)性 第14章 模板 第15章 輸入/輸出流 第16章 異常處理 第17章 文件處理 第18章 String類和字符串流處理 第19章 Web編程 第20章 搜索和排序 第21章 數(shù)據(jù)結(jié)構(gòu) 第22章 位、字符、C字符串和結(jié)構(gòu)體 第23章 標準模板庫 第24章 其他主題

    標簽: Internet program how to

    上傳時間: 2014-01-13

    上傳用戶:yuzsu

  • 支持向量機

    支持向量機,用于分類。Classify using (a very simple implementation of) the support vector machine algorithm

    標簽: 支持向量機

    上傳時間: 2014-01-11

    上傳用戶:hphh

  • 主要是修改了一些2.3.0版本的Bug

    主要是修改了一些2.3.0版本的Bug,特別是當autoCommit=false的情況下以及多線程添加Document,有些字段打開了term-vector有些沒有打都會對索引數(shù)據(jù)造成破壞 autoCommit 選項是從2.2.0版本就添加了,默認是true,我對這個參數(shù)還不是很理解,都是用的默認值true。所以沒有碰到問題。 2.3.1版本沒有包含任何新的功能,索引文件的格式也沒有變化,完全兼容2.3.0版本。 官方鼓勵所有使用2.3.0版本的應(yīng)用盡快升級到2.3.1版本。

    標簽: Bug 修改 版本

    上傳時間: 2013-12-16

    上傳用戶:wkchong

  • A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation

    A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each class, the changing decision boundary will be displayed.

    標簽: calculation Tutorial Discrete Decision

    上傳時間: 2013-12-22

    上傳用戶:hxy200501

  • 數(shù)字圖像處理基礎(chǔ)理論

    數(shù)字圖像處理基礎(chǔ)理論,英文資料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer Graphics Flight Simulation Auto Body Design Special Effect in Movie

    標簽: 數(shù)字圖像處理

    上傳時間: 2014-06-30

    上傳用戶:plsee

  • 一本關(guān)于stl的免費電子書

    一本關(guān)于stl的免費電子書,包括容器,vector和string,關(guān)聯(lián)容器,迭代器,算法,仿函數(shù)等內(nèi)容。

    標簽: stl 電子書

    上傳時間: 2013-12-22

    上傳用戶:498732662

  • This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

    This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.

    標簽: microcontroller implementation asynchronous low-power

    上傳時間: 2016-06-07

    上傳用戶:冇尾飛鉈

  • ICETEK–VC5509-A 評估板定時器實驗.實驗程序的工程中包含了兩種源代碼

    ICETEK–VC5509-A 評估板定時器實驗.實驗程序的工程中包含了兩種源代碼,主程序采用C 語言編制利于控制,中斷向量表在 vector.asm 匯編語言文件中,利于直觀地控制存儲區(qū)分配。

    標簽: ICETEK 5509 實驗 VC

    上傳時間: 2013-12-08

    上傳用戶:我們的船長

  • C++STL STL(Standard Template Library

    C++STL STL(Standard Template Library,標準模板庫)是惠普實驗室開發(fā)的一系列軟件的統(tǒng)稱。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普實驗室工作時所開發(fā)出來的。現(xiàn)在雖說它主要出現(xiàn)在C++中,但在被引入C++之前該技術(shù)就已經(jīng)存在了很長的一段時間。 STL的代碼從廣義上講分為三類:algorithm(算法)、container(容器)和iterator(迭代器),幾乎所有的代碼都采用了模板類和模版函數(shù)的方式,這相比于傳統(tǒng)的由函數(shù)和類組成的庫來說提供了更好的代碼重用機會。在C++標準中,STL被組織為下面的13個頭文件:<algorithm>、<deque>、<functional>、<iterator>、<vector>、<list>、<map>、<memory>、<numeric>、<queue>、<set>、<stack>和<utility>。以下筆者就簡單介紹一下STL各個部分的主要特點。

    標簽: STL Standard Template Library

    上傳時間: 2016-06-20

    上傳用戶:cylnpy

  • MediaPlayer代碼

    MediaPlayer代碼,部分代碼,合適請用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //為了導(dǎo)入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜單條 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //設(shè)定窗口是否在最前面 private Player player //Play是個實現(xiàn)Controller的接口 private File file,listFile //利用File類結(jié)合JFileChooser進行文件打開操作,后則與list.ini有關(guān)

    標簽: MediaPlayer 代碼

    上傳時間: 2016-07-08

    上傳用戶:爺?shù)臍赓|(zhì)

主站蜘蛛池模板: 新竹县| 牡丹江市| 班玛县| 乌兰浩特市| 凤庆县| 江川县| 子长县| 赫章县| 武邑县| 白银市| 龙山县| 中卫市| 海宁市| 平湖市| 无锡市| 榆中县| 四会市| 利川市| 壤塘县| 罗江县| 浦江县| 镇沅| 万山特区| 涡阳县| 汉川市| 平顶山市| 鄂托克前旗| 张北县| 辰溪县| 九龙县| 扎囊县| 石首市| 轮台县| 澄城县| 静海县| 裕民县| 连州市| 屯留县| 承德县| 喜德县| 万盛区|