-
混合高斯分布
对于混合高斯分布的情况,使用最大期望算法,通过不断计算每个样本的均值与方差,使得似然函数达到最大值。可以很好地处理满足一定概率分布的数据。 代码中通过mvnrnd()函数,设定其中的参数,产生符合混合高斯分布的一组数据集。
- 2022-04-22 08:25:09下载
- 积分:1
-
C
C++程序设计初学者辅导书,易学C++。特别适合初学者使用。(C++ programming book for beginners counseling, to learn C++. Particularly suitable for beginners to use.)
- 2009-06-01 15:51:31下载
- 积分:1
-
PHP 的初学者
< > html
- 2022-01-25 16:33:02下载
- 积分:1
-
EC20 R2.1---4G模块
4G模块EC20开发资料,硬件设计手册,AT指令,原理图和PCB图封装,完整开发资料。(Development Data of 4G Module EC20 and Hardware Design Manual)
- 2018-12-31 11:25:15下载
- 积分:1
-
占空比可调 PWM输出
可以改变占空比的 pwm输出 可一通过改变主函数里的 两个数值来改变pwm占空比(Duty cycle adjustable PWM output)
- 2020-06-18 14:20:01下载
- 积分:1
-
baaghclywill
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会(Measurement data are often displayed in industrial control software. If you simply display some numbers on the interface, you will be monotonous. If you can add brightly colored controls to the software, you will certainly be able to)
- 2018-12-22 16:54:59下载
- 积分:1
-
c++ 解析pcap包源代码
解析wireshark 包源代码,包括udp和tcp 内容,解析后存入tmp2.txt 文件
解析过程:
1. 分析以太类型是否为case 0x0800: //ip ,不分析其它包
2. 分析包的传输层协议是udp还是tcp ,抛弃其它包
3. 读取tcp和udp数据内容
- 2022-05-05 07:40:12下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1
-
Lagrange
MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中(MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document)
- 2015-02-07 11:27:19下载
- 积分:1
-
USB-interface-design
USB接口设计,包含完整的理论研究和实现。(USB interface design, including complete theoretical research and implementation.)
- 2011-10-19 09:56:05下载
- 积分:1