-
提取EXIF信息的数码相机的照片,几乎所有的…
用于提取数码相机相片中的EXIF信息,几乎所有的信息都可以提取出来-For extracting digital camera photos in the EXIF information, almost all of the information can be extracted
- 2022-06-17 19:25:53下载
- 积分:1
-
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境...
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境:VC++.NET、SQL Serve 2000、WindowsXP
注意事项:
- 2023-03-27 20:00:04下载
- 积分:1
-
application that can process some simple image
application that can process some simple image
- 2022-01-25 16:22:27下载
- 积分:1
-
多光谱TM图像与SPOT全色图像的融合处理
多光谱TM图像与SPOT全色图像的融合处理-TM multi-spectral images with the SPOT panchromatic image fusion treatment
- 2022-08-18 02:10:12下载
- 积分:1
-
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛...
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛-Gaussian Mixture Modeling of video Gaussian mixture background modeling, at the fixed cameras are widely used environment
- 2022-03-17 04:34:49下载
- 积分:1
-
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。...
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。-vc development in the context of digital image processing source code, are based on the transform.
- 2022-12-07 08:50:03下载
- 积分:1
-
一套由matlab编写的自然人脸特征提取与相似分析系统的一部分。...
一套由matlab编写的自然人脸特征提取与相似分析系统的一部分。-A set of natural persons prepared by the matlab face feature extraction and similarity analysis system.
- 2023-06-28 08:45:03下载
- 积分:1
-
The C++ implementation of the latest 2D shape registration algorithm. Based on d...
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
- 2022-04-26 18:02:42下载
- 积分:1
-
用于运动估计的各种块运动估计算法集成…
集成了多种块运动估计算法,对刚接触运动估计算法的同学非常具有参考价值。-Integration of a variety of block motion estimation algorithm for motion estimation algorithm刚接触students have great reference value.
- 2022-01-27 19:49:00下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1