-
this file need a traffic log in txt format, given the traffic log, it gets the i...
this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
- 2023-04-05 05:05:03下载
- 积分:1
-
实现图元及属性的算法
¨6.1画线算法
¨6.2并行画线算法
¨6.3帧缓存值的装载
¨6.4圆生成算法
¨6.5椭圆生成算法
¨6.6其他曲线
¨6.7并行曲线算法
¨6.8像素编址和对象的几何要素
¨6.9直线段和曲线属性的实现
¨6.10通用扫描线填充算法
¨6.11凸多边
- 2022-03-02 19:30:34下载
- 积分:1
-
c++中动态栈的实现
C++中栈结构建立与操作详细解析。我们可以把栈理解成一个大仓库,放在仓库门口(栈顶)的货物会优先被取出,然后再取出里面的货物。而从数据的逻辑结构来看,栈结构起始就是一种线性结构。
- 2023-02-19 07:05:04下载
- 积分:1
-
邮局报刊、杂志订阅系统
本系统由“客户服务子系统”、 “内务管理子系统”、
“原始数据管理子系统”组成。客户服务子系统包含2个功能模块:“订阅”、 “顾客事务处理”。内务管理子系统包含3个功能模块:“订单管理”、“投递管理”、“报费管理”。
原始数据管理子系统包含2个功能模块:“报刊、杂志信息维护”、“报社、杂志社信息维护”
- 2023-02-15 14:40:03下载
- 积分:1
-
fpga直流电机程序
资源描述大家互相学习,共同进步!fpga也是比较好的!
- 2022-07-12 08:01:57下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
曲线提取与链码匹配
输入影像的初始边缘二值图像,程序会自动进行边缘曲线的提取的断开,并自动实现曲线的匹配。
- 2022-07-02 12:32:40下载
- 积分:1
-
能算800位Pi值的超级代码
能算800位Pi值的超级代码-can count 800 Pi value of the Super code
- 2022-02-13 20:21:35下载
- 积分:1
-
matlab数值分析与应用
matlab数值分析与应用源程序本书介绍了数值方法的理论及实用知识,并讲述了如何利用MATLAB软件实现各种数值算法,以便为读者今后的学习打下坚实的数值分析与科学计算基础。教师可以根据不同的学习对象和学习目的选择相应章节,形成理论与实践相结合的学习策略。
- 2022-01-25 18:29:09下载
- 积分:1
-
一个用C语言实现的最短路径算法(华南农业大学信息学院计算机系)....
一个用C语言实现的最短路径算法(华南农业大学信息学院计算机系).-a C language of the shortest path algorithm (South China Agricultural University, Department of Computer Information Institute).
- 2022-03-14 09:35:38下载
- 积分:1