搜索资源列表
IOFUNC
- 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
IRQFUNC
- 访问32位PCI总线IRQ的例程,在DOS下运行,用Turbo C编译。-visit 32 of the PCI bus IRQ routines, running under DOS, using Turbo C compiler.
MEMFUNC
- 访问32位PCI总线MEMORY的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI Memory of routines, running under DOS, Using Turbo C compiler.
PCIFUNC
- 访问32位PCI总线BIOS的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI BIOS routines, running under DOS, using Turbo C compiler.
C_DOS_Driver
- 《用C语言编写DOS设备驱动程序》 觉得有用就下吧。没细看,浏览一下感觉还可以。
dos_drv_src_101
- 象编程序用 Turbo C 一样, 现在有很多人设计电路图和电路板仍然在用 DOS 版本的 Protel 3.31. 可惜当时的软件支持的分辨率只有 640x480, 通过对 Protel 驱动程序一番研究,终于实现了高分辨率显示。 1.01 版本的驱动包括: 800x600, 1024x768, 1280x1024, 1600x1200 分辨率的驱动, 已经能够满足大多数情况的要求了。 已经在 PC-DOS, MS-DOS, Windows 95, Windows 9
c-dos-driver
- 用C语言编写DOS设备驱动程序,是正在写驱动的朋友的一个很好的参考-c dos driver
PCI_IO_EXE_DOS
- 一個PCI_IO應用程式 for dos範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成主要修改檔案為test.c-1 PCI_IO application for dos examples, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions mainly modify the
pcl4c62[1]
- PCL4C is a DOS serial communications library which can be used with Microsoft, Borland, Watcom, and MIX C/C++ compilers running under real or protected mode DOS.
pport
- 实例源程序双机通信pport,在dos下,用c语言实现双机通信功能-pport
environ
- 其实学习完C/C++后马上就可以进入windows编程了 多看些程序源代码从中吸取知识~~ 要说经典的话个人认为黑客x档案出的《黑客编程入门2》是绝对经典~~没看过的确是损失!!! 总之最重要的还是得靠自己的努力!!! -First, the need to understand c++ syntax in which the operating system are the same, except that: a platform for programming changed, so
hello103
- 在DOS界面下显示Hell World.-The first code every C programmer should be familiar with.