-
simple and practical calculator, keyboard support
简单实用的计算器,支持键盘操作-simple and practical calculator, keyboard support
- 2023-02-26 16:00:03下载
- 积分:1
-
批处理相关的电子书籍,非常适合初学者学习,内容详尽
批处理相关的电子书籍,非常适合初学者学习,内容详尽-Batch-related e-books, very suitable for beginners to learn, the content in detail
- 2022-02-01 19:19:43下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分: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
-
windows小程序,消息处理
可用来作简单的学习
MFC程序
windows小程序,消息处理
可用来作简单的学习
MFC程序-windows of small procedures, information can be used to deal with learning to make a simple MFC program
- 2022-03-24 23:52:01下载
- 积分:1
-
这是一个医院管理系统的日常管理的医院。
这是一个医院管理系统,用于医院的日常管理,也可下载学习-This is a hospital management system for the daily management of the hospital can also download the learning
- 2022-08-11 01:21:32下载
- 积分:1
-
曲线拟和程序 还很简单 还有需要修改的地方
曲线拟和程序 还很简单 还有需要修改的地方-Curve fitting procedure is very simple and there is a need to amend the local
- 2022-09-08 19:45:03下载
- 积分:1
-
MELP 语音编码
2400 bps 低速率语音编码 包括编码及解码部分,带有编码部分的参数输出到txt文件中 如基音周期, 清浊标志位, LSF等参数输出
- 2022-03-21 16:57:49下载
- 积分:1
-
高清晰度数字电视标准的码流分析仪
概念:传输流由固定长度的数据包。可以有更多的大小,但在标准1是188个字节。一个包可以包含来自节目流的信息,可以是一个空包,一个节目关联表或有条件访问表。该PID是场决定该分组。主要是,从节目流的TS数据包传输的数据以固定的比特率必须大于的节目流的比特率的总和。例如,如果一个标准的MPEG-2进行编码以每秒几Mbits的,传输流通常具有更大的比特率值。程序:TS_Analyzer读取来自输入流的每个分组,并分析它。您可以查看数据包,领域的图形显示,或使用“写入到文件”选项,列出具体的报文信息或统计信息。我知道,一个传输流也不是那么容易找到的MPEG-2文件,所以我已经包括在上面的下载部分的样本。如果你会玩这个样品与媒体播放器,你会听到有关声音的1秒,如果你有合适的编解码器,你还可以看到图像。这是一个更大的传输流(约40万包)的一小部分(4000包),但可以给你关于这个概念的想法。其他玩家可以使用的DVD2AVI。如果您想尝试真正的传输流,从这里下载mp2tsmpdex.exe。这是一个传输流演示制作,这将使你可以通过我的程序进行分析,一个10秒的传输流。要使用该程序,只需阅读自述文件包括在内。
- 2022-05-07 17:08:00下载
- 积分:1
-
A simple payroll application
A simple payroll application
- 2022-01-26 06:49:23下载
- 积分:1