搜索资源列表
hubianchengxu
- 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序
zutai5
- 基于vc++的组态软件开发,能够创建一个Activex Control Test Container可编辑的文本窗口
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
KMEAN
- 图象编辑软件是一款功能强大、容易上手的图像编辑软件。自带多个图像特效滤镜,使用它们可方便地做出各式各样的图像特效;文本输入功能颇具特色,有多种效果可供选择,并能自由地调整文本角度;内置 编辑功能。唯一不足的地方是不支持图层-Image-editing software is a powerful, easy-to-use image editing software. Bring a number of image effects filters, use them can easily mak
Draw
- VC6++编译通过,手动编辑绘制简单直线、圆、多边形、文本,以及复杂的节点、网络。另外还有放大、缩小、返回上一屏幕、绘制整幅图像的功能。是学习MFC、GDI的还材料。-VC6++ compiler through manually editing a simple straight-line drawing, circle, polygon, text, and complex nodes, network. There are also magnified, reduced, return t
poppad
- 一个用存windows API编写的文本编辑器,实现了新建、打开、保存、另存、打印、关闭、选择字体、选择格式等功能。-A memory windows API to write a text editor, New, Open, Save, Save As, Print, Close, select a font, select the format and function.
mdi
- Qt做一个简单的多文档编辑器,该实验的过程中主要涉及到Qt窗口的设计,菜单栏(包括右击菜单),工具栏,状态栏,常见的文本文件等操作-Qt do a simple multi-document editor the Qt window design, the menu bar (including the right-click menu), mainly related to the process of the experiment, toolbar, status bar, common t
Display-Bitmap
- 通过三种方法将位图文件显示在指定客户区或者指定的静态文本框中,编辑框中。-Bitmap file displayed on specifid client area,static text or edit box in three ways.
nodeEdit
- 简单文本编辑器,类似于windows记事本的功能,能进行新建文件,打开文件,保存文件,离开等功能操作-Simple text editor, similar to windows notepad function, can be the new file, open file, save the file, leaving the other functions operate ~ ~