- 
                        c++ 解析pcap包源代码
                        
                          解析wireshark 包源代码,包括udp和tcp 内容,解析后存入tmp2.txt 文件
	解析过程:
	    1.  分析以太类型是否为case 0x0800: //ip ,不分析其它包
	    2.  分析包的传输层协议是udp还是tcp ,抛弃其它包
	    3.  读取tcp和udp数据内容                         
                            - 2022-05-05 07:40:12下载
- 积分:1
 
- 
                        c++流失套接字变长接收数据
                        
                          关于变长流传代码,有服务器和客户端。该代码是在vs2010下运行的。                         
                            - 2022-02-13 14:00:02下载
- 积分:1
 
- 
                        bidirection1
                        
                          二维弹塑性本构程序,可用于混凝土或钢梁二维弹塑性分析(Two dimensional elastic plastic programme)                         
                            - 2021-04-15 20:18:54下载
- 积分:1
 
- 
                        Effective Modern C++
                        
                          现在C++有效编程的基本技巧和方法,是第一本介绍C++ 11 新版本的高效率编程的数据(Now the basic skills and methods of C++ effective programming are the first to introduce the highly efficient programming data of the new version of C++ 11.)                         
                            - 2018-06-14 10:53:09下载
- 积分:1
 
- 
                        Abkowitz模型船舶操纵仿真
                        
                          说明:  利用C++编写船舶Abkowitz模型,适当调整参数就能完成船舶操纵的航向控制及回转运动(Using C + + to write the Abkowitz model of the ship, and adjusting the parameters properly, the course control and turning motion of the ship can be completed)                         
                            - 2021-03-22 20:49:16下载
- 积分:1
 
- 
                        C# 图像对比 实例源码
                        
                          C# 图像对比 实例源码                         
                            - 2015-06-28下载
- 积分:1
 
- 
                        Complement_TR
                        
                          It is always anther interesting vxworks docs, it talks about vxworks programming                         
                            - 2014-09-30 18:21:33下载
- 积分:1
 
- 
                        bar-code-generator
                        
                          用c++编写的条形码生成的源程序 详细阐述生成的原理,具有借鉴意义(bar code generator on c)                         
                            - 2014-06-24 23:28:45下载
- 积分:1
 
- 
                        斐波那契数列取余
                        
                          对斐波那契数列取余,输入长度,输出取余结果。(Redundancy of Fibonacci Sequences)                         
                            - 2020-06-24 20:00:02下载
- 积分:1
 
- 
                        ARIMA
                        
                          说明:  差分整合移动平均自回归模型,又称整合移动平均自回归模型(移动也可称作滑动),是时间序列预测分析方法之一。(Differential integrated moving average autoregressive model, also known as integrated moving average autoregressive model (moving also known as sliding), is one of the time series prediction and analysis methods.)                         
                            - 2020-05-18 21:23:50下载
- 积分:1