-
mapx + c++ 实现标准例子 来自mapinfot
mapx + c++ 实现标准例子 来自mapinfot-MapX c achieve the standard example from mapinfot
- 2022-02-12 03:52:53下载
- 积分:1
-
双线性过滤是我看来最好的滤波算法,他绝对比高司滤波要来得高效,结果也跟更好...
双线性过滤是我看来最好的滤波算法,他绝对比高司滤波要来得高效,结果也跟更好-bilinear filtering is in my view the best filter, he definitely compete against Division filter would be far more efficient, with better results
- 2022-02-25 04:38:43下载
- 积分:1
-
利用C++编写的100点程序,对初学者有帮助
利用C++编写的100点程序,对初学者有帮助-The use of C++ programs written in 100 points
- 2022-03-23 00:09:38下载
- 积分:1
-
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序...
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序-chm document reader. EVC development tools support ARM processor and the environment simulator can be directly translated through on PPC also be compiled as pulled under the procedures
- 2023-02-15 05:30:04下载
- 积分:1
-
being the largest segmentation method tagging source
正向最大切分法+词性标注源码-being the largest segmentation method tagging source
- 2022-03-30 04:18:40下载
- 积分:1
-
Microsoft Windows user interface development Manual
Microsoft Windows用户界面开发手册
- 2023-01-21 10:40:04下载
- 积分:1
-
一个迷宫程序,可以自动解答迷宫,并且可以自己玩
一个迷宫程序,可以自动解答迷宫,并且可以自己玩-A maze procedure, you can automatically answer the maze, and can play their own
- 2022-07-18 17:01:03下载
- 积分:1
-
分酒程序, 在此不是穷举法,只是8算出了一种,现有3 ,5 , 8 三个空瓶,5,和里装有酒要求不借助于别的工具,分出一个的4酒来...
分酒程序, 在此不是穷举法,只是8算出了一种,现有3 ,5 , 8 三个空瓶,5,和里装有酒要求不借助于别的工具,分出一个的4酒来-hours liquor procedures, the law is not exhaustive, only eight of a calculated that the existing 3, 5, 8 3 bottles, 5, and Lane with the help of liquor requirements other tools, the separation of one to four liquor
- 2022-01-26 15:33:03下载
- 积分:1
-
获得本机以及指定域名的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
-
一个VB小程序,用于在windows98/95下显示系统的安装序列号
一个VB小程序,用于在windows98/95下显示系统的安装序列号-a small program for windows98/95 shown in the installation sequence,
- 2022-02-20 17:21:04下载
- 积分:1