资源列表
FileRW
- 在VC++中文件如何读写,以及如何从WINDOWS根目录下得到文件目录。-in VC + + document how to read and write, and how the root directory from the Windows directory under.
sanshitu
- 计算机图形学的一个图形三种状态显示,可以对图形学学生提供借鉴-computer graphics graphics of a three states, it can be for students to draw graphics
MyPascal 1[1].01
- 一个语法分析程序,图形化界面功能十分强大-a syntax analysis procedures, functional graphical interface is very powerful
闪动圆
- 在界面上出现flash brid和五个圆,字体可以随着圆的变化而飘动-arise at the interface flash Brid. and 5 yen, as the yen fonts can be changed wafted
数据交换
- 一个通过在EDIT控件实现数据交换后,显示位图的应用程序-an EDIT control through the exchange of data, Bitmap applications
enc
- HDB3编码器 使用VHDL编制 对于基带传输很有用的程序-HDB3 encoder using VHDL preparation for baseband transmission useful procedure
Color_vc++
- vc++.NET开发,通过滑块控制修改背景颜色。没有解压密码。-vc.NET development, through the slider control background color changes. No extract passwords.
UserEdit
- 重载了CEdit,实现CFloatEdit和CIntEdit,支持数据循环处理(例如角度循环).jk_erran@163.com-a heavy CEdit achieve CFloatEdit CIntEdit and support data processing cycle (cycle perspective, for example). Jk_erran@163.com
可替代记事本的程序
- cedit类 可替代记事本的程序,vc-Cedit category Notepad replacement procedures, vc
改变窗口的背景和字体颜色
- 改变窗口控制的背景颜色和字体,cfont类-change the window control the background color and font, type cfont
对话框的多重扩展方式
- 对话框的多重扩展,
JAVA编辑器程序
- 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Ed