搜索资源列表
字符屏幕和图形功能函数
- 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle, removing graphics screen to
showwin
- 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The
java_movestar
- 移动星空。j2se内容。适合初学者。以随机数在屏幕画星,并用线程控制移动。-Mobile Sky. J2se content. For beginners. A random number on the screen-painting, and use mobile thread control.
Echalk
- 屏幕画笔,可以截图,擦除,自定义画笔等功能,适合初学者-Screen brushes, the ability to snap, erased, suitable for beginners
draw_rectangle
- windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
screenPen
- 屏幕画笔,可以在屏幕上自由的画。可以改变线条的颜色和样式-Screen brushes, can be free on the screen paintings. Can change the color and style of lines
biao
- 本程序可以实现在屏幕桌面上画任何东西,可以把屏幕当成一张纸,鼠标就是一只笔,可以任随你画,有兴趣的同学可以载下来参考。-This procedure can be achieved on the screen desktop painting anything, can the screen as a piece of paper, the mouse is a pen, as you can be any painting, interested students can set down t
write
- 屏幕画图,会议演示 可以配合word,excel,及其他程序进行演示-Screen drawing, the meeting presentation will be in line with word, excel, and other procedures demonstration
imorgin
- 用C语言写的图形初始化及画图子程序,可在同一屏幕中画出对应的时间序列和频谱。-Using C language to write and draw graphics initialization subroutine can be painted in the same screen in the corresponding time series and spectrum.
AnimatorIcon
- 动画线程的设计与实现 Java动画编程有多种实现方法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。Java多线程技术是Java动画编程中普遍运用的技术,它在控制动画程序的流程和动画的显示效果方面起着重要的作用。Java动画编程中的动画闪烁和图像残缺不全等现象,是Java程序员经常碰到的问题。本文以作者应用实例程序为基础,阐述如何运用多线程、重载Update、双缓冲和图像跟踪等技巧来解决这类问题,以达到动画显示的最佳效果。 -Animation Design a
TurboC_Homework
- 2008年C语言基础暑假作业 一、A:用TC软件在屏幕输出图像,例如一条正弦曲线。 B:用TC软件在扬声器输出声音。 二、用TC软件为小学生随即生成加减法运算题,要求所出试题以*.txt格式保存。 三、用TC软件实现对英文文章中以空格和标点符号为分割的单词数目的统计,要求能把文章(in.dat)读入内存,并能将结果以文件形式(out.dat)输出。 四、对TC软件“俄罗斯方块”游戏的分析与改写,要求了解程序的功能、修改“封面”上的制作人姓名、修改背景
ControlLine
- 自定义控制直线VB代码, 可由鼠标控制在屏幕画任意两点,并可以修改位置。-User control draw a line control.
Paintbrush
- 屏幕画笔,相当实用,Delphi源码。学生毕业设计作品。-Screen brushes, very useful, Delphi source code. Students graduate design work.
zhentaifenbuquxian
- 用c语言画出正态分布,在屏幕上显示出它的曲线-Draw a normal distribution with the c language on the screen shows the curve of its
RotateSceenTest
- 旋转屏幕,刷新没有重画部分,解决第一次屏幕旋转问题。-resolve screen rotate problem when first rotate screen.
line
- dda,bresenham,中点,不同方法屏幕画线。-dda bresenham ,draw line
lcd
- 这是一个Tiny210开发板的裸机程序,可以实现在LCD屏幕画圆、画点、画直线、画十字的功能。-this is a Bare machine program in Tiny 210 which can realize functions like draw circle、dot、strait line and cross.
exercise-2
- 使用c-free软件编写opengl,可是相同一屏幕画出多只2D小恐龙,实现分视窗。-C-free software is written using opengl, but the same as a 2D screen to draw more than just a small dinosaur, to achieve sub-window.
画正弦曲线
- 1) 在计算机上汇编运行,并输出正确结果。 2) 在1)基础上,修改该程序使屏幕输出正弦曲线的颜色变为红色(原为绿色。) 3) 继续修改该程序,在显示正弦曲线的同时,显示自己的学号和姓名(拼音)(Sinusoidal curves under DOS software)
随意画线
- 在屏幕上进行标注,画圈的软件,方便教学演讲之用。(Mark on the screen, circle of software, convenient for teaching speech.)