-
获得本机以及指定域名的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
-
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。...
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。-In quaternion derived under express the difference between the two rotating a simple form of the body of the rotary joint on the total change as the frame spacing, the design of a motion capture data from the key frame extraction algorithm efficient.
- 2022-03-30 07:14:59下载
- 积分:1
-
风电设计
风电设计
- 2022-03-15 17:35:26下载
- 积分:1
-
indiftpd是一个独立的(单一可执行文件)FTP服务器设计
IndiFTPD is a standalone (single executable) FTP server designed for
situations when a user wants to quickly start up a server without going
through an installation. -IndiFTPD is a standalone (single executable) FTP server designed for situations when a user wants to quickly start up a server without going through an installation.
- 2022-07-08 07:56:06下载
- 积分:1
-
dump注册表的hives文件,功能齐全,测试成功。欢迎大家测试使用。
dump注册表的hives文件,功能齐全,测试成功。欢迎大家测试使用。-dump registry hives documents, full-featured, testing success. Welcome to test the use of everyone.
- 2022-01-25 16:23:26下载
- 积分:1
-
一个取得机器IP地址源码
一个取得机器IP地址源码-a source IP address
- 2023-08-20 23:25:04下载
- 积分:1
-
小木偶Win32汇编教学,将离线版本。之间的有限..
小木偶Win32汇编教学,整理后的离线网页版本。MASM32或TASM代码。-small puppet Win32 compilation teaching, putting the offline version. Between code or TASM.
- 2022-01-25 22:22:15下载
- 积分:1
-
基于遗忘因子的最小二乘法参数辨识
本程序是基于遗忘因子的最小二乘法辨识,对参数与传递函数的阶次进行同时辨识,效果基本实现,帮助大家参考,程序设计矩阵,所以需要对矩阵运算有一定了解
- 2022-08-21 21:17:41下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见...
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见-Add a good web site easy to use software, but not yet perfect, I hope everyone likes to give valuable advice
- 2022-04-08 14:36:05下载
- 积分:1