搜索资源列表
Filter.zip
- 这是一个滤波器的源代码,实现了根据波形数值在屏幕上画出波形,在工业设计中有参考价值。
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he pain
TestSystem
- 随机长生一些温度直,可以在屏幕上画出来,最后可以可以运用到单片机上去-some random temperature straight longevity can be painted on the screen and eventually can be used to boost SCM
DDA-line
- 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
pro_screen
- 本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏幕上画出数字0-9;(3)让10个数字在屏幕上滚动,以达到屏保的作用。
screenruler
- 在屏幕上画出标尺,标尺比例可缩放,配合摄象头可测量一些物体的尺寸.
AO_code
- AO开发:鹰眼图功能,虫眼功能,ArcMap中调用现有的功能,在屏幕上画线,ArcMap中添加要素,利用对话框添加lyr数据
mouse
- 在图形模式下显示鼠标,以鼠标坐标位置为基准点在屏幕上画一条纵贯屏幕的垂直线和一条横贯屏幕的水平直线。当鼠标移动时,两条直线也跟着移动。当按下鼠标右键时停止程序运行
pb2132
- 这是一个屏幕保护程序,通过在屏幕上画圆、正方形、三角形,并产生多种动画效果,从而对显示器屏幕-This is a screen saver, through on-screen Circle, square, triangle, and have a variety of animation effects, so as to screen
[_A_Line_D1858922282005
- 一个用使用鼠标 在屏幕上画直线的源代码! 有兴趣的朋友可以下下来研究研究 很基础的东西! Benjamin
Block
- 使用OpenGL在屏幕上画一个简单3D方块。
在Java中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of fr a mes to create th
在Java中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of fr a mes to create th
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he pain
screenruler
- 在屏幕上画出标尺,标尺比例可缩放,配合摄象头可测量一些物体的尺寸.-Draw on the screen ruler, ruler proportion scalable to meet a number of objects摄象头measurable size.
AO_code
- AO开发:鹰眼图功能,虫眼功能,ArcMap中调用现有的功能,在屏幕上画线,ArcMap中添加要素,利用对话框添加lyr数据-AO Development: Eagle Eye diagram function, eye function insects, ArcMap to call the existing functions of painting lines on the screen, ArcMap to add elemen
[_A_Line_D1858922282005
- 一个用使用鼠标 在屏幕上画直线的源代码! 有兴趣的朋友可以下下来研究研究 很基础的东西! Benjamin-With the use of a mouse on the screen painting a straight line of source code! Have interested friends can look down under the very basis of things! Benjamin
S60_Platform_Scalable_Screen-Drawing_Example_v1_0.
- 这是一个在屏幕上画图的案例,请大家看看,一定有所收获啊 -This is a drawing on the screen of the case, please look at the U.S. must gain ah
AnimatorIcon
- 动画线程的设计与实现 Java动画编程有多种实现方法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。Java多线程技术是Java动画编程中普遍运用的技术,它在控制动画程序的流程和动画的显示效果方面起着重要的作用。Java动画编程中的动画闪烁和图像残缺不全等现象,是Java程序员经常碰到的问题。本文以作者应用实例程序为基础,阐述如何运用多线程、重载Update、双缓冲和图像跟踪等技巧来解决这类问题,以达到动画
随意画线
- 在屏幕上进行标注,画圈的软件,方便教学演讲之用。(Mark on the screen, circle of software, convenient for teaching speech.)