-
抓包代码
那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来...
抓包代码
那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来-Capture code that code, I wrote it myself. These are two things to complete and Recv SEND two places, so not the same as the return address. This engage in so much code out to
- 2022-01-31 10:36:10下载
- 积分:1
-
STM32 rcc_demo
STM32 RCC_Demo
- 2022-01-30 11:37:04下载
- 积分:1
-
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
- 2023-01-05 23:15:03下载
- 积分:1
-
线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!...
线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppression friends will help!
- 2022-02-11 17:02:07下载
- 积分:1
-
可以处理股市的套汇问题
可以处理股市的套汇问题-can deal with the problem in the stock market arbitrage
- 2022-11-09 23:40:03下载
- 积分:1
-
简单的计算器,适合初学者
简单的计算器,适合初学者-simple calculator, suitable for beginners
- 2022-07-08 01:42:43下载
- 积分:1
-
VC++.net 时尚编程20例的源代码,对于初学者很有帮助
VC++.net 时尚编程20例的源代码,对于初学者很有帮助
- 2022-02-22 05:05:55下载
- 积分:1
-
asp.net多种分页格式 asp.net多种分页格式
asp.net多种分页格式 asp.net多种分页格式-asp.net pager asp.net pager
- 2023-03-17 08:30:04下载
- 积分:1
-
Fingerprint
基于指纹识别身份验证的数据采集系统设计与实现-Fingerprint-based authentication of the data acquisition system design and implementation
- 2022-12-26 23:55:03下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1