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

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

ETSI MAP

  • Gsm手機(短信息

    Gsm手機(短信息,電話簿)開發庫C++源代碼 通過GSM modem 或 IrDA 設備 基于GSM標準: ETSI GSM 07.07, ETSI GSM 07.05 提供Nix,win系統 PDU 編碼.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02

    標簽: Gsm 手機 短信息

    上傳時間: 2014-01-20

    上傳用戶:ruixue198909

  • 本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量

    本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量修改并擴展了現有的特性比如模 板template 支持面向對象object-oriented 和基于對象object-based 程序設計所需 要的類class 機制嵌套類型以及重載函數的解析機制也許更重要的是一個覆蓋面非 常廣闊的庫現在成了標準C++的一部分其中包括以前稱為STL 標準模板庫的內容新 的string 類型一組順序和關聯容器類型比如vector list map 和set 以及在這些類型 上進行操作的一組可擴展的泛型算法generic algorithm 都是這個新標準庫的特性本書 不但包括了許多新的資料而且還闡述了怎樣在C++中進行程序設計的新的思考方法簡而 言之實際上不但C++已經被重新創造本書第三版也是如此

    標簽: RTTI 變化 內置 國際

    上傳時間: 2014-01-18

    上傳用戶:784533221

  • AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S

    AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!

    標簽: Tree implementation performance AVL

    上傳時間: 2013-12-19

    上傳用戶:3到15

  • 這是一個有關Turbo碼編譯碼的程序

    這是一個有關Turbo碼編譯碼的程序,譯碼采用的是MAP譯碼方法,挺好!

    標簽: Turbo 編譯碼 程序

    上傳時間: 2015-07-23

    上傳用戶:fhzm5658

  • 幾種常見混沌時間序列matlab實現 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mack

    幾種常見混沌時間序列matlab實現 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次圖) 也歡迎大家提供更多的混沌方程或映射的經典matlab實現。

    標簽: flow Rossler duffing matlab

    上傳時間: 2015-08-09

    上傳用戶:windwolf2000

  • 開發工具:iar for c51 主要IC:tusb2136(ti)(8052內核) 主要應用:PC外接usb鍵盤

    開發工具:iar for c51 主要IC:tusb2136(ti)(8052內核) 主要應用:PC外接usb鍵盤,智能手機/PDA外接usb鍵盤 備注:使用keil開發工具編譯時需要將地址分配固定,對照firmware/release/list下map文件修改源碼

    標簽: 2136 8052 tusb iar

    上傳時間: 2015-08-13

    上傳用戶:TF2015

  • 一個德國人Kasper Peeters用C++ template寫的tree的STL實現

    一個德國人Kasper Peeters用C++ template寫的tree的STL實現,并和STL其他容器vector,map一樣,提供標準STL接口,供用戶調用。非常有參考價值,說明文檔參見tree.pdf。

    標簽: template Peeters Kasper tree

    上傳時間: 2014-11-29

    上傳用戶:gououo

  • JavaGPS is a Java-only base library that enables access to GPS devices from within any Java applicat

    JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map..

    標簽: Java-only applicat JavaGPS enables

    上傳時間: 2013-12-26

    上傳用戶:aeiouetla

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    標簽: Implemented following compile command

    上傳時間: 2014-01-01

    上傳用戶:lhc9102

  • 該文件夾為空時塊碼-卷積碼級聯系統的仿真程序

    該文件夾為空時塊碼-卷積碼級聯系統的仿真程序,天線配置為2發2收。 主要程序的用途說明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,設置各種參數 gendatabits.m: 生成原始信息比特數據的程序 conv_encoder.m: 卷積碼編碼器 interleave.m: 交織器 mod_2Tx_STBC_DFUSC_Convcode.m:調制程序 gen_SUI_CorrCIR.m: 生成信道沖擊響應的程序 get_perfectCE_2x2.m: 生成理想信道估計值的程序 chanSUI_corr_2x2.m: 發送信號通過SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪聲的程序 dem_DFUSC_2x2_STBC.m: 接收端解調主程序 ls_freq.m: 頻域LS算法 ls_time_2x2.m: 時域LS算法 iterative_detection_decoding_2x2.m: 級聯MAP算法主程序 map_decoding.m: 卷積碼MAP譯碼程序 b2s_logp.m: 符號LLR轉化為比特LLR

    標簽: 卷積碼 仿真程序 級聯

    上傳時間: 2013-12-25

    上傳用戶:源碼3

主站蜘蛛池模板: 体育| 马山县| 天全县| 西充县| 托克逊县| 开江县| 安远县| 五台县| 海盐县| 溧水县| 平遥县| 乌拉特中旗| 美姑县| 伊川县| 咸丰县| 宁国市| 呼图壁县| 武冈市| 东源县| 遂宁市| 页游| 南郑县| 靖边县| 永宁县| 新巴尔虎右旗| 高阳县| 贵定县| 隆尧县| 灵武市| 永福县| 伊川县| 涟水县| 琼结县| 格尔木市| 宽城| 恩平市| 淮安市| 博白县| 无极县| 房山区| 浦北县|