-
Covari-coeffici-matrix-
利用c#语言实现协方差矩阵、相关系数矩阵及它们的特征值计算,源码,已经调试。(Using c# language covariance matrix, correlation coefficient matrix and their eigenvalue calculation, source code, has been debugged.)
- 2020-10-06 17:37:39下载
- 积分:1
-
c语言源码编程。。职工工资管理
基本功能齐全。删除,添加,查询等...
c语言源码编程。。职工工资管理
基本功能齐全。删除,添加,查询等-c language source code programming. . Complete the basic functions of management wages. Delete, add, query, etc.
- 2022-07-10 12:35:02下载
- 积分:1
-
C#连接多摄像头并显示 实例源码下载
用于c#获取多个摄像头影像!
- 2014-12-29下载
- 积分:1
-
01背包
01背包样例,帮助初学者搞懂样板案例,提升学习算法兴趣(01 knapsack sample, help beginners understand the sample case, enhance interest in learning algorithm)
- 2019-04-29 18:31:39下载
- 积分:1
-
关于预测控制的MATLAB-s-function模块编写
说明: 关于预测控制的MATLAB-s-function模块编写。
网络化控制系统是一种通过网络实现传感器,控制器和执行器之间数据交换的分布式实时反馈控制系统。其应用领域广泛,包括过程工业,航天工程,运输管理,机器控制,远程手术,智能家居等。具有长距离数据交换与共享,成本低, 便于安装和维护,高灵活性和可靠性,易于重配置及高移动性等优势。同时,由网络化控制系统引起的网络诱导时延和其共享、开放、可进入等特点对系统稳定性和安全性造成的影响也不可忽略。故本文设计了一种网络化预测输出跟踪控制系统以解决网络时延问题,并站在安全的角度研究虚假数据注入攻击问题(MATLAB-s-function.Networked control system is a distributed real-time feedback control system that realizes data exchange among sensors, controllers and actuators through network. Its applications range is wide, including process industries, aerospace engineering, transportation management, machine control, remote surgery and smart homes.)
- 2020-07-26 13:08:40下载
- 积分:1
-
STM32矢量控制程序
基于STM32的 矢量控制程序 采用速度观测器 观测转速 启动方式采用开环启动 在一定转速后 进行闭环控制
- 2022-05-30 17:25:59下载
- 积分:1
-
f
说明: c++排序的ppt文件,包括希尔,冒泡等!比较详细!(c++ sort of ppt documents, including Hill, bubble and so on! More detail!)
- 2009-01-05 21:13:33下载
- 积分:1
-
Error-analysis-of-structured-light
本文对应用于焊缝跟踪的结构光视觉传感器进行分析,包括传感器硬件系统结构误差、激光散斑噪声误差及镜头畸变误差等,并对不同结构方式下的视觉传感器建立了数学模型,具体分析了结构参数对其误差的影响,提出了结构光视觉焊缝跟踪传感器优化设计方法,对使用结构光的工作者减少误差非常有用(The corresponding for seam tracking of structured light vision sensor is analyzed, comprising the sensor hardware system structure error, laser scattered speckle noise error and lens distortion error, and visual sensors for different kinds of structure, established mathematical model, makes a concrete analysis of the influence of structure parameters on the error, the structure light vision seam tracking sensor optimization design method, the use of structured light workers reduce error is very useful,)
- 2016-04-06 20:05:55下载
- 积分:1
-
TCP多线程服务器
VC++编写的TCP通讯的多线程服务器程序,可接收多个客户端连接,然后分配到各自的线程中进行通讯处理。程序自动监控每个通讯连接的状态,断开后自动等待重新连接。
- 2023-06-16 17:20:05下载
- 积分:1
-
单词统计
3.单词统计和替换
⑴任务描述
任给一篇英文文章,统计其中每个单词共出现多少次,并可对每个单词做替换。
⑵功能要求
①英文文章以文件形式输入。
②统计结果保存之文件。
③对单词进行替换时,允许用户选择全部替换或换成一个一个地替换。(Word statistics and replacement)
- 2020-12-20 17:59:08下载
- 积分:1