-
这是一个用C实现的画图源码,实现过程为通过屏幕上的一个小圆移动路径画出一副图....
这是一个用C实现的画图源码,实现过程为通过屏幕上的一个小圆移动路径画出一副图.-This is a realization of the C source drawing, the process of realizing on the screen through a mobile knolls draw a road map.
- 2022-03-01 15:06:08下载
- 积分: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
-
这是一个由bcb编写的图象编辑代码(GDI)
这是一个由bcb编写的图象编辑代码(GDI)-This is an image edit program written by bcb.
- 2022-01-25 19:58:46下载
- 积分:1
-
ISODATA source code
ISODATA的源代码-ISODATA source code
- 2022-03-09 18:33:20下载
- 积分:1
-
本程序通过读取文件中的数据来作为数据源,绘制历史曲线,其中还有数据的显示等...
本程序通过读取文件中的数据来作为数据源,绘制历史曲线,其中还有数据的显示等-This procedure by reading the data file as a data source, mapping the history of curves, including data display, etc.
- 2023-03-21 16:20:04下载
- 积分:1
-
平方律检波器
Square Detector
- 2022-03-26 14:59:09下载
- 积分:1
-
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形...
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
- 2022-04-12 16:00:59下载
- 积分:1
-
Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压...
Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压-Flash5 picture perspective transform this procedure code is very simple, but it can achieve a much more complex transformation through mobile mouse, pictures will rotate and extrusion
- 2022-04-16 08:56:25下载
- 积分:1
-
数据结构,关于二叉树建立的方法例子,希望对大家有用处
数据结构,关于二叉树建立的方法例子,希望对大家有用处-data structure, the establishment of the binary tree example, we hope to be useful
- 2022-07-26 00:46:23下载
- 积分:1
-
Using c language implementation line drawing, repeatable draw, you can also set...
用c语言实现线的绘制,可重复绘制,也可以设置参数对线的颜色等属性进行修改,这是最简单的c实现,其中的BGI必须先初始化,否则程序会报错-Using c language implementation line drawing, repeatable draw, you can also set the parameters on-line to modify the color and other attributes, it is the simplest c implementation, of which BGI must be initialized, otherwise program will complain
- 2023-02-06 03:00:02下载
- 积分:1