-
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序...
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序-Wang Yuan-han, Shelley, LI Yin-ping, structural analysis of the finite element method and procedures for the design of a book source
- 2022-01-25 18:47:55下载
- 积分:1
-
数据矩阵的最优化算法,用于最优化方法,用tc实现
数据矩阵的最优化算法,用于最优化方法,用tc实现-Data matrix optimization algorithms for the optimization method, using tc achieve
- 2023-03-22 15:00:03下载
- 积分:1
-
A Star 和 dijkstra
A Star 和 dijkstra
- 2022-02-14 10:50:09下载
- 积分:1
-
评估系统,自动收集数据,处理结果,数据挖掘,满足各类评估需求...
评估系统,自动收集数据,处理结果,数据挖掘,满足各类评估需求-Assessment system, automatic data collection, treatment results, data mining, to meet the demand for various types of assessment
- 2022-10-26 00:55:03下载
- 积分:1
-
大脑设计_适应性行为的起源
大脑设计_适应性行为的起源-cerebral design _ the origin of adaptive behavior
- 2022-04-07 01:27:26下载
- 积分:1
-
视频读取程序
应用背景基于openCV的视频读入程序。CvCapture 是一个结构体,用来保存图像捕获所需要的信息。
opencv 提供两种方式从外部捕获图像,一种是从摄像头中,一种是通过解码视频得到图像。两种方式 都必须从第一帧开始一帧一帧的按顺序获取,因此每获取一帧后都要保存相应的状态和参数。比如从视频文件中获取,需要保存视频文件的文件名,相应的解码器类型,下一次如果要获取将需要解码哪一帧等。这些信息都保存在CvCapture 结构中,每获取一帧后,这些信息都将被更新,获取下一帧需要将新信息 传给获取的API 接关键技术基于基于openCV的视频读入程序。可用于视频拼接、视频压缩等等。
- 2022-04-18 06:13:21下载
- 积分:1
-
很经典的算法,自己看看吧,也是别人作的。
很经典的算法,自己看看吧,也是别人作的。-classic algorithms, and let"s see it themselves, but also for the others.
- 2022-04-18 04:18:24下载
- 积分:1
-
基音检测
Simulink中的这个高度专业化的块将设置Simulink的配置参数,以正确使用CodeComposer Studio和DSK[3]。在Simulink仿真配置参数中,有必要进行以下更改。
- 2023-05-11 13:20:03下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1
-
实现数据的FFT算法,纯C代码,可移植性,可用于生成。
实现数据的FFT算法,纯c代码,可移植性好,可以用于一般程序-Realize data FFT algorithm, pure c code, portability, and can be used in the general procedure
- 2022-03-15 17:00:25下载
- 积分:1