-
一个VC++网卡接口类代码
一个VC++网卡接口类代码,给大家介绍的一个类CNetworkAdapter是一个网络适配器接口类,内部使用Iphlpapi、Setupapi函数实现,主要封装了一些内部函数,从而使用者可以简单轻松地获取当前机器上所有网络适配器的各种信息,包括网络IP、网卡MAC、网卡描述、子网掩码等;同时又提供了一些简单的接口函数,使得使用者可以修改网络IP和网卡MAC。
板码:(套用购物时经常使用的词“板鞋”)
这个类的功能还可以再强大健壮些,不过还是留给有心人来完成吧,我在这里只是把自己之前一段时间的工作整理了一下,写下此类好让部分“懒人”不用像我一样到处在网上找代码后,却需要花费大量精力时间去再次整理。
PS:此类中的代码完全支持UNICODE,只不过源代码中的工程并非UNICODE而已,在VC2008上启动4级warning检查,打开代码分析功能,编译通过无warning,放心使用。
- 2023-08-16 06:35:03下载
- 积分:1
-
lte-sidelink-master
this is the code for d2d cognitive.
- 2018-12-11 20:22:28下载
- 积分:1
-
清华版labview教程下载12.25
说明: 支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(provides more than 40 mathematical and statistical functions, unlimited axes and 22 palettes.)
- 2020-06-18 06:40:01下载
- 积分:1
-
boost
说明: 电压电流双闭环DCDC升压斩波电路,也就是Boost电路。仿真各模块清晰明了,通俗易懂,适合自己搭模型时参考使用。此文件已经改为MATLAB 2010a版本,方便大家使用。(Voltage and current double closed-loop DCDC boost chopper circuit, that is, boost circuit. Each simulation module is clear and easy to understand, which is suitable for reference when setting up the model. This file has been changed to Matlab 2010a version for your convenience.)
- 2020-11-26 15:49:32下载
- 积分:1
-
PL2303
PL2303-18HXusb线的驱动,用于手机,平台的调试,-PL2303-18HXusb line driver for mobile phones, platform debugging,
- 2022-03-19 03:14:02下载
- 积分:1
-
ABBdcBreaker
直流断路器经典拓扑,加入了二阶RLC放电电路和动作逻辑判断电路,并说明了每个动作的逻辑关系(topology of ABB DCCB)
- 2017-10-27 15:23:19下载
- 积分:1
-
CF-EW72-V2.6.0
说明: Version 2.6.0 Firmware for Comfast CF-EW72
- 2020-06-20 16:40:02下载
- 积分:1
-
各种按钮的鼠标滑过
说明: 鼠标点击动画效果的插件。该按钮插件有7中不同的css3动画效果(Mouse click on the animation effect plug-in. The button plug-in has 7 different CSS3 animation effects)
- 2019-02-18 12:59:09下载
- 积分:1
-
数据结构
数据结构基础,以c语言为基础,含有数据结构基础大类(Data structure foundation, based on c language, contains a large class of data structure)
- 2019-01-25 19:36:05下载
- 积分:1
-
基于遗传算法优化BP神经网络的非线性预测
说明: 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and thresholds of BP, and then BP training and testing are carried out. Genetic algorithm includes coding selection, crossover and mutation.)
- 2019-01-13 09:28:49下载
- 积分:1