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

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

FRAME-buffer

  • 富士通單片機MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall

    富士通單片機MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P) and will send out again as byte-packages to ID#2 Receive-Buffer #1 : basic can Transmit-Buffer #6 : full-can ID #2

    標簽: Interrupt-Pins external Project enabled

    上傳時間: 2016-04-27

    上傳用戶:waizhang

  • 運行環境: JDK1.4以上 程序編寫軟件:JCreator Application1.java為主類

    運行環境: JDK1.4以上 程序編寫軟件:JCreator Application1.java為主類,如果裝有JCreator,直接用JCreator打開Application1.java 程序就可以運行。 點擊‘八皇后演示’ 會跳出個Frame,可以輸入第一行起點的坐標比如‘3’的話,第一行會從第三個開始演示。 點擊‘快速排序’會把TARRAY.DAT文件里面的數據用快速排序的方法進行排序 注意:在程序編寫時候 TARRAY.DAT 是放在 D:\\Aglogic\\QCKSRT\\TARRAY.DAT 當更換路徑時候,也要在SortFrame.java里面 做 相應的更換

    標簽: Application JCreator java JDK

    上傳時間: 2014-01-18

    上傳用戶:baiom

  • // This Communications Component is implemented using separate Read and Write // threads. Messages

    // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // buffer passed to this handler. If TAPI is used to open the comm port, some // changes to this component are needed ( StartComm currently opens the comm // port). The OnRequestHangup event is included to assist this. // // David Wann // Stamina Software // 28/02/96 // davidwann@hunterlink.net.au

    標簽: Communications implemented Component Messages

    上傳時間: 2016-05-30

    上傳用戶:zhangyigenius

  • unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D

    unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: TButton procedure Button1Click(Sender: TObject) procedure Button2Click(Sender: TObject) procedure Btn_sendClick(Sender: TObject) procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer BufferLength: Word) private { Private declarations } public { Public declarations } end

    標簽: interface Messages Graphics Controls

    上傳時間: 2016-06-10

    上傳用戶:gxmm

  • sourceforge歷史版本完整下載: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b樹索引算法的文件數據數據

    sourceforge歷史版本完整下載: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b樹索引算法的文件數據數據庫模塊詳見storage/目錄下面的 btree.c與pager.c container目錄為常用的容器實現,如果rbtree avltree map heap list vector hashtable deque T樹 B樹, test目錄為測試程序代碼經過初步測試,比較穩定。 os_api:裝一些操作系統相關的接口函數。已完成event mutex sem thread pipe相關的封裝 advance_container:提供優先級消息隊列,普通消息隊列,定時器容器。 frame:目前提供了listerner(linux下版本,模仿ace的反應器)定時器 algorithm:補充了堆排序 與快速排序 所有代碼均已在windows linux與uclinux + arm44b0平臺下測試 歡迎交流 msn:lsccsl@163.net mail:lsccsl@tom.com

    標簽: sourceforge showfiles group_id project

    上傳時間: 2016-07-16

    上傳用戶:lili123

  • ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi

    ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs at a single time instance) % H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission % N - number of symbols transmitted in OFDM frame % % outputs: % y - vector of channel outputs (matrix for MIMO again, just like x matrix) % create noise vector sequence (each row is a different antenna, each column is a % different time index) note: noise is spatially and temporally white

    標簽: transmission simulator Channel inputs

    上傳時間: 2016-07-22

    上傳用戶:kelimu

  • uname.c:利用uname()函式取得主機資訊 gethostname.c:利用gethostname()函式取得網絡位址 sethostname.c:利用sethostname()函式設定絡

    uname.c:利用uname()函式取得主機資訊 gethostname.c:利用gethostname()函式取得網絡位址 sethostname.c:利用sethostname()函式設定絡位址 sethostnameerr.c:sethostname.c加上errno判斷錯誤原因 buffer.c:顯示系統所有及目前可用的記憶體容量

    標簽: gethostname sethostname uname 主機

    上傳時間: 2014-11-26

    上傳用戶:asddsd

  • NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable

    NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments

    標簽: controllable Linux-based Emulation Network

    上傳時間: 2014-01-26

    上傳用戶:xauthu

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    標簽: Specification compliance 1.1 USB

    上傳時間: 2016-08-21

    上傳用戶:dapangxie

  • ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip

    ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.

    標簽: 6993 ADM Converter Ethernet

    上傳時間: 2014-01-01

    上傳用戶:hebmuljb

主站蜘蛛池模板: 德令哈市| 伊金霍洛旗| 江孜县| 苗栗市| 通州区| 井冈山市| 黑山县| 荥阳市| 云梦县| 高唐县| 荔浦县| 上高县| 五大连池市| 天长市| 疏勒县| 望谟县| 裕民县| 静宁县| 海口市| 剑川县| 商河县| 成武县| 邵东县| 沙洋县| 电白县| 玉山县| 元氏县| 桃江县| 句容市| 松原市| 恭城| 尉氏县| 乌海市| 都匀市| 舟山市| 田东县| 宝清县| 瑞昌市| 固始县| 万宁市| 上虞市|