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

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

an-introduction-to-rfid-technolog

  • SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service

    SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.

    標簽: Recognizing difficulty SDP generator

    上傳時間: 2015-04-16

    上傳用戶:dyctj

  • LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne

    LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.

    標簽: Device USB Audio implements

    上傳時間: 2015-04-16

    上傳用戶:VRMMO

  • This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

    This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.

    標簽: firmware mouse translates translator

    上傳時間: 2015-04-26

    上傳用戶:cuiyashuo

  • Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It c

    Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.

    標簽: classification easy-to-use regression and

    上傳時間: 2013-12-22

    上傳用戶:二驅蚊器

  • Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wir

    Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一個針對IEEE802.11b無線局域網的嗅探和包分析器,支持大多數無線網卡,支持自動檢測UDP、ARP和DHCP的數據包,支持通過CDP協議檢測思科網絡設備,支持加密數據包記錄,采用與Ethereal和Tcpdump兼容的的數據包記錄文件,支持通過用戶提供地圖來檢測和評估無線網絡范圍。

    標簽: network dissector sniffing capable

    上傳時間: 2014-11-26

    上傳用戶:wweqas

  • This is an example how one could hide a process on Windows based operation systems from task viewer

    This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.

    標簽: operation Windows example process

    上傳時間: 2013-12-17

    上傳用戶:wang0123456789

  • The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model fo

    The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model for Ultrawideband Indoor Communications" by J.R. Foerster, M. Pendergrass and A.F. Molisch, November 2003, and attempts to incorporate the processes used in their MATLAB scripts.

    標簽: Channel Multipath simulates described

    上傳時間: 2015-05-08

    上傳用戶:水中浮云

  • The Point-to-Point Protocol (PPP) for the Transmission of Multi-protocol Datagrams over Point-to-

    The Point-to-Point Protocol (PPP) for the Transmission of Multi-protocol Datagrams over Point-to-Point Links Status of this Memo This RFC specifies an IAB standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "IAB Official Protocol Standards" for the standardization state and status of this protocol. Distribution of this memo is unlimited.

    標簽: Point-to-Point Multi-protocol Transmission Datagrams

    上傳時間: 2014-01-22

    上傳用戶:cazjing

  • RFC1661 PPP協議 (RFC1661 The Point-to-Point Protocol (PPP)) 本備忘錄狀態 This memo provides informatio

    RFC1661 PPP協議 (RFC1661 The Point-to-Point Protocol (PPP)) 本備忘錄狀態 This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.

    標簽: 1661 Point-to-Point informatio RFC

    上傳時間: 2014-12-07

    上傳用戶:569342831

  • I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco

    I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1

    標簽: I. vulnerability Introduction undisclosed

    上傳時間: 2015-05-15

    上傳用戶:xhz1993

主站蜘蛛池模板: 平和县| 平塘县| 玉屏| 孟村| 碌曲县| 宽城| 雅江县| 邳州市| 阿勒泰市| 沈丘县| 皮山县| 合川市| 梅州市| 连山| 昌吉市| 柳州市| 建瓯市| 巩留县| 那曲县| 富源县| 宿州市| 二手房| 虞城县| 大足县| 嘉定区| 施秉县| 琼结县| 肥乡县| 祁门县| 潜山县| 平凉市| 白沙| 桓仁| 台山市| 德阳市| 南宁市| 容城县| 永顺县| 会昌县| 通河县| 平度市|