-
简单的结直肠癌
simple crc in assembly
- 2022-01-22 03:17:29下载
- 积分:1
-
computer science and technology courses for professional design algorithm slr
计算机科学与技术专业的课程设计slr算法-computer science and technology courses for professional design algorithm slr
- 2022-01-25 17:13:31下载
- 积分:1
-
C和指针课后答案代码
应用背景阅读c和指针时,初学者都会被一些疑问所困扰,我将一些亲测可用的问题答案代码放上来了。关键技术包含代码较全,比课后答案附录要全
- 2022-07-15 21:19:04下载
- 积分:1
-
按照既定的步长,输入后筛选已有数据 筛选后根据变化,再次筛选...
按照既定的步长,输入后筛选已有数据 筛选后根据变化,再次筛选-accordance with the established step, the imported data has been selected according to changes after the screening, selection again
- 2022-08-31 18:05:04下载
- 积分:1
-
计算机算法导引
计算机算法导引-Computer algorithm-guided
- 2023-05-21 18:15:03下载
- 积分:1
-
计算机编程,用C语言计算改进的欧拉算法的典型题目
计算机编程,用C语言计算改进的欧拉算法的典型题目-Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject
- 2023-05-10 04:15:03下载
- 积分:1
-
该程序是作者编写的程序,实现了图和树中的部分算法。
该程序是作者编写的程序,实现了图和树中的部分算法。-that the procedure was prepared by the author of procedures, a map and part of the tree algorithm.
- 2022-03-05 11:00:37下载
- 积分:1
-
视频读取程序
应用背景基于openCV的视频读入程序。CvCapture 是一个结构体,用来保存图像捕获所需要的信息。
opencv 提供两种方式从外部捕获图像,一种是从摄像头中,一种是通过解码视频得到图像。两种方式 都必须从第一帧开始一帧一帧的按顺序获取,因此每获取一帧后都要保存相应的状态和参数。比如从视频文件中获取,需要保存视频文件的文件名,相应的解码器类型,下一次如果要获取将需要解码哪一帧等。这些信息都保存在CvCapture 结构中,每获取一帧后,这些信息都将被更新,获取下一帧需要将新信息 传给获取的API 接关键技术基于基于openCV的视频读入程序。可用于视频拼接、视频压缩等等。
- 2022-04-18 06:13:21下载
- 积分:1
-
石油勘探专业算法:地震波阻抗反演晚…
石油勘探专业算法:地震资料波阻抗反演后期算法,包括带限反演算法和道积分反演算法两种-professional algorithm oil exploration : seismic data late wave impedance inversion algorithm, including band-limited anti-calculus and calculus Road-two points
- 2022-06-26 16:11:26下载
- 积分:1
-
多元散射校正算法,用于近红外散射数据处理,增强信噪比
多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref)
msc pretreate the samples X with the Multiplicative Scatter Correct
Input
X:the matrix of the sample spectra to be Correct
Xref:the matrix of the sample spectra to be ref
Output
Xcorrect:the sample spectras was Corrected from the X
Programmer: zhimin zhang @ central south university on dec 13 ,2007
Reference: Chemometrics and Intelligent Laboratory Systems 29 (1995) 233-241
- 2023-09-03 21:40:03下载
- 积分:1