-
2D Iterated Function System Fractal source code. Zip
二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
- 2022-05-09 12:07:32下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
c++实现计算器
【标准计算器】不仅可进行加、减、乘、除等简单的四则运算,也可以进行开方、并且可以存储计算结果,并且提供了累存和积存功能。 【科学计算器】用于进行统计计算和科学计算。 ❀ 简单计算:四则运算、倒数等基础运算。 ❀ 函数计算:正切、余切、正切等函数运算。 ❀ 科学计算:可进行函数、对数运算,以及阶乘、幂运算等。 ❀ 数制的转换:可进行十进制、二进制、八进制、十六进制整数的相互转换。 【特色功能】 ❀ 支持键盘输入数字及基本运算符号(+ - * / =)、退格删除(Backspace)、清屏(Esc)等,便捷好用 ❀ 科学计算器模式下可通过输入算式进行复杂运算
- 2022-05-06 16:48:03下载
- 积分:1
-
BP neural network based on the characters of the print images to identify, after...
基于BP神经网络对印刷体字符图象进行识别,经过前期处理,获得64*64的二值图象,其二值图象数据作为神经网络的输入.-BP neural network based on the characters of the print images to identify, after pre-treatment, access to 64* 64 binary image, and the second value of image data as the neural network input.
- 2022-03-02 20:31:02下载
- 积分:1
-
数字图像处理
数字图像处理学-Digital Image Processing
- 2022-03-24 08:55:13下载
- 积分:1
-
从一幅大图像中剪切一小块来,c语言程序。自己写的,可以用...
从一幅大图像中剪切一小块来,c语言程序。自己写的,可以用
- 2022-06-26 06:41:24下载
- 积分:1
-
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,...
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,与传统分立IGBT或模块相比, 其具有体积小、功能多、可靠性高、价格便宜等优点。-IPM as the power IC products, which use surface mount technology arm of the three-phase bridge and six IGBT driver circuit protection circuitry integrated into a module, in addition to driving functions, but also a lot of protection, and the traditional separation or IGBT module compared to its small size , functional, high reliability, low price advantages.
- 2023-07-22 12:15:03下载
- 积分:1
-
MFC bresenham画线算法 MFC bresenham画线算法
MFC bresenham画线算法 MFC bresenham画线算法-bresenham bresenhambresenhambresenhambresenhambresenhambresenham
- 2022-09-26 19:15:03下载
- 积分:1
-
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!-MiniGUI example code for learning MiniGUI people, this is a good example!
- 2022-10-22 21:50:03下载
- 积分:1
-
KenDelaunay
1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助.
2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形
3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
- 2022-01-25 16:47:02下载
- 积分:1