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

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

無(wú)線溫度監(jiān)(jiān)測(cè)

  • 使用MSP430與CS8900開發(fā)網(wǎng)頁伺服器

    使用MSP430與CS8900開發(fā)網(wǎng)頁伺服器,可以動態(tài)顯示MCU溫度.

    標(biāo)簽: 8900 MSP 430 CS

    上傳時間: 2017-06-03

    上傳用戶:

  • 跨數(shù)據(jù)庫平臺: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通過ODBC,可支持SQL SERVE

    跨數(shù)據(jù)庫平臺: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通過ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平臺: n 標(biāo)準(zhǔn)C++語言,支持 unix/linux/windows Ø 使用簡單: n 只有一個頭文件 n 接口簡潔.otl_stream, otl_connect, otl_exception等就可以完成大部分工作 n 相對 ProC等嵌入式開發(fā),代碼能相應(yīng)減少 Ø 性能: n 直接訪問數(shù)據(jù)庫API接口,具有API接口的高效率,可靠性 Ø 穩(wěn)定性: n 開源代碼,唯一的代碼文件otlv4.h,可以了解所有基于數(shù)據(jù)庫API的實現(xiàn)細(xì)節(jié) n 從1996年開始,到今已10余年. Ø 可讀性及可維護(hù)性: n 標(biāo)準(zhǔn)C++代碼,不需要任何預(yù)處理 n 使用流的形式,輸入輸出異常簡潔 n 減少大量代碼, n 代碼結(jié)構(gòu)更加簡潔 參考資料: http://otl.sourceforge.net/

    標(biāo)簽: ODBC oracle SERVE OCI

    上傳時間: 2017-06-14

    上傳用戶:cainaifa

  • metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n

    metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n. 4.1 Kh¸ i niÖ m: - Trong MATLAB d÷ liÖ u ® Ó ® ­ a vµ o xö lý d­ íi d¹ ng ma trË n. - Ma trË n A cã n hµ ng, m cét ® ­ î c gä i lµ ma trË n cì n  m. §­ î c ký hiÖ u An  m - PhÇ n tö aij cñ a ma trË n An  m lµ phÇ n tö n» m ë hµ ng thø i, cét j . - Ma trË n ® ¬ n ( sè ® ¬ n lÎ ) lµ ma trË n 1 hµ ng 1 cét. - Ma trË n hµ ng ( 1  m ) sè liÖ u ® ­ î c bè trÝ trª n mét hµ ng. a11 a12 a13 ... a1m - Ma trË n cét ( n  1) sè liÖ u ® ­ î c bè trÝ trª n 1 cét.

    標(biāo)簽: metricmatlab 203 184 tr

    上傳時間: 2017-07-29

    上傳用戶:來茴

  • Turbo C程序設(shè)計語言_杭必政

    本書是c語言的設(shè)計者之一dennis m.ritchie和著名的計算機(jī)科學(xué)家brian w.kernighan合著的一本介紹c語言的權(quán)威經(jīng)典著作。我們現(xiàn)在見到的大量論述c語言程序設(shè)計的教材和專著均以此書為藍(lán)本。

    標(biāo)簽: Turbo C程序設(shè)計 語言

    上傳時間: 2013-10-10

    上傳用戶:sunchao524

  • 排序算法的性能比較 對不同類型的問題規(guī)模

    排序算法的性能比較 對不同類型的問題規(guī)模,測試各種介紹的排序算法的性能。統(tǒng)計他們的鍵值比較次數(shù),鍵值移動次數(shù)以及運行時間并分析結(jié)果。 小型問題:N≈20 中型問題:N≈2000 大型問題:N≈200000. C 語言的32關(guān)鍵字如下: 實驗原理: 線性表的排序,快速,起泡,選擇,插入。

    標(biāo)簽: 排序算法 性能比較

    上傳時間: 2013-12-20

    上傳用戶:lingzhichao

  • 1、 了解系統(tǒng)調(diào)用pipe()的功能和實際原理 2、 編寫一段程序

    1、 了解系統(tǒng)調(diào)用pipe()的功能和實際原理 2、 編寫一段程序,使用管道實現(xiàn)父子進(jìn)程之間的通信 a) 使用系統(tǒng)調(diào)用fork()創(chuàng)建一個子進(jìn)程 b) 子進(jìn)程調(diào)用函數(shù)write()向父進(jìn)程發(fā)送自己的進(jìn)程ID和字符串” s sending a message to parent.\n”。 c) 父進(jìn)程調(diào)用函數(shù)read()通過管道讀出子進(jìn)程發(fā)來的消息,將消息輸出屏幕,然后終止

    標(biāo)簽: pipe 系統(tǒng)調(diào)用 程序 編寫

    上傳時間: 2013-12-16

    上傳用戶:古谷仁美

  • R+樹的c實現(xiàn)源碼

    R+樹的c實現(xiàn)源碼,對應(yīng)文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.

    標(biāo)簽: 源碼

    上傳時間: 2014-05-25

    上傳用戶:sunjet

  • This book is the most accurate and up-to-date source of information the STL currently available. ...

    This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity.

    標(biāo)簽: information up-to-date available currently

    上傳時間: 2015-10-31

    上傳用戶:CHINA526

  • 我用matlab寫的一個corner detector, 效果比現(xiàn)在流行的harris

    我用matlab寫的一個corner detector, 效果比現(xiàn)在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, 2:791-794, August 2004. Improved algorithm has been included in A Corner Detector based on Global and Local Curvature Properties and submitted to Optical Engineering.

    標(biāo)簽: detector matlab corner harris

    上傳時間: 2013-12-30

    上傳用戶:569342831

  • FCM算法是一種基于劃分的聚類算法

    FCM算法是一種基于劃分的聚類算法,它的思想就是使得被劃分到同一簇的對象之間相似度最大,而不同簇之間的相似度最小。模糊C均值算法是普通C均值算法的改進(jìn),普通C均值算法對于數(shù)據(jù)的劃分是硬性的,而FCM則是一種柔性的模糊劃分。在介紹FCM具體算法之前我們先介紹一些模糊集合的基本知識。

    標(biāo)簽: FCM 算法 聚類算法

    上傳時間: 2014-11-28

    上傳用戶:lgnf

主站蜘蛛池模板: 临清市| 重庆市| 五原县| 织金县| 汾阳市| 怀来县| 安达市| 平陆县| 通渭县| 商都县| 城口县| 长治市| 遂昌县| 西昌市| 莫力| 肇州县| 绥中县| 乌兰察布市| 太仓市| 玉门市| 枞阳县| 沙洋县| 贡觉县| 清涧县| SHOW| 玉林市| 文成县| 华阴市| 读书| 怀柔区| 哈巴河县| 通榆县| 平山县| 建水县| 习水县| 溆浦县| 苏尼特左旗| 台安县| 夏河县| 板桥市| 乌鲁木齐县|