登录
首页 » 图形图像 » 一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。

一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。

于 2022-05-26 发布 文件大小:955.00 B
0 110
下载积分: 2 下载次数: 1

代码说明:

一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。-a language with graphics windmills, directly under the turbo c that can be achieved.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 字母识别号识别神经网络,看到的是漂亮的。
    文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
    2022-03-24 02:19:42下载
    积分:1
  • bvh_player
    一份播放bvh格式文件的程序软件代码,有工程文件。成功导入bvh文件后,即可按帧播放人体运动。操作简单,代码实用!
    2022-06-27 04:37:28下载
    积分:1
  • 本软件(ZHG制工具)由ZHG用C/C++开发,可用来进行简单画、查看由本软件制作的文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的...
    本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software (ZHG mapping tool) from ZHG with C/C development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics
    2022-04-11 08:47:57下载
    积分:1
  • 三维的三维变换程序,很有用的哦,是编译通过的。
    3D图形学三维变换程序,很有用的哦,在VC++下编译通过。-3D graphics 3D transformation process, a very useful oh, the VC compile.
    2022-02-15 02:16:11下载
    积分:1
  • had any news? Think that the news of the information in the record as Greek? If...
    消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中数据的指针。由于W P a r a m、l P a r a m和P o i n t e r都是3 2位的,因此,它们之间可以相互转换。-had any news? Think that the news of the information in the record as Greek? If this is the case, then look at the following explanation : hwnd 32 of the window handle. Window can be any type of screen, because most of Win32 to maintain a handle visual objects (windows, dialog boxes, buttons, edit box, etc.). Message used to distinguish between other sources of regular money, These constants can be Windows modules predefined constants, it can also be a self-defined constants. WParam is usually a source with the regular money, it might be the window handle or control. LParam is usually a memory data at the target. As a W P a r m, l P a r m and a P i n o t r e are three-two,
    2022-02-27 09:28:32下载
    积分:1
  • 计算机象处理,象压缩处理,压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
    计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
    2022-03-21 09:21:13下载
    积分:1
  • 基于ti5000系列dsp的无限冲击响应函数很实用
    基于ti5000系列dsp的无限冲击响应函数很实用-Ti5000 series based on the infinite impulse response functions dsp very practical
    2023-07-26 16:45:03下载
    积分:1
  • 超级的
    超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使-super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a
    2022-01-23 10:02:31下载
    积分:1
  • 用于将MNIST数据文件转换成bmp和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。...
    用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
    2022-03-22 13:18:29下载
    积分:1
  • C++ implementation of the fast distance transform algorithm
    C++ implementation of the fast distance transform algorithm -C++ Implementation of the fast distance transform algorithm
    2023-08-14 08:35:04下载
    积分:1
  • 696518资源总数
  • 104881会员总数
  • 38今日下载