搜索资源列表
lcd_dong
- CM12864驱动程序 ARM控制LCD显示数字还有屏幕保护功能,此程序最大的特点就是CM12864的驱动,非常有用。
time
- 本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏幕上画出数字0-9;(3)让10个数字在屏幕上滚动,以达到屏保的作用。-The main achievement of this procedure a 0-9 character dot matrix liquid crystal scroll the output on the screen in order to achieve t
ScreenDisplay
- Screen Display 是WinCE 下屏幕保护程序,有源代码-Screen Display is under WinCE screen saver, active code
ScreenSaver_v1
- 实现在多图片的全屏实现,类似于屏幕保护程序,可在WCE5,WCE6中可靠运行-Achieve full-screen images to achieve more, similar to the screen saver can WCE5, WCE6 the reliable operation
screen-protect
- 基于VHDL语言编写的,通过下载到FPGA板子上,连接到电脑屏幕实现的屏幕保护程序,屏保中实现了多种运动方式,已包含按键防抖动功能。-VHDL language, downloaded to the FPGA board connected to the computer screen to achieve the screen saver, screensaver to achieve a variety of sports, contains the button shake functio
pro_screen
- 本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏幕上画出数字0-9;(3)让10个数字在屏幕上滚动,以达到屏保的作用。
Screen-saver
- 设计一个屏幕保护程序,对其编译,仿真,下载。 屏幕保护程序具体要求如下: 1. 使用ISE附件中的CORE Generator在块RAM/ROM中存储一幅图像数据,将此模块作为屏幕保护程序的一部分,存储屏幕保护程序中所用的图像。 2. 当启动程序或者按下btn[3]时,图像显示在其初始位置(C1,R1)处,(C1,R1)为图像左上角像素点初始位置。这里,我们设置的初始位置即为左上角坐标(0,0)处。 3. 按下btn[0],图像按照设定方式产生动态效果。我们的实验中设计的是按下
oiepvtch
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行(By using the SystemParametersInfo function, you can deceive the Windows, mistook the screen saver is running)