-
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
-
latest Fuzzy Logic Toolbox
最新模糊逻辑工具箱-latest Fuzzy Logic Toolbox
- 2022-02-06 07:28:58下载
- 积分:1
-
矩阵处理的C语言源程序,包含一些矩阵处理的程序.
矩阵处理的C语言源程序,包含一些矩阵处理的程序. -Matrix treatment of the C language source code, the matrix contains a number of treatment procedures.
- 2022-03-01 00:14:54下载
- 积分:1
-
Anaglifo 立体视觉
这是由两个摄像头 (立体照相机) 获取 abaglifo 算法。它是在 c + + 编程与 OpenCV。
- 2022-07-07 18:04:36下载
- 积分:1
-
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。...
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。-achieve Mayan calendar between the two conversion, as long as the imported case of a calendar and a few could come up with a calendar said.
- 2022-02-15 06:42:02下载
- 积分:1
-
捷联惯性导航C语言实现
捷联惯性导航C语言实现,捷联惯性导航学习使用,参考网上例程编写~
- 2022-07-17 23:28:41下载
- 积分:1
-
非常快的行人检测
快速人眼检测,c++源码,研究行人检测算法的,应该有帮助。好像国外的人做的。也可以再网上找到他们的地址。看看是否有用。一起学习交流。
- 2022-05-14 10:57:55下载
- 积分:1
-
基于最小堆的Huffman算法c语言实现;
基于最小堆的Huffman算法c语言实现;时间复杂度:O(n*lg(n));空间复杂度:O(n*lg(n));
- 2022-03-19 08:51:16下载
- 积分:1
-
数组/矩阵类模板
用matrix A(8,10) 定义数组,就可以像在matlab里一样引用数组元啦!
- 2023-07-14 12:55:03下载
- 积分:1
-
IIR Filter Coefficient Quantization Example
% written by DRB on 6
IIR Filter Coefficient Quantization Example
% written by DRB on 6-Dec-2004 for ECE3703
%
% Looks at unquantized filter (ideal), direct form, and cascaded second
% order section (SOS).
-IIR Filter Coefficient Quantization Exam ple% written by DRB on 6-Jan-2004 for ECE3703%% Looks at unquantized filter (ideal). direct form, and cascaded second order section% (SOS).
- 2023-03-26 22:35:03下载
- 积分:1