-
摄影测量常用计算的代码库
摄影测量数据处理,包括:空间后方交会;前方交会;空中三角测量,相对定向,探讨了数字航空摄影测量的最新进展与应用领域,研究了生成正射影像图的关键步骤及其过程中使用的核心技术,通过讨论航空摄影测量的技术难点与研究热点,探索其发展方向与应用前景。相信对从事相关工作的同行能有所裨益。
- 2022-05-26 02:05:43下载
- 积分:1
-
二进制位流压缩解压
二进制位流压缩解压- The binary position class compression decompresses
- 2023-04-05 11:30:04下载
- 积分:1
-
模式识别之车辆识别技术采用VC++开发完整代码
模式识别之车辆识别技术采用VC++开发完整代码-Pattern recognition technology uses the vehicle identification VC++ Development integrity code
- 2022-03-19 21:27:23下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置...
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置-use Solidworks APIVisual Basic and development of the automatic change So lidworks current activation of the equipment configuration files accessories
- 2022-04-17 19:43:48下载
- 积分:1
-
3D图形处理,基于SDL library
3D图形处理,基于SDL library -3D graphics, based on the SDL library
- 2022-05-19 11:52:41下载
- 积分:1
-
vc written character recognition training source, the VC program, unpacked two c...
vc写的字符识别训练源码,VC编程,解压后有两个压缩包,一个是原代码,一个是可执行文件。-vc written character recognition training source, the VC program, unpacked two compressed, one of the original code, One is the executable file.
- 2023-01-15 23:15:04下载
- 积分:1
-
利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别...
利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
- 2022-03-10 08:06:38下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1
-
achieve wave magic code examples
实现水波特效的代码例子-achieve wave magic code examples
- 2022-02-13 01:46:49下载
- 积分:1
-
c++实现计算器
【标准计算器】不仅可进行加、减、乘、除等简单的四则运算,也可以进行开方、并且可以存储计算结果,并且提供了累存和积存功能。 【科学计算器】用于进行统计计算和科学计算。 ❀ 简单计算:四则运算、倒数等基础运算。 ❀ 函数计算:正切、余切、正切等函数运算。 ❀ 科学计算:可进行函数、对数运算,以及阶乘、幂运算等。 ❀ 数制的转换:可进行十进制、二进制、八进制、十六进制整数的相互转换。 【特色功能】 ❀ 支持键盘输入数字及基本运算符号(+ - * / =)、退格删除(Backspace)、清屏(Esc)等,便捷好用 ❀ 科学计算器模式下可通过输入算式进行复杂运算
- 2022-05-06 16:48:03下载
- 积分:1