用CY7C63723設計的鼠標固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
標簽: C63723 63723 CY7 constants
上傳時間: 2014-02-15
上傳用戶:aappkkee
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
感知器的VC實現#include "percept.h" #include "stdio.h" #include "stdlib.h"
標簽: include percept stdlib stdio
上傳時間: 2013-12-17
上傳用戶:偷心的海盜
電力系統稀疏矩陣計算類,用法范例代碼,包括三個目錄,MALIB(類),MATEST(使用范例),INCLUDE(*.H),是我編寫的電力系統能量管理系統基礎類之一.
上傳時間: 2013-12-31
上傳用戶:363186
a complete project files for 89C51 programer,include souce code for PC driver and PCB files
標簽: files for programer complete
上傳時間: 2015-05-22
上傳用戶:lanjisu111
dijkstra算法的鏈表實現,另外需要include一個頭文件,稍后上傳
上傳時間: 2014-10-30
上傳用戶:小儒尼尼奧
/*** *5510單片機測試程序 基本測試成功 2005-8-25 write By CW *** *** *** *** *** ****/ #include <reg52.h> #include <absacc.h> #define uint unsigned int #define uchar unsigned char
上傳時間: 2013-11-25
上傳用戶:q123321
這個代碼是STRING類的聲明及實現,因為我認為C++類庫中的string類比較龐大,找一個函數需要很長時間,所以用一個簡單明了的代替之.
上傳時間: 2013-12-05
上傳用戶:jcljkh
Basic projection pursuit algorithm demonstrated on 2 sound signals。 include: atutorialintroduction.m efica.m state.m seed.m
標簽: atutorialintroduction demonstrated projection algorithm
上傳時間: 2015-06-08
上傳用戶:asddsd
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
標簽: programmers introduces embedded include
上傳時間: 2015-06-22
上傳用戶:VRMMO