搜索资源列表
JAVA绘制简单彩色图形
- * 绘图,矩形和椭圆。图形的位置坐标、图形大小和颜色随机产生 * 用户操作按钮绘图
SY-4
- c语言绘制鸭子 辅助设计 更换坐标变换图形-c language mapping Ducks aided design graphics replacement coordinate transformation
ZIFUTUXING
- 本程序为汇编语言实现的字符图形程序。1)制作一个图形元素表,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分; 2)将光标定位在屏幕的右半部分画图区,上、下、左、右光标控制键控制光标在四个方向的移动,不显示其轨迹,同时要控制光标位置不超出画图区的边界; 3)当按动某一数字键时,在光标位置处显示出相应编号的字符图形,然后移动光标,再显示下一个图形,最后绘制出一幅由字符组成的图形。 4)按动ESC键,退出程序,返回DOS。 -procedures for t
FlexGraphics
- 是一套创建矢量图形的VCL组件,支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。-is a creation of vector graphics VCL components, support Delphi and C Builder development environment. FlexGraphics Lib can be used to est
DrawGraph
- 程序的主要功能是实现动态的绘制图形,通过合理的修改可以运用与实时监控系统的动态显示。
javaclock
- java时钟,有监听事件,时间计数器,每一秒触发一次,绘制图形
delphicanvas
- 绘制图形 delphi绘制矢量图形 简单的小程序
完整的四人网络麻将游戏
- 实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。-achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reci
draw
- visual c++ 绘制图形-draw
Red-Square
- 这个程序展示了如何利用 Xcode 绘制图形,改变图形的属性-This program shows how to use Xcode to draw graphics, change the properties of graphics
Ex07_2
- VC++绘图教例,介绍如何用鼠标在窗口中绘制图形-VC++ drawing case
MyProjects
- 在MFC中建立Opengl环境并绘制图形-The building up of the Opengl environment in MFC and draw graphics
OLED_boxing
- LM3S8962开发板上,使用labview的arm模块编程,实现在OLED屏上绘制图形。-LM3S8962 development board using the labview arm module programming, draw graphics on the OLED screen.
magnify
- matlab绘制图形完成后,在句柄窗口实现局部放大,通过鼠标键盘的操作来选择放大区域-matlab graphics rendering is completed, the handle of the window to achieve local amplification, through the operation of mouse and keyboard to select the magnified area
Demo
- delphi 7 使用 image实现 国铁列车运行图的绘制 图形效果和国铁上的列车运行图一致,左边为车站名,上边为18点-18点,每10分钟为1小格,每半点为虚线。 本例中使用ADOQUERY + oracle数据库-delphi 7+ ADOQUERY+ oracle
Use_the_mouse_to_draw-a_circle
- 基于Labview2012开发的程序,实现鼠标在画图板上绘制图形,并能将图形导出成图片。-Labview2012 based development process, the realization of the mouse to draw graphics on the drawing board, and can export drawing.
OpenGL
- 使用OpenGL绘制图形,建立工程,在Qt Creator中编译运行通过-Using OpenGL to drawing,you can use the program in Qt Creator
huizhiyuan
- 网络高级编程,绘制图形:圆,C# 完整代码 -Senior network programming, draw circle, c# complete code
matlab实用程序百例
- 各种图形阴影,等高线绘制,交互式图形拟合,插值(All kinds of graphic shadow, contour line drawing, interactive graphic fitting, interpolation)
汇编绘制三角形图形程序
- 使用汇编语言进行绘制各式三角形的图形小程序(Drawing various triangles in assembly language)