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

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

Threads-multi

  • These two classes show an extremely simple example of java.net socket programming. They implement th

    These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.

    標(biāo)簽: programming extremely implement classes

    上傳時間: 2015-11-16

    上傳用戶:jennyzai

  • An AHB system is made of masters slaves and interconnections. A general approach to include all poss

    An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "complex" node.

    標(biāo)簽: interconnections approach general include

    上傳時間: 2015-12-12

    上傳用戶:lyy1234

  • MPEG TS Utils application provides the user with a visual representation of the multiplexed stream s

    MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.

    標(biāo)簽: representation application multiplexed the

    上傳時間: 2015-12-15

    上傳用戶:小鵬

  • 本章提供于Windows 操作系統(tǒng)設(shè)計Modbus 通信程序所需的基本子程 序

    本章提供于Windows 操作系統(tǒng)設(shè)計Modbus 通信程序所需的基本子程 序,以Borland C++ Builder V5.0 所設(shè)計的Sample Porgram 提供讀者參考。 所有原始檔(source program)都存于隨書贈送的光盤片內(nèi)。讀者必須了 解通信程序是需要高度與操作系統(tǒng)的API 相配合,各種資料型態(tài)的轉(zhuǎn)換, Multi-Thread 的運(yùn)用,時間的掌控等事項(xiàng),以C 語言為最適合的語言。

    標(biāo)簽: Windows Modbus 操作 系統(tǒng)設(shè)計

    上傳時間: 2014-01-18

    上傳用戶:asddsd

  • Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to

    Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.

    標(biāo)簽: Cross-Entropy cross-entropy multivariate powerfull

    上傳時間: 2014-12-20

    上傳用戶:love_stanford

  • This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

    This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm is based on the interpolation technique for two correlation values in the frequency and phase domains. This simple interpolation technique can significantly improve frequency and phase resolution capabilities of the proposed technique without increasing the number of the correlation values. In addition, the overall block diagram of a digital communications receiver for DVB-RCS is presented, which was designed using the proposed estimation algorithms. Index Terms—Carrier phase estimation, DVB-RCS, frequency offset estimation, interpolation, joint estimation, MF-TDMA.

    標(biāo)簽: investigates estimation frequency carrier

    上傳時間: 2015-12-30

    上傳用戶:ls530720646

  • Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th

    Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.

    標(biāo)簽: Structured interacts databases Language

    上傳時間: 2016-01-02

    上傳用戶:qlpqlq

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調(diào)試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點(diǎn)[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復(fù)制到剪切板[Copy to clipboard] 十五,調(diào)用棧[Call stack] 十六,調(diào)用樹[Call tree] 十七,選項(xiàng)[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標(biāo)簽: ollydbg OllyDbg 32 教程

    上傳時間: 2016-01-02

    上傳用戶:xhz1993

  • This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM340

    This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.

    標(biāo)簽: describes the generate running

    上傳時間: 2013-12-11

    上傳用戶:hgy9473

  • To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

    To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measurement noise % using a multi-layer perceptron (MLP) and both the EKF and % the hybrid importance-samping resampling (SIR) algorithm.

    標(biāo)簽: input-output the generated following

    上傳時間: 2014-01-05

    上傳用戶:royzhangsz

主站蜘蛛池模板: 叶城县| 富锦市| 穆棱市| 女性| 新宁县| 田阳县| 延庆县| 商丘市| 洮南市| 九龙坡区| 大同市| 漯河市| 疏勒县| 辰溪县| 张家港市| 红原县| 临澧县| 金溪县| 金门县| 乡宁县| 吉水县| 宜章县| 鄂伦春自治旗| 荆门市| 海城市| 乌拉特前旗| 苏尼特左旗| 化州市| 望奎县| 瑞安市| 玉田县| 江华| 沁源县| 方城县| 平遥县| 廉江市| 临沂市| 五原县| 吴忠市| 福建省| 民县|