-
CUDA_match
基于CUDA库进行图像间的匹配,很好的入门学习代码。CUDA是Compute Unified Device Architecture的缩写。 代码中主要包含CUDA的基本功能库,图像立体匹配源代码,图像处理源代码和模板匹配源代码等,还包含了测试数据。
- 2022-01-24 09:49:57下载
- 积分:1
-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1
-
Lorenz attractor, Butterfly Effect of Solution
洛伦兹吸引子,蝴蝶效应的解法-Lorenz attractor, Butterfly Effect of Solution
- 2023-07-24 18:10:03下载
- 积分:1
-
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
- 2022-06-30 08:02:44下载
- 积分:1
-
OpenCV Skin Detector with C#
- 2023-04-07 02:15:03下载
- 积分:1
-
一个实用的PI源代码程序
这是基于DSP的PI控制源码,含有PWM输出控制。
Inputs : I3: pointer to Delay line buffer *
* M3: 1 *
* L3: length of Delay line buffer *
* I7: pointer t
- 2022-04-19 10:56:36下载
- 积分:1
-
数值分析里面解方程的一种方法
叫什么忘记了
几年前写的东西
站长补充下嘛...
数值分析里面解方程的一种方法
叫什么忘记了
几年前写的东西
站长补充下嘛-Numerical Analysis Solution of equation inside What a way to have forgotten to write something a few years ago under the head to add them
- 2022-01-26 08:10:11下载
- 积分:1
-
math software
math software
- 2022-02-10 07:53:41下载
- 积分: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
-
直线求交代码
应用背景
本人利用空闲时间来编造出简单的直线求交的FORTRAN代码,希望能帮助到有用的人,好人有好报,不用谢。
fortran,是数值计算中常用的解析语言。
关键技术该段代码采取了直线直接求交的方式。如果想要技术详细资料的话,好好啃里面的代码,挺好的。fortran,是数值计算中常用的解析语言。
- 2022-02-01 02:55:12下载
- 积分:1