登录
首页 » 终端 » 可以画一个彩色的多边形,是在VC环境下编写的。

可以画一个彩色的多边形,是在VC环境下编写的。

于 2023-02-22 发布 文件大小:603.21 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

可以画一个彩色的多边形,是在VC环境下编写的。-draw a colorful graph

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

发表评论

0 个回复

  • 一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术...
    一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis
    2022-01-22 07:38:50下载
    积分:1
  • 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程...
    1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, the process is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion. For example, lexical analysis has been credited to a sequence of data storage structures to be used later. 5, the scanning process is handled by the part of teachers Coaldale red model procedures and revisions, (an increase of some function) in order to adapt to other parts of the interface are all prepared b
    2022-02-11 12:24:13下载
    积分:1
  • Video Based Face Detection
    Video Based Face Detection
    2023-05-19 01:00:04下载
    积分:1
  • 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
    银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
    2022-03-24 02:06:39下载
    积分:1
  • GIS相关工具,可以把e00和 Coverage 文件进行互转
    GIS相关工具,可以把e00和 Coverage 文件进行互转-GIS tools, and can e00 files Cross Coverage
    2022-06-27 07:12:39下载
    积分:1
  • 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存...
    是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the insert management, scheduling, search, delete, change the functional. Results stored in the default document, the user can choose whether or not start loading documents or withdraw from the process preserve the results. The program is inadequacy : do no graphical user interface, the user may not be very convenient. No use database, but directly to the results of the proceedings to preserve documents. The process of achieving better performance management functional part. C code that can be used as part of further development of resources.
    2022-06-19 03:44:58下载
    积分:1
  • this procedure is to windows at the school system. See the note other procedures...
    此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
    2022-02-06 00:59:59下载
    积分:1
  • 面向对象类的数字
    执行一个作业与实心椭圆。 您必须执行以下操作: • 选择的人物之一,作为当前一个; • 删除、 移动、 重新油漆、 更改 大小的当前的数字 ; • 添加数字 (取决于不同类型的 按下键) ; • 输出。 此外,在每个阶段应清除屏幕和周期性 重绘的所有形状。
    2023-08-20 06:00:03下载
    积分:1
  • 简单的windows下的arp扫描程序,可以查询网段内的主机
    简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
    2022-07-28 06:55:08下载
    积分:1
  • 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户和服务器将应用的处理要求分开,同时又共同实现其处理要求,对客户程序的请求实现“分布式应用处理”...
    客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
    2023-06-10 06:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载