-
获得本机以及指定域名的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
-
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的....
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的.-Written in C# using a windows screen saver. Is relatively simple, the user can set up their own image and is dynamic.
- 2023-07-27 14:05:03下载
- 积分:1
-
平常大家爱玩的扑克,现在可以手机对战了,大家一起来研究参考...
平常大家爱玩的扑克,现在可以手机对战了,大家一起来研究参考-That we typically play at poker, you can now play against mobile phones, we work together to research references! ! ! !
- 2022-03-02 05:43:56下载
- 积分:1
-
基于神经网络的手势识别代码
资源描述本程序包含了用神经网络算法实现的手势识别代码
- 2022-05-25 13:40:43下载
- 积分:1
-
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你...
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你(最终用户)的中心”。
UCenter 是 Comsenz 旗下各个产品之间信息直接传递的一个桥梁,通过 UCenter 站长可以无缝整合 Comsenz 系列产品,实现用户的一站式登录以及社区其他数据的交互。
UCenter 拥有机制完善的接口,经过简单修改便可以挂接其它任何平台的第三方的网络应用程序,随时为您的社区论坛增加能量。
-Comsenz" s UCenter is information directly between the various products passing a bridge, through the seamless integration can UCenter station Comsenz series of one-stop user login, as well as other data, the interactive community. UCenter have a mechanism to improve the interface, after a simple modification can be articulated to any other third party platforms, network applications, at any time for community forums to increase your energy.
- 2022-09-11 22:35:03下载
- 积分:1
-
一个客户_服务器程序,通过Winsock察看服务器端的数据库
一个客户_服务器程序,通过Winsock察看服务器端的数据库-_ A client server program, through Winsock database server-side View
- 2022-08-15 22:36:32下载
- 积分:1
-
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字...
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。
3.已知散列函数H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法、外拉链法实现 散列表的建立。
-find
- 2023-04-14 17:55:04下载
- 积分:1
-
一个简单的计算器,可以进行加法和减法运算,并可以进行运算…
简单计算器,它可以进行加减乘除运算和正弦,余弦,正切,和log10的运算-A simple calculator, which can be addition and subtraction multiplication and division operations and sine, cosine, tangent, and the log10 computing
- 2022-02-12 05:27:44下载
- 积分:1
-
网络树型控件控制,show network resources only when the user wants to access them...
网络树型控件控制,show network resources only when the user wants to access them-Network Tree Control control, show network resources only when the user wants to access them
- 2022-03-18 21:28:25下载
- 积分:1
-
记事本 记事本 记事本 记事本 记事本
记事本 记事本 记事本 记事本 记事本 -notebook notebook notebook notebook notebook notebook notebook notebook notebook notebook Notebook
- 2023-06-26 13:15:04下载
- 积分:1