搜索资源列表
yavga
- This core is a simple and small VGA controller. * It drives vga monitors with an 800x600 resolution and 72Hz vertical refresh rate (50MHz pixel clock) * It displays chars on the screen (each char is 8x16 pixels) * It has a customizable chars
2D-graphics-image-processing
- GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能 在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。 GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
Text2Image
- Place a text on an image (UTF, Can be used for arabic and hebrew) Parameters: -text -background -font -location -color -alignX -alignY -rotate
Results-distribution-map
- 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
text2img
- This function was created as the function getframe() does not capture the data in the required size. This function lets you specify the font size, weight and several other things. * To change of background/font color open the file and make chan
