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

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

stored

  • find the information about a host with the DNS retrieving system calls, such as gethostbyname() and

    find the information about a host with the DNS retrieving system calls, such as gethostbyname() and gethostbyaddr(). (2) All the required information are in the hostent structure. (3) All the aliases and IP addresses of the host is stored in the hostent structure using linked list (鏈表).

    標簽: gethostbyname information retrieving the

    上傳時間: 2016-02-21

    上傳用戶:13517191407

  • This example provides a description of how to use a DMA channel to transfer a word data buffer fro

    This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED

    標簽: description provides transfer example

    上傳時間: 2016-04-24

    上傳用戶:ecooo

  • There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

    There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray

    標簽: bpsk_spread jakesmodel simulation folder

    上傳時間: 2016-05-19

    上傳用戶:ynsnjs

  • ST7787 芯片的SPEC

    ST7787 芯片的SPEC,比亞迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and 320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial Peripheral Interface (SPI), 8-bits/9-bits/16-bits/18-bits parallel interface. Display data can be stored in the on-chip display data RAM of 240x320x18 bits. It can perform display data RAM read/write operation with no external operation clock to minimize power consumption. In addition, because of the integrated power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    標簽: 7787 SPEC ST 芯片

    上傳時間: 2016-09-22

    上傳用戶:woshini123456

  • 在內存中的ADO記錄集與DataBinding 建立ADO連接 ADO Update concurrency的測試 Tandem Unstructured File 轉入Access資料庫

    在內存中的ADO記錄集與DataBinding 建立ADO連接 ADO Update concurrency的測試 Tandem Unstructured File 轉入Access資料庫 如何將其他資料匯入MDB檔 如同XBase的Macro Evaluation (&) 數據庫的鎖定 XBase與VB用法對照 RDO之Informix與VB的連線 RDO 的建立結果集(一) RDO 的建立結果集(二) RDO 結果集之Isolation Level RDO 之Addnew/Update/Delete RDO stored Procedure的呼叫 RDO rdoConnection物件的Events RDO之MultiResultset RDO之Blob資料的存取 RDO 放資料進入MSFlexGrid VB5在處理數據庫時的幾個“BUG” 用VB5訪問具有用戶級安全的Access97數據庫 與數據庫有關的問答集

    標簽: ADO Unstructured DataBinding concurrency

    上傳時間: 2016-09-23

    上傳用戶:bruce

  • 原始數據以Kiwi格式存儲在GTBL.dat的二進制文件中

    原始數據以Kiwi格式存儲在GTBL.dat的二進制文件中,具體的文件格式請參照ReveseTableFormat.xls 中的“逆引表格式”sheet.-this procedure is the function of the navigation data of the road data collation, analysis. Kiwi to the original data stored in the format of the binary file GTBL.dat, specific file format ReveseTableFormat.xls Please refer to the "reverse primer format" sheet.

    標簽: Kiwi GTBL dat 數據

    上傳時間: 2014-11-26

    上傳用戶:qweqweqwe

  • FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data

    FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data stored in their phones, via a number of different connections methods. FMA allows easy management of Phonebook (both SIM and Phone memory), SMS, Profiles, and Files stored on the phone. FMA can also allow you to pickup and dial calls directly from your PC. FMA is fun and much more whatever you want it to be, it is whatever a mobile phone should have :-) (Currently based on Sony Ericsson T610 features set).

    標簽: allowing powerful personal editing

    上傳時間: 2014-08-12

    上傳用戶:wlcaption

  • These files contain all of the code listings in C: The Complete Reference, 4th Edition The so

    These files contain all of the code listings in C: The Complete Reference, 4th Edition The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.

    標簽: The Reference Complete listings

    上傳時間: 2016-11-23

    上傳用戶:nanshan

  • gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

    gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz

    標簽: Installtion gcclib kernel Linux

    上傳時間: 2014-03-12

    上傳用戶:源碼3

  • Eclipse+Web開發從入門到精通 These files contain all of the code listings in Java: The Complete Referenc

    Eclipse+Web開發從入門到精通 These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition The source code is organized into files by chapter. For example, the file Chap7.code contains the programs shown in Chapter 7. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.

    標簽: Complete Referenc listings Eclipse

    上傳時間: 2017-01-20

    上傳用戶:as275944189

主站蜘蛛池模板: 章丘市| 忻城县| 南靖县| 拉萨市| 航空| 吉林市| 凌海市| 陆川县| 息烽县| 库伦旗| 柳林县| 康乐县| 龙游县| 上杭县| 周口市| 秦皇岛市| 大同县| 达州市| 江油市| 睢宁县| 健康| 南康市| 苍梧县| 青河县| 裕民县| 泊头市| 手游| 峨边| 泸水县| 永善县| 上饶市| 广昌县| 白沙| 保山市| 临汾市| 普兰店市| 徐水县| 麻城市| 谢通门县| 漯河市| 通州区|