登录
首页 » c++ » 局域网监听

局域网监听

于 2022-02-05 发布 文件大小:302.10 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

• // 获得网卡名字   •  lpAdapter = PacketOpenAdapter(AdapterDeviceName);     // 打开网卡   •  if (!lpAdapter || (lpAdapter->hFile == INVALID_HANDLE_VALUE)) •  { •  AfxMessageBox("打开网卡错误!"); •  return; •  }   请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fu_li_ye_bian_huan
    VC++版的傅里叶变换函数代码,已经调试过了(program for F code)
    2011-08-24 19:50:35下载
    积分:1
  • 1
    应用于fluent的UDF程序,用于修正液滴表面轮廓(The UDF is applied fluent procedures for correcting the droplet surface contour)
    2021-04-16 20:48:53下载
    积分:1
  • Sharp Othello By. MS Visual C#.Net 2008
    Sharp Othello By. MS Visual C#.Net 2008
    2023-07-26 16:40:03下载
    积分:1
  • AD6 中进行FPGA设计与仿真
    说明:  AD6 中进行FPGA设计与仿真,很不错的资料哦(FPGA design and Simulation in AD6, very good data)
    2020-04-15 21:22:17下载
    积分:1
  • ga_matlab
    遗传算法的详细仿真程序(matlab),算法详细介绍了遗传算法的功能和主要实现原理。难得的源码程序。(Genetic algorithms detailed simulation program (matlab), algorithm described in detail the function of genetic algorithm and the main achievement of the principle. Rare source procedures.)
    2007-12-13 10:43:23下载
    积分:1
  • 外点法C++
    C++实现外点法求解约束问题,其中有使用到单纯性法(C++ implements exterior point method to solve constraints, among which simplicity method is used.)
    2020-06-23 21:40:02下载
    积分:1
  • qt 实现的故障树
    qt 实现的故障树 void FaultTree::calcPosition(){    int maxLayer = 0;    //获取最大层数    for (int index = 0; index < m_list.size(); ++index)    {        if (m_list.at(index)->layer() > maxLayer)            maxLayer = m_list.at(index)->layer();    }    //计算最大宽度    int maxWidth = 0, count;    for (int layer = 1; layer < maxLayer+1; ++layer)    {        count = 0;        for (int index = 0; index < m_list.size(); ++index)        {            if (m_list.at(index)->layer() == layer)                count++;        }        if (count > m
    2022-08-26 04:01:10下载
    积分:1
  • C51-program
    这是一些C51源程序,里面有好多实用的例程,是你学校c51必备的资源。(This is the source of some C51, which has many practical routines, your school c51 essential resources.)
    2010-09-20 20:23:20下载
    积分:1
  • G代码
    vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)
    2021-02-22 09:19:41下载
    积分:1
  • Spectrum
    声纹识别系统,顾名思义就是能够通过说话人的声音特点来判断说话人的一个系统。(Voiceprint recognition system, as the name suggests is to a system by the sound characteristics of speaker to judge the speaker.)
    2018-03-10 11:04:31下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载