-
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方...
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方-Determine the random numbers for random read data, it is the primary source code, can be modified for other places
- 2022-01-30 22:01:58下载
- 积分:1
-
SPH method used to prepare the shock tube procedures, the development of the lan...
用SPH方法编写的激波管程序,开发语言C-SPH method used to prepare the shock tube procedures, the development of the language C
- 2023-07-18 05:15:03下载
- 积分:1
-
视频目标检测跟踪例程
基于aforge.net的视频监控智能分析,目标跟踪、物体分类,用C#编写,是个很好的例子。
- 2022-01-25 22:09:17下载
- 积分:1
-
聚类分析的for程序集
聚类分析的for程序集-cluster analysis procedures for the collection
- 2022-06-20 22:32:51下载
- 积分:1
-
使用快速排序法对一位数组进行排序
快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-08-09 14:10:19下载
- 积分:1
-
用Csharp语言实现KMP查找匹配算法测试正确算法很快
用Csharp语言实现KMP查找匹配算法测试正确算法很快-Csharp language by KMP matching algorithm to find the correct algorithm to test soon
- 2022-02-02 16:29:45下载
- 积分:1
-
OpenCV win32 sdk
资源描述1、双击 SDKdlldllsetup.bat 文件,安装 ExtOpenCV 动态库。
2、创建VC工程,将 SDKExtOpenCV文件夹 和 SDKExtOpenCV.h头文件 拷贝到工程目录下。
3、添加 ExtOpenCV.h头文件 到工程即可使用 CExtOpenCV 类库和 OpenCV 中的所有函数。
4、ExtOpenCV 函数功能详细说明见 ManualExtOpenCV参考手册。另附OpenCV中文手册。
5、具体使用方法可参看 Demo 程序,内有主要功能演示。
- 2022-05-15 02:59:23下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
实用的具有精度监视功能的常微分方程数值解法
实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution
- 2023-02-14 01:30:04下载
- 积分:1
-
数值分析算法矩阵的LU分解法
数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
- 2022-03-18 12:30:30下载
- 积分:1