Location:
Search - DOS vga
Search list
Description: 本工作室专门为DOS TC开发的VGA图形函数库,目前已经完成了0.3版,这个是0.2版。实现了一些实用的图形功能,最终目标是实现一个游戏引擎。0.2版还存在很多问题,架构不好,代码也很乱。-the studio specifically for the development of the TC DOS VGA graphics libraries, has completed version 0.3, the 0.2 version. The practical realization of graphics, the ultimate goal of achieving a game engine. Version 0.2 also there are many problems, bad architecture, code into confusion.
Platform: |
Size: 565576 |
Author: 陈凯 |
Hits:
Description: DOS下的VESA驱动,使用PC104做嵌入设计时驱动VGA高颜色分辨率用。包含VESA源码和使用帮助文件。-DOS under the VESA driver, do use PC104 embedded design VGA high-resolution color used. VESA includes source and use help files.
Platform: |
Size: 797483 |
Author: wood |
Hits:
Description: DOS 下的VGA 转 TV的芯片控制源代码,汇编编写.可直接使用-DOS VGA chip to control TV source code, compile prepared. Can be used directly
Platform: |
Size: 21578 |
Author: 陈锡平 |
Hits:
Description: dos 下的vga编程(纯英文版)
带注解源代码和实例程序
Platform: |
Size: 523512 |
Author: noall |
Hits:
Description: C语言实战105例
第1部分 基础篇
实例1 一个价值“三天”的BUG 2
实例2 灵活使用递增(递减)操作符 5
实例3 算术运算符计算器 7
实例4 逻辑运算符计算器 9
实例5 IP地址解析 11
实例6 用if…else语句解决奖金发放问题 13
实例7 用for循环模拟自由落体 16
实例8 用while语句求n! 19
实例9 模拟银行常用打印程序 22
实例10 使用一维数组统计选票 26
实例11 使用二维数组统计学生成绩 29
实例12 简单的计算器 32
实例13 时钟程序 35
实例14 华氏温度和摄氏温度的相互转换 38
实例15 SimpleDebug函数应用 40
第2部分 数值计算与数据结构篇
实例16 常用的几种排序方法 46
实例17 广度优先搜索及深度优先搜索 53
实例18 实现基本的串操作 59
实例19 计算各点到源点的最短距离 62
实例20 储油问题 65
实例21 中奖彩球问题 67
实例22 0-1背包问题 69
实例23 阶梯计数问题 72
实例24 二叉树算法集 74
实例25 模拟LRU页面置换算法 79
实例26 大整数阶乘新思路 82
实例27 银行事件驱动模拟程序 84
实例28 模拟迷宫探路 87
实例29 实现高随机度随机序列 89
实例30 停车场管理系统 91
第3部分 文本屏幕与文件操作篇
实例31 菜单实现 96
实例32 窗口制作 97
实例33 模拟屏幕保护程序 100
实例34 文件读写基本操作 102
实例35 格式化读写文件 105
实例36 成块读写操作 107
实例37 随机读写文件 108
实例38 文件的加密和解密 111
实例39 实现两个文件的连接 113
实例40 实现两个文件信息的合并 116
实例41 文件信息统计 118
实例42 文件分割实例 121
实例43 同时显示两个文件的内容 123
实例44 模拟Linux环境下的vi编辑器 124
实例45 文件操作综合应用——银行账户管理 128
第4部分 病毒与安全篇
实例46 实用内存清理程序 134
实例47 如何检测Sniffer 136
实例48 加密DOS批处理程序 139
实例49 使用栈实现密码设置 141
实例50 远程缓冲区溢出漏洞利用程序 144
实例51 简易漏洞扫描器 146
实例52 文件病毒检测程序 149
实例53 监测内存泄露与溢出 150
实例54 实现traceroute命令 152
实例55 实现ping程序功能 154
实例56 获取Linux本机IP地址 157
实例57 实现扩展内存的访问 161
实例58 随机加密程序 164
实例59 MD5加密程序 165
实例60 RSA加密实例 168
第5部分 图形篇
实例61 制作表格 172
实例62 用画线函数作出的图案 174
实例63 多样的椭圆 176
实例64 多变的立方体 177
实例65 简易时钟 178
实例66 跳动的小球 181
实例67 用柱状图表示学生成绩各分数段比率 183
实例68 EGA/VGA屏幕存储 187
实例69 按钮制作 190
实例70 三维视图制作 193
实例71 红旗图案制作 194
实例72 火焰动画制作 196
实例73 模拟水纹扩散 199
实例74 彩色的Photo Frame 201
实例75 火箭发射演示 203
第6部分 系统篇
实例76 恢复内存文本 208
实例77 挽救磁盘数据 210
实例78 建立和隐藏多个PRI DOS分区 213
实例79 简单的DOS下的中断服务程序 216
实例80 文件名分析程序 219
实例81 鼠标中断处理 222
实例82 实现磁盘数据的整体加密 224
实例83 揭开CMOS密码 227
实例84 获取网卡信息 229
实例85 创建自己的设备 231
实例86 设置应用程序启动密码 233
实例87 获取系统配置信息 236
实例88 硬件检测 239
实例89 管道通信 241
实例90 程序自杀技术实现 244
第7部分 游戏篇
实例91 连续击键游戏 248
实例92 掷骰子游戏 250
实例93 弹力球 252
实例94 俄罗斯方块 253
实例95 24点扑克牌游戏 257
实例96 贪吃蛇 260
实例97 潜水艇大战 262
实例98 机器人大战 265
实例99 图形模式下的搬运工 266
实例100 十全十美游戏 269
第8部分 综合篇
实例101 强大的通信录 274
实例102 模拟Windows下UltraEdit程序 277
实例103 轻松实现个人理财 279
实例104 竞技比赛打分系统 281
实例105 火车订票系统 286
Platform: |
Size: 654374 |
Author: jawin@126.com |
Hits:
Description: 本工作室专门为DOS TC开发的VGA图形函数库,目前已经完成了0.3版,这个是0.2版。实现了一些实用的图形功能,最终目标是实现一个游戏引擎。0.2版还存在很多问题,架构不好,代码也很乱。-the studio specifically for the development of the TC DOS VGA graphics libraries, has completed version 0.3, the 0.2 version. The practical realization of graphics, the ultimate goal of achieving a game engine. Version 0.2 also there are many problems, bad architecture, code into confusion.
Platform: |
Size: 565248 |
Author: 陈凯 |
Hits:
Description: svga图形编程库,适用DOS,borlandc 3.1 turbo c, MS-C.可实现 256色以上编程-svga graphics programming library, application DOS, borlandc 3.1 turbo c, MS-C. Color can achieve more than 256 programming
Platform: |
Size: 241664 |
Author: 陈光进 |
Hits:
Description: 在DOS下一个VGAL库的源程序。用TC3进行编译成功。-DOS VGAL a library of the source. Compiled with TC3 success.
Platform: |
Size: 353280 |
Author: 赵 |
Hits:
Description: DOS下的VESA驱动,使用PC104做嵌入设计时驱动VGA高颜色分辨率用。包含VESA源码和使用帮助文件。-DOS under the VESA driver, do use PC104 embedded design VGA high-resolution color used. VESA includes source and use help files.
Platform: |
Size: 796672 |
Author: wood |
Hits:
Description: DOS 下的VGA 转 TV的芯片控制源代码,汇编编写.可直接使用-DOS VGA chip to control TV source code, compile prepared. Can be used directly
Platform: |
Size: 21504 |
Author: 陈锡平 |
Hits:
Description: DOS平台下显示PCX图片的演示程序,调用了SVGA库,在TC2.0下开发-DOS platform PCX pictures showed the demo program, call the library SVGA, developed under the READ
Platform: |
Size: 61440 |
Author: WangQiang |
Hits:
Description: DOS下的分辨率为640*480的测试源代码-DOS resolution of 640* 480 test source code
Platform: |
Size: 4096 |
Author: dyq |
Hits:
Description: dos 下的vga编程(纯英文版)
带注解源代码和实例程序-vga programming under dos (pure English) annotated source code and sample programs
Platform: |
Size: 523264 |
Author: noall |
Hits:
Description: 比较详尽的VGA端口寄存器的文档,分类介绍了DOS下常用的VGA类型。在DOS下进行VGA编程必备。-A more detailed document VGA port registers, classification introduced commonly used VGA under DOS type. In DOS programming required under the VGA.
Platform: |
Size: 350208 |
Author: 天策 |
Hits:
Description: 本程序用来测试开发板上所有的设备。
1、VGA输出8位色彩的条纹;
2、PS/2键盘输入字符可以传输到LCD和串口调试终端上;
4、拨码与按键开关与4位LED相连-This procedure used to test the development of all on-board equipment. 1, VGA output 8-bit color stripes 2, PS/2 keyboard input characters can be transmitted to the LCD and serial debug terminal 4, dial code and 4 button switch with LED connected
Platform: |
Size: 16384 |
Author: 杨丽杰 |
Hits:
Description: This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions needed in satellite communications:
Tells in which direction the satellite is.
Prints the azimuth and elevation angle numbers to the parallel port for automatic tracking (8 bit parallel data).
Gives pulses to two LPT pins for automatic doppler correction (up / down). -This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions needed in satellite communications:
Tells in which direction the satellite is.
Prints the azimuth and elevation angle numbers to the parallel port for automatic tracking (8 bit parallel data).
Gives pulses to two LPT pins for automatic doppler correction (up/down).
Platform: |
Size: 65536 |
Author: Martin Silisque |
Hits:
Description: PPC上音质最好的音乐播放器,可在今日显示播放器。软件带EQ均衡调节器,闹钟定时器,低音增强等,功能强大。完美支持VGA,QVGA和WQVGA。它有传统的界面,10波段均衡器,功能强大的播放列表编辑等-PPC on the best sound quality music player can be displayed in today' s player. Software EQ equalizer with a regulator, alarm clock timer, bass boost and so powerful. Perfect support for VGA, QVGA, and WQVGA. It has a traditional interface, 10-band equalizer, powerful playlist editor, etc.
Platform: |
Size: 3330048 |
Author: 郭予 |
Hits:
Description: c++ program to change power states of vga adapter on ms-dos
Platform: |
Size: 64512 |
Author: Murilo |
Hits:
Description: 8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单
片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、
创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools,
Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
Machine assembly language, dos not an open secret, windows process control, graphical programming,
Innovative 32-bit sound, video examples
Platform: |
Size: 390144 |
Author: yangbin |
Hits:
Description: 魂斗罗dos版,基于dosbox运行,先解压dosbox.rar,运行解压出来的Contra (CGA).bat或Contra (VGA).bat即可(Contra DOS version, running on dosbox, unpack dosbox.rar, run the extracted Contra (CGA).Bat or Contra (VGA).Bat.)
Platform: |
Size: 1849344 |
Author: 陈诺
|
Hits: