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

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

introduction

  • The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ

    The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this introduction, the chapter titles indicate what area of database connectivity and manipulation they cover. The chapters are ordered to reflect the JDBC specification, but we aren’t here to simply describe the specification.

    標簽: comprehensive Developer approach primary

    上傳時間: 2014-01-13

    上傳用戶:lnnn30

  • 本書是英文版

    本書是英文版,但內容非常不錯,本書目錄如下: Table of Contents SIP—Understanding the Session Initiation Protocol, Second Edition Foreword to the First Edition Preface to - the Second Edition Preface to - the First Edition Chapter 1 - SIP and the Internet Chapter 2 - introduction to SIP Chapter 3 - SIP Clients and Servers Chapter 4 - SIP Request Messages Chapter 5 - SIP Response Messages Chapter 6 - SIP Header Fields Chapter 7 - Related Protocols Chapter 8 - Comparison to H.323 Chapter 9 - Wireless and 3GPP Chapter 10 - Call Flow Examples Chapter 11 - Future Directions Appendix A - Changes in the SIP Specification from RFC 2543 to RFC 3261

    標簽: 英文

    上傳時間: 2014-01-06

    上傳用戶:爺的氣質

  • This guide explains how data networks operate, why data systems are becoming more complicated, and h

    This guide explains how data networks operate, why data systems are becoming more complicated, and how data networks are changing to permit broadband services and applications. Table of Contents introduction To Data Networks—PDN, LAN, MAN, WAN, and Wireless Data, Technologies and Systems Data Networks List of Figures

    標簽: data complicated explains becoming

    上傳時間: 2017-09-26

    上傳用戶:邶刖

  • mp3錄制工具

    老牌MP3錄制工具。 introduction ============ MP3 Sound Recorder(MP3 Recorder) is a program that can record mp3 from any available sound source directly without costing any other disk space. With a simple and intuitionistic interface, you can record your sound easily and quickly.

    標簽: MP3錄制工具

    上傳時間: 2015-10-19

    上傳用戶:dumpsoft

  • Matlab trainning

    Basic introduction of Matlab functions Easy example code and explanation  Fit those users who are not familiar with Matlab

    標簽: Matlab;trainning

    上傳時間: 2015-12-22

    上傳用戶:cjw560467

  • lec01-intro.pdf

    EECS150-Digital Design Lecture 1 - introduction Electrical Engineering and Computer Sciences University of California, Berkeley

    標簽: lec01-intro 接口

    上傳時間: 2016-04-08

    上傳用戶:sidewen666

  • color constancy

    color science; Provide a systematic introduction to the human vision system, color image formation, color reproduction, and color space.

    標簽: color science

    上傳時間: 2016-05-21

    上傳用戶:wisewater

  • 機器人操作的數學導論

    機器人操作的數學導論 原書名:A Mathematical introduction To Robotic Manipula-tion 原著由美國CRC出版社于1994年出版。是關于機器人操作理論的一本專著。作者:[美]理查德.摩雷 [中]李澤湘 [美]夏恩卡.薩思特里 譯者:徐衛良 錢瑞明 本書在綜合大量的技術文獻資料基礎上,結合作者從事的研究工作,從數學角度系統地論述了機器人操作的運動學、動力學、控制及運動規劃。本書內容反映了近年來機器人領域的主要研究成果。本書共九章,包括緒論、剛體運動、機器人運動學、機器人動力學及控制、多指手運動學、機器人手的動力學及控制、機器人系統的非完整約束、非完整運動規劃和機器人操作的研究展望。第二章至第八章含有豐富的實例,并附有小結和大量的習題。本書可作為有關專業研究生的教材,也可供從事機器、自動控制等領域工作的科研和工程技術人員參考。

    標簽: 機器人 操作

    上傳時間: 2016-11-14

    上傳用戶:風塵尋真

  • 科技論文的步驟

    1、  選擇合適的SCI期刊-Choose a journal。結合專業知識、2008或2007年度影響因子表和他人經驗來綜合選擇要投遞的期刊,并進入該期刊查詢系統查詢近年來的文章走向。 2、  下載introduction for submission。只要到每個雜志的首頁,打開submit paper一欄,點擊introduction查看或下載即可。 3、  稿件及其相關材料準備-Preparation:Manuscript.doc、Tables.doc、Figures.tiff(jpg等)、Cover letter,有時還有Title page、Copyright agreement、Conflicts of interest等。

    標簽: 論文

    上傳時間: 2018-08-17

    上傳用戶:pengke871218

  • JAVA SMPP 源碼

    introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second. jSMPP is not a high-level library. People looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html Travis-CI status: History The project started on Google Code: http://code.google.com/p/jsmpp/ It was maintained by uudashr on Github until 2013. It is now a community project maintained at http://jsmpp.org Release procedure mvn deploy -DperformRelease=true -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -Dgpg.passphrase=<yourpassphrase> log in here: https://oss.sonatype.org click the 'Staging Repositories' link select the repository and click close select the repository and click release License Copyright (C) 2007-2013, Nuruddin Ashr uudashr@gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016, Pim Moerenhout pim.moerenhout@gmail.com This project is licensed under the Apache Software License 2.0.

    標簽: JAVA SMPP 源碼

    上傳時間: 2019-01-25

    上傳用戶:dragon_longer

主站蜘蛛池模板: 石阡县| 基隆市| 化德县| 镇沅| 扎兰屯市| 万年县| 施秉县| 济南市| 吉首市| 酒泉市| 府谷县| 玛纳斯县| 虞城县| 万源市| 宕昌县| 冀州市| 邢台市| 双柏县| 米林县| 孝感市| 正蓝旗| 莱州市| 建湖县| 阿图什市| 永济市| 涡阳县| 陕西省| 中牟县| 日照市| 游戏| 体育| 阿坝| 灵武市| 兰考县| 台东市| 麟游县| 乌兰浩特市| 汕尾市| 金沙县| 永登县| 蓬安县|