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: Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。
可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows Platform: |
Size: 15857 |
Author:赵磊 |
Hits:
Description: 枚举法(穷举法)
“笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。
【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。
分析:
这是个不定方程——三元一次方程组问题(三个变量,两个方程)
x+y+z=100
5x+3y+z/3=100
设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases -- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan / only, the hen 3 yuan / only and chicken one yuan / 3. Analysis : This is a volatile equation -- Group 3 linear equation (3 variable, equation 2) x + y + z = 100 5x +3 y + z / 3 = 100 x located rooster Platform: |
Size: 559589 |
Author:林林 |
Hits:
Description: 本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书中的实例进行试验,甚至可以开发出属于自己的游戏。
-most of the book's themes of the specific combination of a game development system Fly3D (included in the CD-ROM) to be about, which helps direct readers to prepare the source code to achieve animation dream. Through the preparation or modification plug-in, readers of the book can be an example for testing, or even develop their own game. Platform: |
Size: 22896 |
Author:wudi |
Hits:
Description: 通过d/a转换器产生模拟信号,使用pc机作为简易电子琴。使计算机数字键1、2、3、4、5、6、7作为电子琴键。硬件8253,8255,dac0632-through d / a converter produce analog signals, the use of PCs as simple flower. The computer keys, as an electronic Qinjian. Hardware 8253,8255, dac0632 Platform: |
Size: 940 |
Author:汪江 |
Hits:
Description: 使用汇编语言打印输出三阶魔方阵。此程序的功能是:可以输出1、3、5、7、9阶魔方阵。-use of assembly language print output third-order magic matrices. This procedure is the function : 1,3,5,7,9 bands can export the devil phalanx. Platform: |
Size: 1382 |
Author:肖肖 |
Hits: