-
sharpcap-网络抓包
SharpPcap是Tamir Gal专门为.Net开发环境写的数据包捕获框架,它是Winpcap组件和Windows网络核心函数的完美结合。该程序集继承Winpcap又超越Winpcap,它采用了消息机制,将面向对象的优越性表现的淋漓尽致,同时还集成了部分网络API函数和读取注册表的API函数,。它封装了接口类、异常类、事件类、数据包类等32个类,适用于C#.Net、VB.Net。
- 2022-05-29 07:57:23下载
- 积分:1
-
PBstudy
PB开发笔记,通过代码更改数据窗口对象的方法、通过modify函数来同时修改多个表、DW支持双击标题进行排序等(PB development notes, change the DataWindow object through code, modify the function to modify more than one table at the same time, DW support Double click the title to sort)
- 2013-01-25 16:45:47下载
- 积分:1
-
websocket开发
Java后端WebSocket的Tomcat实现;连接成功建立的回调方法;接收到消息的回调方法;连接关闭的回调方法;将消息显示在网页上;发送消息
- 2022-03-28 18:25:15下载
- 积分:1
-
FiveChess
网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)
- 2020-12-09 11:59:19下载
- 积分:1
-
9877658788876
百度贴吧查看源码,易语言写的网络相关程序,很好的参考资料。(Baidu Post Bar to view the source code, easy to network related written procedures, a good reference.)
- 2013-09-27 11:34:37下载
- 积分:1
-
一个很好的同学录,PHP+TXT,没有数据库的网友的最好选择
一个很好的同学录,PHP+TXT,没有数据库的网友的最好选择-a good college, PHP TXT, no database of the netizens to choose the best
- 2022-02-21 02:58:53下载
- 积分:1
-
IEEE33dg
IEEE33节点潮流计算程序,用于计算配电网的潮流。(IEEE33 node power flow calculation program It is used to calculate the power flow of the distribution network)
- 2018-01-19 22:56:54下载
- 积分:1
-
tftp-hpa-0.42.tar
非常流行而且必须的网络功能,希望对大家有用。(Very popular and must be the network function, in the hope that useful to everyone.)
- 2007-07-23 10:54:42下载
- 积分:1
-
室内定位
说明: 通过各种不同的算法实现室内高精度定位,比如说KNN,随机森林,SVM,等等。(Indoor high-precision positioning is achieved by various algorithms, such as KNN, random forest, SVM, and so on.)
- 2019-06-12 19:40:29下载
- 积分:1
-
STM32H745_Ethernet
Trying to get Ethernet, LWIP and FreeRTOS working on the STM32H745. Testing on the NUCLEO-H745ZI-Q using FW_1.7 and the STM32CubeIDE.
## Instructions on how to get started:
* [LWIP without RTOS](Documentation/lwip_nortos.md)
* [LWIP with RTOS](Dcumentation/lwip_rtos.md)
## Bugs and improvements
* [SysTick not increasing ticks](Documentation/no_systick.md)
* [No DHCP IP when starting without ethernet cable](Documentation/dhcp_nocable.md)
## Current status:
* RTOS works (blinky)
* LWIP works (nucleo board gets IP from DHCP on router)
* HTTP test server works (navigate to http:///index.html for demo)
- 2021-07-25 00:31:02下载
- 积分:1