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

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

ESD-Phenomena-and-the-<b>reliability</b>

  • 8051上的CRC8校驗 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower)

    8051上的CRC8校驗 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.

    標(biāo)簽: calculator calculated contains smaller

    上傳時間: 2013-12-13

    上傳用戶:CSUSheep

  • Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic

    Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )

    標(biāo)簽: picnic the tug war

    上傳時間: 2014-01-07

    上傳用戶:離殤

  • pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-

    pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.

    標(biāo)簽: automatic generator problems pdnMesh

    上傳時間: 2013-12-19

    上傳用戶:cuibaigao

  • 硬件設(shè)計vhdl_cpu1,1. You may copy and distribute verbatim copies of this core, as long -- as this file,

    硬件設(shè)計vhdl_cpu1,1. You may copy and distribute verbatim copies of this core, as long -- as this file, and the other associated files, remain intact and -- unmodified. Modifications are outlined below.

    標(biāo)簽: this distribute vhdl_cpu verbatim

    上傳時間: 2015-03-20

    上傳用戶:aa17807091

  • Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d

    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.

    標(biāo)簽: introduce Overview Borland Builder

    上傳時間: 2014-01-04

    上傳用戶:小鵬

  • In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

    In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.

    標(biāo)簽: algorithm character position either

    上傳時間: 2014-01-27

    上傳用戶:wang0123456789

  • This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par

    This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel insertion rate, spreading code index, QOSF index and the channel model.

    標(biāo)簽: Station simulates Forward between

    上傳時間: 2015-03-28

    上傳用戶:13215175592

  • This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise

    This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.

    標(biāo)簽: instantaneous algorithm Bayesian Gaussian

    上傳時間: 2013-12-19

    上傳用戶:jjj0202

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時間: 2015-03-30

    上傳用戶:龍飛艇

  • REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove

    REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.

    標(biāo)簽: TSR arguments removes command

    上傳時間: 2013-12-09

    上傳用戶:wys0120

主站蜘蛛池模板: 开原市| 寿光市| 武鸣县| 辉南县| 定结县| 克拉玛依市| 祁东县| 宁武县| 博客| 祥云县| 延寿县| 蒲江县| 常熟市| 兰坪| 南召县| 沁源县| 托克逊县| 本溪市| 云安县| 遵义县| 临颍县| 宝丰县| 青海省| 平潭县| 象山县| 塔河县| 阜新| 龙泉市| 日喀则市| 九龙县| 江西省| 温州市| 河曲县| 临邑县| 海门市| 宁城县| 井冈山市| 勃利县| 邻水| 吉安县| 玛多县|