-
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析...
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析 -Capture network packets, and IP as a source IP, and then will be able to analyze the
- 2022-03-05 17:41:15下载
- 积分:1
-
creat table dbo.wzq ([AbsIndex] [int] NUL L [ItemIndex] [int] NULL, [ItemLevel]...
creat table dbo.wzq(
[AbsIndex] [int] NULL ,
[ItemIndex] [int] NULL ,
[ItemLevel] [int] NULL
)no[primary]-creat table dbo.wzq ([AbsIndex] [int] NUL L [ItemIndex] [int] NULL, [ItemLevel] [int] NULL) no [primary]
- 2022-03-11 16:40:39下载
- 积分:1
-
md5压缩,使用简单,md5压缩核心函数都有包含
md5压缩,使用简单,md5压缩核心函数都有包含-md5 compression, using a simple, md5 compression core functions have included
- 2022-03-18 04:20:08下载
- 积分:1
-
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数...
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数
-The operation of the registry, API has provided us with the registry of the read, write, delete, and open the registry and all function keys
- 2022-02-21 05:46:22下载
- 积分:1
-
wince下的录音源代码
与vc下的录音有所不同!
wince下的录音源代码
与vc下的录音有所不同!-wince under the recording source code with the recording vc different!
- 2022-02-13 19:00:47下载
- 积分:1
-
Visual_C++ instant messaging systems, including server
Visual_C++ 即时通讯系统,包括服务器端和客户端
-Visual_C++ instant messaging systems, including server-side and client-side
- 2022-02-01 16:08:12下载
- 积分:1
-
asp to send SMS send MMS source their own research to see if the next bar
asp的短信发送彩信发送源码自己看看研究下吧-asp to send SMS send MMS source their own research to see if the next bar
- 2022-08-16 21:33:25下载
- 积分:1
-
Piccolo工资管理系统
这是尼日利亚的美国大学2009临床的软件工程类项目的工资计算程序。要到工资记录的所有员工,点击“[选择任务]”下拉列表中,选择“工资记录”。的工资记录窗口将打开。您还可以得到一个特定的员工的就业通过点击来自雇员窗口中的“查看工资单”的链接。在数据窗口,选择一个员工从下拉列表的员工。要查看特定的年和月工资记录,从下面的列表中选定的员工所需的月份和年份,单击。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-13 04:18:18下载
- 积分:1
-
学院管理体制
小研究所管理系统在 c# 中/wpf/linq/sql 服务器
学生数据库
课程管理
费集合
学生的任务
学生注册
高质量
- 2022-03-22 18:23:29下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1