搜索资源列表
一个syn扫描程序源代码
- 定义源地址 char tgtIP[20] = //定义目的地址 int portNow //定义正在扫描的端口 -definition of the source address tgtIP char [20] = / / int definition destination address portNow / / definition is the port scan
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
EXAM9
- CH375的INT#引脚采用查询方式处理, 数据复制方式为\"单DPTR复制\"-CH375 the INT # pin using inquiry processing, data replication for the "single-copy DPTR"
EXAM8
- CH375的INT#引脚采用查询方式处理, 数据复制方式为\"单DPTR和P2+R0复制\",速度最快-CH375 the INT # pin using inquiry processing, data replication for the "single-DPTR and P2 R0 reproduction," the fastest
Driver_Source_Int
- C8051F320单片机int传输形式的usb驱动程序-C8051F320 microcontroller int transmission forms of USB Driver
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
j2me
- java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
PCommDLLCSharp调用包
- C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
SIPS04Matlab.zip
- I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. IEEE Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码,matlab code for I. C. Wong, Z. Shen, J. G. Andrew
func
- 自定义gallery组件,修改android原gallery的不足-private View mContentView private ImageAdapter mAdapter private MyGallery mGallery private ImageButton mLeftImageButton private ImageButton mRightImageButton private int mPosition
PacketReceiveDemonew
- Methods void close() int read() reads and returns a chracter. int read(char[] characterArray) populates an array of characters with data. boolean ready() - returns “true” if there is data available. …… -Methodsvoid close ()
serial_port
- 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
int_IO_68013a
- 68013 I/O触发int信号。USB简单通讯实验。将中断信号和I/O接口的使用结合起来。-68013 I/O trigger int signal. USB simple communication experiments. Will break the signal and I/O interfaces used together.
int
- PIC16F877单片机使用外部中断最简单的演示程序,适合PIC单片机初学者使用。-PIC16F877 MCU external interrupt most simple demonstration program, suitable for PIC microcontrollers for beginners to use.
GPRS_send_message
- GPRS模块发短信,通过初始化串口,用at命令来控制GPRS模块进行短信息的发送-GPRS module send text messages through the serial port initialization, use at command to control the GPRS module to send a short message
sourcecode
- It is related to the Queueing analysis. void main() { int ret int evType double randomTime int Sim_Number = 1 int trial seed_index = 1 -It is related to the Queueing analysis. void main() { int ret int evType
241000DM9000
- int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =276
sent-a-signed-int-eger-whit-4-Byte
- labview串口程序,可发一个四字节有符号数,多字节可自己修改,使用文本框,数组和示波器输出。-sent a signed int eger whit 4 Byte