搜索资源列表
subr
- VHDL 8位无符号除法器 试验报告 计算前在A和B端口输入被除数和除数,然后在Load线上送高电平,把数据存到除法计算电路内部,然后经过若干个时钟周期,计算出商和余数,并在C和D端输出。 其实现方法是,将除法器分为两个状态:等待状态与运算状态。 开始时除法器处于等待状态,在该状态,在每一时钟上升沿,采样Load信号线,若是低电平,则仍处于等待状态,如果采样到高电平,除法器读取A,B数据线上的输入数据,保存到内部寄存器a_r,b_r,置c_r为0,d_r为a_r,判断除数是否为零,若
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
miniRAT
- 一款小巧的远程控制软件,整个源码只有61 KB,带自动上线!国外的原版,全英文。功能还是很强大的!- (A small source-modification to fix the processlist, multidownload errors.) miniRAT 0.5 Open-Source code Coded for sweRAT competition Coded by p0ke (http://p0ke.no-ip.com) Sho
tm
- 同来进行Internet时间同步的d-To carry out Internet time synchronization with the dll
RATXXX
- Build Log --- --- --- --Configuration: RAT - Win32 Release-------------------- Command Lines Creating command line "rc.exe /l 0x804 /fo"Release/RAT.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\RAT远控\RAT\RAT.rc
Proposition d’une architecture
- A computer network makes it possible to connect a set of materials by transmission media that enable them to exchange data between them. To carry out our project well, understanding the basics of computer networks is very important in order to master
