-
JPEG图片转换成BMP图片
这个程序是功能是将JPEG图片文档转换成BMP图片文档。
包括JPEG文件解码,BMP文件输出。
VC++6.0下编译通过。
- 2022-04-07 02:22:17下载
- 积分:1
-
欧几里德算法和扩展欧几里德算法。用C和C++实现。
欧几里德算法和扩展欧几里德算法。用C和C++实现。-extended Euclidean algorithm and the Euclidean algorithm. C and C to achieve.
- 2023-04-02 23:35:03下载
- 积分:1
-
此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis...
此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis -this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis
- 2022-07-19 07:05:55下载
- 积分:1
-
这是一个简单的演示如何评价文本的数学表达式
This a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc - which does the main calculations, 2) Stack -
which is used to push and pop intermediate operators and numbers and 3)
Symbol Table. The symbol table is a collection of calc symbols, a type structure
consisting of various elements, including the expression name, function name,
and the final value of the expression The evaluation procedure is done in three
steps: 1) simplify the expression by removing all the elements within () and
storing them in subexpressions within the symbol table. 2) Each of these sub
expressions are then converted to RPN format (Reverse polar notation) and
evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functi
- 2022-02-20 06:26:41下载
- 积分:1
-
曼德勃罗集
曼德勃罗在并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程上并行编程上并行编程上并行编程曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗
- 2022-02-06 08:35:24下载
- 积分:1
-
肺结节分割算法
单层胸部CT图片的肺部分割用法
- 2022-03-12 07:12:35下载
- 积分:1
-
设计集锦设计集锦.rar
设计集锦设计集锦.rar-Design Collection Design Collection. Rar
- 2022-01-23 10:41:17下载
- 积分:1
-
实现base64编解码运算,实现base64编解码运算
实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
- 2022-04-15 22:26:11下载
- 积分:1
-
红外的万能遥控
原创的智能家居用的红外遥控器,能对遥控器的脉冲信号进行学习并刻录,做到遥控按键的集成化
- 2023-09-02 07:50:03下载
- 积分:1
-
MUSIC算法
用MUSIC算法实现信号的DOA估计
- 2022-05-30 01:04:44下载
- 积分:1