-
STM32F1摄像头定位算法(融合测试) 定位算法
STM32F1摄像头定位算法(融合测试) 定位算法
- 2022-02-28 09:18:24下载
- 积分:1
-
xml读写库C++源码
TinyXML是一个简单小巧,可以很容易集成到其它程序中的C++ XML解析器。 TinyXML被设计得容易快速上手。它只有两个头文件和四个cpp文件。只需要把它们简单地加到你的项目中就行了。有一个例子文件——xmltest.cpp来引导你该怎么做。TinyXML以Zlib许可来发布,所以你可以在开源或者商业软件中使用它。许可证更具体的描述在每个源代码文件的顶部可以找到。TinyXML在保证正确和恰当的XML输出的基础上尝试成为一个灵活的解析器。TinyXML可以在任何合理的C++适用系统上编译。它不依赖于异常或者运行时类型信息,有没有STL支持都可以编译。TinyXML完全支持UTF-8编码和前64k个字符实体。
- 2022-03-16 12:21:26下载
- 积分:1
-
C语言小程序,学习指针运算的各种算法
C语言小程序,学习指针运算的各种算法-C language small program, the Operational Guidelines learning algorithms
- 2022-07-16 08:23:00下载
- 积分:1
-
java源代码
- 2022-05-14 10:04:41下载
- 积分:1
-
一个小波变换的C++代码,希望对用到的人有帮助
一个小波变换的C++代码,希望对用到的人有帮助-a wavelet transform C code, and I hope to be used to help the people
- 2023-03-10 15:20:03下载
- 积分:1
-
查找二叉树
这是一份基于c++实现的查找二叉树(排序二叉树)的实现代码。在源代码类中,包含二叉查找树的插入,删除,以及查找树中任意排序任意位置的数。其中函数包含了递归实现和非递归实现。
- 2022-04-20 11:46:50下载
- 积分:1
-
字符串数组排序
字符串数组排序-Char array sort
- 2022-01-27 20:44:32下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
Visual C++常微分方程解法(转载)
Visual C++常微分方程解法(转载)-Visual C Ordinary Differential Equations Solution (reproduced)
- 2022-02-04 07:31:54下载
- 积分:1
-
关于超分重建的论文
关于超分重建的论文,主要针对全变差超分重建即TV算法,SCI的论文,里面分别有对该算法的详细说明和介绍,是比较新颖的,最近发表的论文,对超分重建工作者和科研者有帮助,是非常重要的理论基础。
- 2023-02-19 08:55:05下载
- 积分:1