搜索资源列表
14_color_lcd
- 通过使用Embest EduKit II实验板的256色彩色液晶屏进行电路设计,并编程实现:显示汉字字符,画出多个矩形框,显示彩色位图。-through the use of Embest EduKit II experimental plate 256 color LCD screen for circuit design programs and programming : shows Chinese characters painted a number of rectangular f
VGA_PS2
- 使用键盘控制显示器上矩形框的移动。使用verilog HDL编写。已经在spartan3-E开发板上实现。保证好用。-Use the keyboard to control the movement of the display rectangle. Prepared using verilog HDL. Has been achieved spartan3-E on the development board. To ensure ease of use.
yejingxianshi
- 通过使用S3CEV40实验板的16级灰度液晶显示屏(320*240像素)进行电路设计,掌握液晶屏作为人机接口界面的设计方法,并编写程序实现: 1) 画出多个矩形框 2) 显示ASCII字符 3) 显示汉字字符 4) 显示一幅鼠标位图 -Through the use of S3CEV40 experiment board level 16 gray liquid crystal display (320 x 240 pixels) circuit design, grasps
sopc_zhumoping
- 基于sopc的触摸屏控制程序,里面有显示字符汉字、画点,画圆,画矩形框程序-The touch screen control program based on the sopc there are display character Chinese characters painting points to draw circles draw the rectangular box program
verilogvga
- 这是FPGA用Verilog写的VGA显示程序。可以显示一个矩形框和一个小矩形。-This is the FPGA using Verilog VGA display program. You can display a rectangular box and a small rectangle.
2
- 本实例要求学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左方有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。-Instances required to learn the MFC-WINDOWS-based application design, the preparation of an analog clock pro
VGA_caidai_zifu_juxing
- verilog实现VGA显示的代码,包括驱动,时钟管理,显示的全部,代码中包括三个实例,一个最常见的八个彩带型,一个矩形框,一个魔幻彩带显示实现,全部代码实现。-verilog implementation code VGA display, including the driver, clock management, all of the code displayed include three instances, one of the most common type of eight
实验36 摄像头实验
- OV7670图像识别定位,结合腐蚀算法进行查找中心点,然后用矩形框进行定位(OV7670 image recognition localization)
LCD显示示例
- LCD显示实例,在指定的位置显示一个汉字,显示一个ASCII字符串,矩形区域内填充单色,画矩形框 ,线和圆(LCD displays an instance, displaying a Chinese character in the specified location, displaying a ASCII string, filling the monochrome in the rectangular area, drawing rectangular frames, lines, an
FPGA的VGA显示矩形框
- FPGA的VGA显示矩形框,在 VGA 显示器上显示一个矩形框。