登录
首页 » C# » Windows防火墙与网络封包截获技术+源码(PDF)

Windows防火墙与网络封包截获技术+源码(PDF)

于 2019-12-15 发布
0 118
下载积分: 1 下载次数: 0

代码说明:

说明:  防火墙的多重程序代码,实现防火墙的控制。(The multi program code of firewall realizes the control of firewall)

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

发表评论


0 个回复

  • nao捡垃圾
    说明:  实现NAO的识别,抓取,让nao机器人可以检测到固定物体并放入固定容器中。(NAO recognition and capture are realized, so that the NAO robot can detect the fixed object and put it into the fixed container.)
    2020-06-20 07:40:01下载
    积分:1
  • 腕部脉搏传感器
    腕部脉搏传感器利用压电薄膜传感器制作而成。(Wrist pulse sensor is made of piezoelectric thin film sensor.)
    2020-06-21 21:20:02下载
    积分:1
  • 该资料为收集的Altium designer库文件,里面的封装还是比较齐全的。(The data is collected from the Altium designer library file, which is fully encapsulated.)
    2019-03-18 21:44:06下载
    积分:1
  • 实现本地视频设备的数据采集和维护的主要功能。
    实现本地录像设备的数据采集与维护主要功能:视频采集,录像,播放,抓图,系统设置等功能-Achieve the local video equipment for data acquisition and maintenance of main functions: video capture, video, play, drawings, system settings and other functions
    2022-02-13 01:15:05下载
    积分:1
  • 一个JSP商品管理系统
    一个JSP商品管理系统,文件基于Struts+Spring+Hibernate框架技术,数据库支持使用ORACLE或MYSQL,代码完整。
    2022-11-12 13:00:04下载
    积分:1
  • powernode
    牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关求式,求出修正方程式的常数项向量   (4)将节点电压初值代入求式,求出雅可比矩阵元素   (5)求解修正方程,求修正向量   (6)求取节点电压的新值   (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步   (8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into power.)
    2007-07-10 19:08:09下载
    积分:1
  • lessgo-master
    说明:  Lessgo 是一款 Go 语言编写的简单、稳定、高效、灵活的 web 完全开发框架。它的项目组织形式经过精心设计,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。当然,最值得关注的是它突破性地支持了运行时路由重建,开发者可在Admin后台轻松实现启用/禁用模块与操作,添加/移除中间件等功能!同时,它推荐以HandlerFunc与MiddlewareFunc为基础的函数式编程,也令开发变得更加灵活富有趣味性。 此外它也博采众长,核心架构改写自echo v2,数据库内置为xorm,模板引擎内置为pongo2,其他某些功能模块改写自beego以及其他优秀开源项目。(Lessgo is a simple, stable, efficient and flexible web development framework written in Go language. Its project organization form is carefully designed to achieve front-end and back-end separation, system and business separation, perfect compatibility with MVC and MVVC and other development modes, which is very conducive to the development of enterprise application and API interface. Of course, the most notable thing is its breakthrough support for runtime routing reconstruction. Developers can easily enable/disable modules and operations, add/remove middleware and other functions in the Admin background. At the same time, it recommends functional programming based on Handler Func and Middleware Func, which makes development more flexible and interesting.)
    2020-06-22 22:00:01下载
    积分:1
  • Automated-Car-Parking-master
    说明:  自动泊车的算法仿真,以及路径规划。还有环境模型的建立(Automatic parking algorithm simulation, and path planning. There is also the establishment of environmental models)
    2021-03-24 17:49:15下载
    积分:1
  • acc.m
    计算图像各种分割性能指标,最终结果保存在data里,有精确度、精准度、召回率、F1-score等指标。(The final results are stored in data, including accuracy, accuracy, recall rate, F1-score and so on.)
    2019-05-30 09:30:39下载
    积分:1
  • CY3270MFSlider
     PSoC(可编程片上系统)是Cypress半导体公司生产的包含有8位微处理器核和数字与模拟混合的信号阵列芯片,其应用领域与8位的MCU相同。与8位的MCU的区别在于PSoC的数字周边资源(如定时器、PWM、UART等等)和模拟周边资源(放大器、比较器、滤波器等等)以数字模块和模拟模块的方式给出。不同型号的PSoC芯片的差异,主要是拥有数字模块和模拟模块的数量不同,用户可以根据自己的需要来定义这些模块。所有这些预定义的模块称为用户模块。在PSoC Express出现以前,开发PSoC的应用项目与MCU的应用开发相似,使用PSoC Designer集成开发环境,根据项目的需要调用和配置资源(用户模块),然后编写代码(C或汇编)、编译、调试等步骤,制成目标芯片 (err)
    2008-04-25 01:49:18下载
    积分:1
  • 696518资源总数
  • 104830会员总数
  • 42今日下载