登录
首页 » 其他项目 » 简单的绘图编程 划直线水平线随手画直线椭圆位图

简单的绘图编程 划直线水平线随手画直线椭圆位图

于 2022-03-14 发布 文件大小:582.11 kB
0 247
下载积分: 2 下载次数: 1

代码说明:

简单的绘图编程 划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap

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

发表评论

0 个回复

  • 闻亭视频通信模块(vcm_dm642)技术参考,版本:V1的…
    闻亭公司视频通信模块(VCM_DM642)技术参考资料,版本号:V1.0.详细介绍了这块板子的硬件配置情况,对入门很有帮助.-Wintech Video Communication Module (VCM_DM642) Technical Reference, version: V1.0. Detailed information on the hardware configuration of this board, the on entry helpful.
    2022-02-01 11:17:34下载
    积分:1
  • 用于大型电源厂的电源老化监控和数据采集程序
    用于大型电源厂的电源老化监控和数据采集程序-For large power plant" s power monitoring and data collection procedures for the aging
    2023-04-10 23:55:03下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • test phase based on the C8051F330 phase test source code
    测试相位 基于C8051F330的相位测试源代码 -test phase based on the C8051F330 phase test source code
    2022-12-01 12:30:03下载
    积分:1
  • 提取NOAA PAL(Pathfinder AVHRR Land cover data)中的中国部分子集
    提取NOAA PAL(Pathfinder AVHRR Land cover data)中的中国部分子集
    2023-05-27 19:25:03下载
    积分:1
  • 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。中端口A和B分...
    注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parallel Port A, B transmission of data control 12 LED light emitting diode to the analog-to eliminate two injection molding machine control the production process. These ports A and B respectively counterparts on the 1st and the 2nd injection molding machine, each one represented an LED processes. BORLAND programming language using C language.
    2022-04-06 16:51:07下载
    积分:1
  • sql_parser
    目前只实现了对语法的解释,得到一个树,后续需要的工作:1.修改sql.l,实现对cha数组的解析2.实现一个cui界面,来完成最终的功能
    2022-07-19 06:57:25下载
    积分:1
  • this a simple login form
    this a simple login form-this is a simple login form
    2022-07-06 11:16:07下载
    积分:1
  • X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。...
    X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。
    2022-10-01 18:25:03下载
    积分:1
  • 能放大部分屏幕可以用来擦看一些很小的字或图片上的细节
    能放大部分屏幕可以用来擦看一些很小的字或图片上的细节-Can enlarge part of the screen can be used to rub a small word or a look at some details of the pictures
    2022-11-03 06:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载