-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
这是一个图片在线展示及查看统计系统,功能很不错, 供大家学习参考...
这是一个图片在线展示及查看统计系统,功能很不错, 供大家学习参考-This is a display of photographs and viewing online statistical system, functions quite well, and for them to learn from reference
- 2022-06-13 04:57:45下载
- 积分:1
-
用FFT分析周期矩形脉冲及其频谱, 这是计算周期矩形脉冲双边频谱的程序。...
用FFT分析周期矩形脉冲及其频谱, 这是计算周期矩形脉冲双边频谱的程序。-using FFT analysis cycle and rectangular pulse spectrum, which is calculated cycle rectangular pulse spectrum of bilateral procedures.
- 2022-02-25 15:05:31下载
- 积分:1
-
能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。...
能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
- 2022-03-10 23:20:06下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
EasyDraw轻松绘图程序源代码
EasyDraw轻松绘图程序源代码 -EasyDraw relaxed cartography procedure source code
- 2022-04-12 12:07:03下载
- 积分:1
-
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件....
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件.-image pushpin find the focal point, the document contains two original documents and an image file.
- 2022-06-26 08:20:24下载
- 积分:1
-
用于BMP位图图像文件与数据保留读
用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
- 2023-01-12 02:40:04下载
- 积分:1
-
用纯c语言写的俄罗斯方块的游戏。功能强大,可以变更速度。...
用纯c语言写的俄罗斯方块的游戏。功能强大,可以变更速度。-Pure c language game of Tetris. Powerful, can change the speed.
- 2022-07-09 01:35:26下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1