-
类似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
-
可以随意放大的GDI实例
可以随意放大的GDI实例-can arbitrarily enlarged examples of GDI
- 2022-11-28 23:35:03下载
- 积分:1
-
这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用...
这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用-This is a work written in Visual C++6.0 image contour tracking procedures, and with a test image, the whole process is very easy to use
- 2022-10-18 19:55:03下载
- 积分:1
-
image processing code, edge detection and extraction, contour tracking algorithm
图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
- 2022-02-03 08:34:36下载
- 积分:1
-
日本一个公司的摄像机IC系统设计,该摄像机有宽动态功能,效果很棒...
日本一个公司的摄像机IC系统设计,该摄像机有宽动态功能,效果很棒-this is a datasheet about high dynamic range CCD lens from one Japanese company, they support the IC
- 2022-05-05 13:04:31下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1
-
一个五子棋的程序,当然和传统的五子棋有所不同,包含了人工智能的东西,可以玩玩看,很有意思,代码写的也很好!...
一个五子棋的程序,当然和传统的五子棋有所不同,包含了人工智能的东西,可以玩玩看,很有意思,代码写的也很好!-A Gobang procedure, of course, and traditional Gobang different things that contain artificial intelligence can play look very interesting, written in code is also very good!
- 2022-08-20 06:39:08下载
- 积分:1
-
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成....
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成.-use 2D 3D results show, this is a rotating cone also, and SC2 different from the many oval composition.
- 2022-02-04 02:40:18下载
- 积分:1
-
a small program, the main achievement of some of the graphical programming inter...
一个java小程序,主要实现一些图形界面的编程-a small program, the main achievement of some of the graphical programming interface
- 2022-06-27 15:24:10下载
- 积分:1
-
一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能...
一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能-a rotating 3-D cube example, the automatic rotation on the basis of a pan and zoom functions
- 2022-07-27 06:34:19下载
- 积分:1