搜索资源列表
shilianGraphic.rar
- 主要功能 : 1、画图,并有坐标尺 2、能够随意的放大缩小(编写两个函数,分别对应X,Y粥的缩放倍数) 3、一个记录集(或链表),记录当前画了多少图形,分别是什么图形,颜色,状态等 4、一个枚举类型,枚举所有本控件能画的图形(长方形,正方形,三角形 及自定义(即鼠标随意画)等) 5、能通过鼠标删除所画图形,并能移动图形,填充图形等 6、能够导出位图文件(bmp)
tuxing
- 用汇编语言实现画图功能,包括圆,方,三角形,直线。而且能着色,移动,
tuxingbianhuan
- 系统具有4种可选择的功能,按字母“Y”画一个用点组成的圆;按字母“S”画一个三角形用并不同颜色填充;按字母“Z”画一个矩形并用不同颜色填充;按“q”键退出。-System has four kinds of optional features, according to the letter " Y" draw a circle with points by letter " S" and draw a triangle with different col
tuxingzhuanhuan
- 1.按字母“Y”画一个用点组成的圆; 2.按字母“S”画一个用不同颜色填充的三角形; 3.按字母“Z”画一个用不同颜色填充且带有边框图案的矩形; 4.按“q”键退出 -1. According to the letter "Y" draw a circle with points 2. According to the letter "S" draw a different color filled triangle 3. According to the let
exchange
- 图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。 -Graphics transformation process, according to the letter " Y" Draw a circle with dots according to the letter " S" painted a different color
triangle
- 绘制三角形图形程序 要求:掌握PC机显示模式的分类及特点 掌握利用汇编语言在图形方式下的编程方法 内容:编写程序.使PC机在中分辨率(模式4)显示一个三角形(各种三角形)。对于图形设计,要通过BIOS INT 10H调用,用菜单选择三角形的输出-Draw triangle graphics program requirements: PC, display mode control the classification and characteristics to master th
tuxing
- 按字母“Y”画一个用点组成的圆;按字母“S”画一个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案的矩形;。按Q退出程序。-Press the letter " Y" draw a circle with dots by the letter " S" draw a triangle filled with a different color by the letter " Z" painted a differen
KpImageViewerV2_151_src
- The attached example solution contains two projects: the ShapeEditorLibrary, containing the basic shape editor classes, and the ShapeEditorExampleVs2008 project, containing the form you see in the screenshot, including the property grid + selection c
Manipulating-GDIP-Drawings-(VB)
- The attached example solution contains two projects: the ShapeEditorLibrary, containing the basic shape editor classes, and the ShapeEditorExampleVs2008 project, containing the form you see in the screenshot, including the property grid + selection c
sanjiaoxing
- 用汇编语言写的一个绘制三角形的程序,是大学的课程设计作业,相信很多人可以用的到。-Program written in assembly language to draw a triangle, the university curriculum design work, I believe many people can use to.
sjx
- 用汇编语言开发的绘制三角形的软件,大二的课程设计作业,很多人会用的到的。-Draw a triangle using the assembly language development software, sophomore course design work, a lot of people will to.
huibian
- 这是汇编语言的一些学习程序,包括了许多的东西分支程序设计: 1、编写程序,键入学生成绩(百分制),按A、B、C、D显示在屏幕上。 2、编写一程序,比较两个字符串所含字符是否相等,如果相等,在屏幕 上显示“Y”,反之显示“N”。 循环程序设计: 1、设有一段文字,编写一段程序查找字母a出现的次数,并显示在屏幕上。 2、编写程序,求出100以内既能被2整除又能被3整除的数,并显示在屏 幕上。 子程序设计: 1、编写子程序,分别计算100以内所有奇数之和与所有偶数之和,
glut_triangle
- 用OPENGL畫三角形 讓你馬上了解OPENGL-OPENGL draw a triangle so you immediately understand OPENGL
riangulo
- Draw a Triangle in screen
sanjiaoxing
- 绘制一个三角形,输入旋转个数及边长,可自动绘制一个三角形绕其自身旋转。-Draw a triangle, when you input rotation number and side length,it can automatically draw a triangle goes around itself.
tuxingbiajiqi
- (1)文件功能 (2)有鼠标,键盘输入(可以画直线,折线,矩形,圆 ,三角形) (3)具有选择图形,移动,删除功能 (4) 菜单功能 (5)可以选择线形,线宽,颜色 (6)具有坐标显示功能 文件功能,图形移动删除功能等局部功能没实现,大部分都可以实现,如果机器不支持全屏显示,可下个DosBox,在DosBox中运行-(1) File feature (2) there is a mouse, keyboard input (you can draw a straigh
EX2
- 编写一个函数发生器,要求 : 能够通过用户界面选择产生正弦波、三角波、锯齿波、方波等函数波形 用曲线图控件绘制用户选择的波形。 -Write a function generator requirements: Can be selected via the user interface to generate sine, triangle, sawtooth, square wave function waveform Waveforms selected by the u
TRIANGLE
- opengl绘制三角形 可运行 Opengl绘制三角形程序 可运行-use OPENGL to draw a triangle ,can run
5ti
- 用C#设计一windows应用程序,,,按“A”画圆,按“B”画矩形,按“C”画三角形。-Design A Windows applications in C#, and, according to the A circle, rectangle according to the B picture, in accordance with the C draw A triangle.
