This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with application level protocols. If you are interested, you can Add features to support various application level protocols such as SMTP, FTP, NETBIOS etc
标签: application describes capturing for
上传时间: 2016-01-22
上传用户:lijianyu172
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can Add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
标签: virtual driver implements generic
上传时间: 2016-02-19
上传用户:xiaoxiang
通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.Menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow
上传时间: 2014-02-11
上传用户:dongqiangqiang
The Unisoft software module GERBER CONNECTION (CNC-BRIDGE). GERBER CONNECTION has all the features of VIEW-MARKUP and Adds the ability to open multiple gerber file layers and Add information to components. It is always the preference to use the CAD data vs. gerber data. If you do not have the CAD data then GERBER CONNECTION can help.
标签: CONNECTION GERBER CNC-BRIDGE software
上传时间: 2014-01-21
上传用户:13681659100
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (Add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1
标签: wince Requires firmware Atheros
上传时间: 2014-11-11
上传用户:bibirnovis
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to Add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2016-04-07
上传用户:123啊
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI Add-in card, Windows drivers, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI Add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the drivers, and also may be used to test the AN3042 on the user s prototype board.
标签: 3042 Demonstration Evaluation illustrate
上传时间: 2016-04-08
上传用户:二驱蚊器
2410一些基本试验的源码,包括定时、外部中断、pwm、watchdog、实时时钟等。将src文件夹中的有关部分Add到ADS1.2下即可。
上传时间: 2014-01-18
上传用户:小草123
matlab 常用命令,如:hold on 用于保留当前图形和当前坐标轴属性,后面的图形命令只能在当前存在的坐标轴中增加图形,即设置当前坐标轴属性NexPlot为Add,
上传时间: 2016-05-15
上传用户:lili123
使用须知 1. 文件夹 两个文件夹:Mbook和Mfiles。 Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。 MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。 2. 使用前的准备 (1)软件需要安装Office2000 和MATLAB6.5。 (2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。 (3)在MATLAB中将“Mfiles”文件夹添加在搜索路径中 添加搜索路径的步骤为: 在MATLAB界面选择菜单“File”→“Set Path”命令,在打开的设置路径对话框中通过“Add Folder…”或“Add with Subfolders…”按钮打开浏览文件夹窗口来添加搜索目录。 (3)要运行8.1小节的MEX和EXE文件,则需要有与MATLAB6.5适配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(详见11.2和11.3节)。 (4)要运行8.4小节Mbook文件夹的文件,则需要安装Notebook。
上传时间: 2016-05-20
上传用户:cx111111