-
This is a chess game, the rules of the game similar to Go. Function is not very...
这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
- 2023-05-19 18:50:04下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
用来查看任何一个地方的像素点的颜色,还是很有用的
用来查看任何一个地方的像素点的颜色,还是很有用的-Is used to view any one place pixel color, or very useful。。。。。。。。。。。。。。。。。
- 2022-03-05 16:13:21下载
- 积分:1
-
转换一非设备相关位图到一设备相关位图
转换一非设备相关位图到一设备相关位图 -Transfering a non-related device dib to a device related dib
- 2022-03-18 03:56:56下载
- 积分:1
-
用于捕获指定窗口的源码,特别之处在于捕获不在屏幕区域,但对有些视频支持不好...
用于捕获指定窗口的源码,特别之处在于捕获不在屏幕区域,但对有些视频支持不好-Specified for the capture of the source window, the screen is so special about the region is not caught, but some bad Supporting Videos
- 2022-07-27 09:02:28下载
- 积分:1
-
多层图像合成的visual c++源码,对初学者很有帮助
多层图像合成的visual c++源码,对初学者很有帮助-multilayer image synthesis of visual c source code, useful for beginners
- 2022-04-28 00:00:02下载
- 积分:1
-
Bezier曲线的算法。使用准备MFC。
Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
- 2023-06-09 13:55:03下载
- 积分:1
-
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。...
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。-mini image browser source code, the earlier procedures, but contains images visit the basic concepts and methods for beginners learning.
- 2022-03-03 06:22:58下载
- 积分:1
-
Bitmap handler it handles bitmap just for testing am uploading even i dont know...
Bitmap handler it handles bitmap just for testing am uploading even i dont know the internals
- 2022-10-08 19:55:03下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1