-
GDAL处理大数据图像
该代码可以通过GDAL处理大数据图像,可以读取多种数据格式,可广泛应用于遥感图像处理,可供大家参考。
- 2022-05-06 20:47:37下载
- 积分:1
-
本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板....
本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板.-original bitmap processing, use 24 and eight image data characteristics of the establishment of the exchange functions, you need to use cumbersome palette.
- 2023-02-23 09:10:03下载
- 积分:1
-
Delaunay三角形是一个经典的生成算法可以用来形成一个网格模型。
Delaunay是经典的三角形生成算法,可用于形成mesh建模-Delaunay triangle is a classic generation algorithm can be used to form a mesh modeling
- 2023-02-08 23:40:04下载
- 积分:1
-
在图像上建立光源(有点类似于在图像上放置一个灯泡的效果)...
在图像上建立光源(有点类似于在图像上放置一个灯泡的效果)- Establishes the photosource in the picture (a little to be
similar to lays aside a light bulb in picture effect)
- 2022-03-24 07:17:42下载
- 积分:1
-
C++ QR码编码源码
QR码编码源代码,无需动态链接库,在VC或VS下运行工程,实现QR码编码,可以调版本,错误等级,掩模模式,可以保存图像。注释是日文,功能很强大。适合喜欢研究二维码或QR码的同学学习和研究。
- 2023-07-30 02:10:03下载
- 积分:1
-
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(英文版)。...
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(英文版)。-the software is used in SMT industry, equipment set reflow process documents, PCB test the temperature curve (*. tdx) introduction, this temperature curve analysis tool (English).
- 2022-01-25 23:48:13下载
- 积分:1
-
叠代制作彩色图片形成心形镜
叠代制作彩色图片形成心形镜-iterative production of color photographs formed heart-shaped mirror
- 2022-04-09 14:37:54下载
- 积分:1
-
OpenGL矢量矩阵库
为OpenGL开发的矢量和矩阵库,非常有用,类名源于GLSL
如vec3 vec4 mat3 mat4
- 2022-04-28 09:02:59下载
- 积分:1
-
模式识别,聚类算法的matlab程序。模式识别
模式识别,聚类算法的matlab例程。模式识别聚类-Pattern recognition, clustering algorithm matlab routines. Pattern Recognition Clustering
- 2022-02-06 16:23:56下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1