登录
首页 » 嵌入式系统 » Embedded Linux environment of network security testing software, QT version 2.3....

Embedded Linux environment of network security testing software, QT version 2.3....

于 2023-07-06 发布 文件大小:26.43 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

嵌入式Linux环境下的网络安全检测软件,QT版本2.3.2,使用了libpcap,libnet,libnids开发库。-Embedded Linux environment of network security testing software, QT version 2.3.2, use the libpcap, libnet, libnids Development Library.

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

发表评论

0 个回复

  • SMS 根据设备开 / 关控制使用 8051 微控制器和 GSM 调制解调器
    基于 GSM 网络的短信控制系统 ;你就可以通过手机和 16 × 2 液晶显示模块上的控制 8 个 Devices.Displays 信息发送短信和控制继电器开关。此接口使用的微控制器和您的家庭自动化通过短信向 GSM Modem.Complete 解决方案。(套件与 GSM 调制解调器)。
    2022-11-26 20:40:03下载
    积分:1
  • TinyOS learning article. I also study, intended to exchange friends can contact...
    tinyOS的学习文章。 本人也在学,有意交流的朋友可以与我联系。-TinyOS learning article. I also study, intended to exchange friends can contact me.
    2022-02-05 21:56:06下载
    积分:1
  • The success of the latest test tslib, ran in the RMI AU1200 Oh!! Very difficult...
    成功的最新测试tslib,运行在RMI AU1200哦!!很难得到它!!
    2022-03-20 21:10:08下载
    积分:1
  • NXP LPC1788测试例程
    NXP LPC1788的原厂测试程序,  方便熟悉LPC1788平台, 包含平台硬件配置, 平台在线升级样例, 各类外设的应用测试程序, 是很不错的入门资料,方便快速掌握LPC1788平台. 
    2022-10-24 22:25:09下载
    积分:1
  • the series of at91 sam is the tool of arm7 singlechip programer,via serial progr...
    at91 sam 系列arm7单片机程序下工具,通过串口编程,简单容易 -the series of at91 sam is the tool of arm7 singlechip programer,via serial program,simple and easy.
    2022-02-01 23:41:25下载
    积分:1
  • AD7799的源代码。电子秤是8051控制器通过SPI接口。
    AD7799 source code. AD7799 is interfaced with 8051 controller using SPI.
    2022-04-20 11:05:42下载
    积分:1
  • 一份很不错的开发应用论文,详细介绍了燃料电池的实时监控...
    一份很不错的嵌入式系统开发应用论文,详细介绍了燃料电池的实时监控-A very good development and application of embedded systems paper, detailing the real-time monitoring of fuel cells
    2023-08-19 08:00:05下载
    积分:1
  • 温室环境的监测与控制
    这个项目的目标是自然环境的设计一个简单,易于安装,监测和记录的值的温度、 湿度、 土壤水分、 阳光,在被不断地修改和控制顺序优化他们实现最大的植物的生长和产量的基础的微控制器电路。使用的控制器是一个低功耗、 成本高效芯片由 ATMEL 具有 8k 字节的片上存储器制造。它与各种传感器模块中实时进行通信以控制高效温室内的光照、 通风和排水过程通过驱动冷却器、 烟雾、 滴头和灯分别根据作物的必要条件。集成的液晶显示器 (LCD) 还用于获得来自各种传感器和各种设备的状态数据的实时显示。此外,容易获得组件的使用降低了制造和维修的成本。设计是相当灵活的因为软件可以在任何时间更改。因此,它可以向用户的具体要求度身订造。这使拟议的系统,是一条经济、 便携式和温室申请,特别是在农村地区和小规模的农学家的低维护解决方案。
    2022-03-07 18:29:00下载
    积分:1
  • 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
    总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
    2022-10-25 13:50:03下载
    积分:1
  • 在HDG12864L-6液晶屏上显示图片
    资源描述此小项目的功能是在HDG12864L液晶屏上显示图片,图片的大小可以由自己控制,此程序是用C语言实现的。
    2022-12-27 00:40:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载