-
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
- 2022-01-26 00:25:01下载
- 积分:1
-
这时决对正确的数值转换器
这时决对正确的数值转换器-time to correct summary of numerical converter
- 2022-03-05 11:40:52下载
- 积分:1
-
Mips4X4矩阵乘法
Mips4X4矩阵乘法
- 2022-03-14 07:17:45下载
- 积分:1
-
FFT的C++代码
针对matlab中快速傅立叶变换,我们用C++语言来实现同样的功能。排序的方法用的蝶形算法,也是快速算法。FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
- 2022-07-19 15:12:19下载
- 积分:1
-
线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的...
线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的-linear constraint equations, artificial variable simplex method (using writing category) with the input and output documents
- 2022-11-02 17:05:03下载
- 积分:1
-
基于matlab的kalman滤波源程序,实现基本的卡尔曼滤波。
基于matlab的kalman滤波源程序,实现基本的卡尔曼滤波。-The kalman filter matlab-based source to achieve the basic Kalman filtering.
- 2022-01-25 22:40:42下载
- 积分:1
-
有关集合的运算
有关集合的运算-the pool operator!
- 2022-02-03 04:15:37下载
- 积分:1
-
本程序新建complex类,并将数学库里的“+”“
本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。-the new complex procedures category, Mathematics, 13-17 and the """-""*""/" symbol for heavy computation, from the scope of the application is extended to a number of plural.
- 2022-03-10 01:39:55下载
- 积分:1
-
51单片机仿三菱通信协议与工业人机界面通信
51单片机仿三菱通信协议与工业人机界面通信.通信参数:端口RS232,波特率9600,偶校验,停止位1位
- 2022-02-25 00:36:13下载
- 积分:1
-
人脸检测程序
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,
因此请首先到相关网站上下载并安装OpenCV,
此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,
该文件在OpenCV中提供,请将该文件复制到程序同一目录下,程序即可正确运行。
- 2022-06-21 06:35:55下载
- 积分:1