-
es 联合国 buen producto se trata de la conexion del arduino con el 软件 labview
Es 联合国帕斯方案十分构成 se trata de la conexion del arduino con el 软件 labview 德调查 es 联合国 sub VI de labview
- 2022-02-04 06:52:01下载
- 积分:1
-
此程序用于道路放样的曲线要素的计算简单而方便
此程序用于道路放样的曲线要素的计算简单而方便-This procedure for setting-out the curve of the road element of the calculation is simple and convenient
- 2022-08-31 23:50:03下载
- 积分:1
-
模式识别工具箱,可用于人脸识别
模式识别研究主要集中在两方面,一是研究生物体(包括人)是如何感知对象的,属于认识科学的范畴,二是在给定的任务下,如何用计算机实现模式识别的理论和方法。前者是生理学家、心理学家、神经生理学家的研究内容,后者通过数学家、信息学专家和科技工作者近几十年来的努力,已经取得了系统的研究成果。.人脸识别是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别。该代码是一个模式识别工具包,里面有很多相关算法,包括很多不错的 demo!
- 2022-03-15 23:24:18下载
- 积分:1
-
MATLAB粗糙集属性约简库及案列
主要实现了粗糙集理论中基础概念的一些计算。由于之前也搜索过网上一些粗糙集相关的多种语言实现的程序库,但是库大多杂乱不清晰,基本看不懂程序,所以自己依然觉得工具粗糙集理论的书籍自行编写程序,用MATLAB语言实现,并给出一个论文实例《基于粗糙集和遗传算法的道路交通事故分析》的编程实例。
- 2022-05-31 15:14:24下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
Using VisualC++ implementation of the pseudo
使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
- 2022-03-31 00:28:46下载
- 积分:1
-
一个可以计算出的日期,是目前的一年,是前几天…
用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
- 2022-03-04 07:46:37下载
- 积分:1
-
四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。...
四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。-43 species difference format FORTRAN source code to the Internet to download, what good things, recommended.
- 2022-12-25 22:25:03下载
- 积分:1
-
ABAP 选择屏
代码诠释了选择屏幕几种重要控件的用法
SELECTION-SCREEN BEGIN OF BLOCK 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 18:09:54下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1