搜索资源列表
SVGABG55.ZIP
- SVGABG55 非常好用的 SVGA BGI 驱动,支持16色,256色,32K, 64K 和24位真彩色。对于在 DOS 下开发图形界面的朋友非常难得。唯一的缺憾是只有 BGI 驱动,头文件,源码需要花钱向作者购买。-SVGABG55 very user-friendly SVGA NBS Drivers to support 16-color, 256 color, 32K, 64K and 24-bit true color. For DOS to develop graphical i
WIN-TC-BGI-1
- WIN-TC BGI 图形编程模板 用于编程图形-WIN-TC BGI graphics templates for programming graphical programming
Draw01
- 绘图板系统。实现文件是Draw.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件、.EXE可执行文件和程序文件放在统一目录下。-Drawing board system. The file is Draw.c, because it involves a graphical interface, so the use of Turbo C tools to debug. At run time, must have the EGAVGA.BG
Nieuw-Rich-Text-document
- #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(
