搜索资源列表
addresslist
- 1、 建立通讯录 实现如下通讯录:name[20](姓名),sex(性别),birthday(生日),address(联系地址),telephone[15](联系电话)。其中birthday本身为一个结构体类型,由year、month和day组成。所有相关数据直接由主函数进行初始化。编程实现对通讯录按姓名进行排序(升序)。编程实现输入姓名就能输出其所有信息。任意给出5个人的相关信息,进行调试
GetMac
- GetMac程序可以获取网络的Mac地址(即网络物理地址)。
Mac
- 通过本程序可以获取本机器物理地址,即MAC地址。
ICMP
- 用语言实现的一个ICMP请求和响应程序 使用方法: 1.打开控制台应用程序 2.进入程序目录,在控制台用命令运行程序,格式如下: 应用程序名 主机地址 端口号 比如 icmp.exe 192.9.201.25 8080 端口默认是8080,可以在程序中修改
Hash_STL(Time)
- 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
while_diguixiajiang_sandizhi
- while语句的递归下降法,输出为三地址代码 小弟初来咋到,所以比较简陋,但是完美的实现了编译老师的要求
znsoft_15
- 编程修改网卡MAC地址的方法:源码+说明-programming changes to the Ethernet MAC address : Note FOSS
ipconfig
- 这是一个用c++程序,可以实现查找本地物理地址,通过IP获取MAC地址,然后转换为十六进制。-This is a c++ program, can realize find local physical address, through the IP for MAC address, and then convert hex.
Getmac
- VC++实现的获取本机MAC地址的源代码。-Source code of geting the MAC address of host which is implemented on Vc6.0
docs
- 常用批处理:查看进程使用的端口.bat#查看网关的MAC地址.bat#显示IP配置.bat-Commonly used batch: View the process of using the port. Bat# View the gateway MAC address. Bat# Display IP configuration. Bat
ipabc
- 许多IP地址查询用到的数据库,纯真数据库查询一直在更新,所以很方便更新。操作简单,方便,单机下查IP。-Many IP addresses to use the database query, database query innocence has been updated, so it is easy to update. Simple, convenient, stand-alone check of IP.
dmac
- dmac可以根据cpu设定的源地址和目的地址完成数据的转移。-dmac can cpu set the source address and destination address to complete the data transfer.
wBlueT
- 搜索周围蓝牙设备信息(蓝牙地址,名称)。 此只适用于微软的蓝牙驱动环境。-Search surrounding Bluetooth device information (Bluetooth address, name). This only applies to Microsoft' s Bluetooth-driven environment.
01MemRepair
- Windows控制台程序,通过遍历目标进程空间搜索到用户需要的地址并修改地址内存的数据。-A Windows console application, a memory of a process to modify the data. . .
get-the-MAC
- VC下的获得MAC地址的程序,亲自测试,很好用很强大-VC and get the MAC address of the program, personally tested, very good with very strong
Code
- Tracert程序。为控制台界面,命令行格式为:命令名 IP地址或域名-The Tracert procedures. Console interface, command line format: IP address or domain name of the command name
ARP
- 打印ARP表,列出ip地址和mac地址,局域网中的-print ARP table
getCommondline
- 能够获取系统中指定进程的命令行参数,通过打开进程读取固定地址实现-Be able to obtain the specified process in the system command line parameters, fixed address read by opening the process to achieve
Teacher_Cadre
- 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用相同的名字,在访问这类数据成员时,指定作用域。 (4)在
SetIPNew
- 通过修改注册表信息修改IP地址,子网掩码,网关等信息-By modifying the registry information to set the IP address, subnet mask, and gateway information