-
Simple C++ Paint program, I hope you like
简单C++画图程序,希望大家喜欢-Simple C++ Paint program, I hope you like
- 2023-03-11 01:05:04下载
- 积分:1
-
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的...
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的 -Realize the arbitrary bitmap scaling (o-point method and linear interpolation), arbitrary rotation (o-point method and linear interpolation method), all source code, do not use the other library, the code is purely to achieve
- 2023-04-26 09:55:04下载
- 积分:1
-
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。...
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to appreciate the code, there will be harvested, the machine vision and image understanding of the programming will deepen big step.
- 2023-05-06 15:10:03下载
- 积分:1
-
毕业了,做了一款连连看的小游戏,是用VC实现的,基本上比较完整...
毕业了,做了一款连连看的小游戏,是用VC实现的,基本上比较完整-Graduated, made a Lianliankan little game, is to use VC to achieve, essentially a relatively complete
- 2022-10-26 03:30:06下载
- 积分:1
-
这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。...
这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。-This is an example for demonstrating how to set the RGB value and change the effect of color in Delphi.
- 2022-07-20 03:50:41下载
- 积分:1
-
类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保...
类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all to imitate the drawing board, features mainly include: hand-painted lines, simple graphics, text input, drag and drop block, repeated withdrawal, screen zoom, open the save image file, In addition to directly from the database or XML access pictures, also provides access to images from the Base64 encoding of the interface, the other also achieved the same effect and drawing board of the toolbox and the color cartridge.
- 2022-07-25 05:56:11下载
- 积分:1
-
VC++ Do 8 grid game, support the human
VC++做的8格游戏,支持人机交互,包括各种算法研究,和实例分析-VC++ Do 8 grid game, support the human-computer interaction, including a variety of algorithms, and examples of analysis
- 2022-02-03 15:10:02下载
- 积分:1
-
脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法...
脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinning algorithm
- 2022-08-31 18:25:03下载
- 积分:1
-
图像旋转(三次样条插值)
图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
- 2022-08-23 05:50:32下载
- 积分:1
-
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。...
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。-procedures for the two categories CRecordSound and CPlaySound. can PCM recording and playback of sound files.
- 2022-03-03 06:45:01下载
- 积分:1