-
sniffig 数据包的嗅探器
程序嗅探器是未来的一个程序,分别扫描每个包,并进行了分析,包括 (sender 的地址和地址,......,所使用的协议)它是写在语言 visual c + + 中
- 2022-10-12 13:40:03下载
- 积分:1
-
移动物体追踪
运动目标检测是视频运动目标检测与跟踪的第一部分,它就是实时的在被监视的场景中检测运动目标,并将其提取出来。运动目标检测常用的有四种常用方法:连续帧间差分法、背景差分法、光流法和运动能量法
- 2022-02-21 17:59:57下载
- 积分:1
-
Adaptive step Changlong Grid
自适应步长龙格-库塔法,并给出解含有贝塞尔函数的四阶方程组例子。-Adaptive step Changlong Grid- Kutta method, and gives solutions containing the fourth-order Bessel function equations example.
- 2022-05-08 09:06:19下载
- 积分:1
-
GNU科学图书馆
这是在GNU通用公共许可证的科学应用程序中的数值计算库。完整的学科领域涵盖了包括图书馆,多项式的复数根特殊功能向量和矩阵排列排序BLAS支持线性代数Eigensystems快速傅立叶变换正交随机数伪随机序列的随机分布统计直方图n元组蒙特卡罗积分模拟退火微分方程插值数值微分切比雪夫逼近系列加速离散汉克尔变换求根最小化最小二乘拟合物理常数IEEE浮点离散小波变换基础样条曲线
- 2023-04-18 11:05:04下载
- 积分:1
-
使用MPI并行编程
用并行编程语言MPI编写整数加法程序。
- 2023-08-13 16:20:03下载
- 积分:1
-
compiler principles of regular
编译原理中的正则式匹配算法-compiler principles of regular-matching algorithm
- 2022-02-24 20:36:43下载
- 积分:1
-
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。...
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass- Jodan elimination and the high Shisaideer iterative method.
- 2023-05-05 12:50:04下载
- 积分:1
-
数理统计Stutent s检验源代码,应用Visual C#编写。
数理统计Stutent s检验源代码,应用Visual C#编写。-Mathematical Statistics Stutent s test source code, the application of Visual C# Prepared.
- 2022-05-20 06:24:13下载
- 积分:1
-
资本(完整版)的货币转换
数值型货币的大写转换(完全版本)-numerical currency conversion of capital (full version)
- 2023-01-03 07:15:03下载
- 积分:1
-
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以...
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,则直接输出各位数字序列;如果是负数,则首先要输出负号。各位数字紧密输出,不带有前缀的多余的0。-practice procedures, as follows : high-precision integer for the addition, subtraction, multiplication. The importation of two decimal integer big M and N (M, N up to a maximum of 50), the calculated results of operations and output. Entry forms : standard input on the importation of branches were the following : 1. The first line inputs, a large integer M. M may have negative, is back up to 50 digital sequence. 2. Only a second line of characters could be "","-","*", respectively, plus or minus, by three operators. 3. The third line inputs large integer N, M and the same format M, N are not redundant with the prefix 0 output-- in the form of print on standard out
- 2022-02-06 02:31:19下载
- 积分:1