-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1
-
Genetic Programing遗传编程的C++实现研究
Genetic Programing遗传编程的C++实现研究-Genetic Programming Genetic Programing the C++ Realize Study
- 2023-05-16 05:20:03下载
- 积分:1
-
List the basic operations, to find specific elements in the list, delete list el...
链表的基本操作,查找链表中的特定元素,删除链表中的元素等-List the basic operations, to find specific elements in the list, delete list elements such as
- 2023-03-01 05:20:03下载
- 积分:1
-
Dreamweaver作业 制作严谨,欢迎使用
Dreamweaver作业 制作严谨,欢迎使用-Dreamweaver
- 2022-08-26 06:16:24下载
- 积分:1
-
一,把本目录的全部文件copy到你的IIS虚拟目录下面
二,运行"安装"目录下面的setup.bat
三,试用版保留有本公司信息及版权...
一,把本目录的全部文件copy到你的IIS虚拟目录下面
二,运行"安装"目录下面的setup.bat
三,试用版保留有本公司信息及版权-First, the catalog copy all the files to your IIS virtual directory following the Second, run install directory below Setup.bat III trial version retains the copyright information and the Company
- 2022-03-21 04:03:24下载
- 积分:1
-
免费的Harris角点检测算法的Matlab实现Harris角点的源代码…
Free Source Code for harris corner detector
Matlab实现Harris角点检测源代码
这个matlab程序可以计算并在原图像上绘制Harris角点.
-Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
- 2022-11-17 22:55:03下载
- 积分:1
-
分解与重构实例4
Decomposition and reconstruction example 4
- 2023-08-15 16:35:03下载
- 积分:1
-
<模拟电子时钟的程序>
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式...
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式:小时:分钟:秒)
-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is the keyboard operation, exit procedures). (Show Time format: hours: minutes: seconds)
- 2022-03-24 07:12:34下载
- 积分:1
-
Make icon for yahoo chat. It s great for you.
Make icon for yahoo chat. It s great for you.
- 2022-10-23 18:20:04下载
- 积分:1
-
网业文件转换成txt文件,方便阅读
网业文件转换成txt文件,方便阅读-network industry convert documents into the txt file, easy reading
- 2023-05-12 03:40:02下载
- 积分:1