Location:
Search - vga c code
Search list
Description: 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the header files vmode.h --used to call this model (are) the support vdraw.h --Mapping for basic operating support chput.h --used Chinese characters and E text in graphic mode the show support window.h --used to create the basic window controls support. Deam.c --demo program code hzk16 -- 16 * 16 Chinese character dot-matrix.
Platform: |
Size: 9901 |
Author: 董凯 |
Hits:
Description: 光软件站- - - 文件编程-源程序代码下载(2)\c语言\窗口界面\320x200x256VGA模式下的字体.zip-Light software stations--- file programming- source code download (2) c language interface window mode Dx200x256VGA fonts. Zip
Platform: |
Size: 10240 |
Author: 飞翔1 |
Hits:
Description: 魔方c语言游戏源代码-Cube game source code
Platform: |
Size: 112640 |
Author: 全权 |
Hits:
Description: 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320* 200* Male small development kits, said to contain the header files vmode.h--used to call this model (are) the support vdraw.h--Mapping for basic operating support chput.h--used Chinese characters and E text in graphic mode the show support window.h--used to create the basic window controls support. Deam.c--demo program code hzk16-- 16* 16 Chinese character dot-matrix.
Platform: |
Size: 9216 |
Author: 董凯 |
Hits:
Description: 这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码.
这是一个在LINUX frame buffer基础上利用
DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
Platform: |
Size: 249856 |
Author: XuYang |
Hits:
Description: VGA controller源码及显示汉字和ascii字符的c代码实例,已在DE2-70上实现-vga_controller source code and c code which can display chinese charactors and ASCII code on the VGA
Platform: |
Size: 304128 |
Author: |
Hits:
Description: cpmposite to VGA converter c-source code
Platform: |
Size: 10240 |
Author: han |
Hits:
Description: The diskettes associated with this book contain most of the code, organized
by chapter, and a set of sample images. The code will compile using
Borland Turbo-C on an IBM PC or compatible having a VGA card. The basic code
for the Alpha Vision System consists of 4 files:
Platform: |
Size: 501760 |
Author: lover |
Hits:
Description: 拓展部分的代码 #include "graphics.h"
int main()
{
int gdriver, gmode
gdriver=VGA -To expand part of the code# include " graphics.h int main () {int gdriver gmode gdriver = VGA
Platform: |
Size: 357376 |
Author: miao |
Hits:
Description: simple VGA driver , source code C++ and assembly language
Platform: |
Size: 1024 |
Author: Stanislav |
Hits:
Description: 在 win2000/winxp/vista/win7/win10 下完美使用 Turbo C/C++ 3.0,包括图形程序。
所有环境均已经配置好,不用修改。
双击执行“Turbo C++ 3.0”即可。
由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。
例如,图形程序中初始化图形环境的代码:
int gdriver=VGA, gmode=VGAHI;
initgraph(&gdriver, &gmode, "C:\\TC30\\BGI");
路径说明:
dosbox 虚拟 DOS 环境的软件 DosBox 0.72
DISK_C 虚拟的 DOS 环境的 C:\
└TC30 Turbo C/C++ 3.0 程序文件路径
Alt + Enter 可以切换全屏/窗口。(This system can perfectly use Turbo C/C++ 3 in win2000/winxp/vista/win7, including graphic program. All environments have been configured without modification. Double click to execute "Turbo C++ 3". Because the DOS environment is virtualized, the folder DISK_C is C:, so you need to pay attention when using the file path. For example, code for initializing graphical environment in graphics programs: Int gdriver=VGA, gmode=VGAHI; Initgraph (&gdriver, &gmode, "C:\\TC30\\BGI"); Path Description: Dosbox virtual DOS environment software DosBox 0.72 C:\ in DISK_C virtual DOS environment TC30 Turbo C/C++ 3 program file path Alt + Enter can switch full screen / windows)
Platform: |
Size: 4670464 |
Author: 巜御风踏血 |
Hits: