Welcome![Sign In][Sign Up]
Location:
Search - c language dos mode

Search list

[TCP/IP stackdsock-h

Description: DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the product, the product is suitable. DSock simple C language function, the use of these functions, programmers can write procedures Internet.
Platform: | Size: 27033 | Author: 林辰 | Hits:

[TCP/IP stackdsock-lib

Description: DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the product, the product is suitable. DSock simple C language function, the use of these functions, programmers can write procedures Internet.
Platform: | Size: 26103 | Author: 林辰 | Hits:

[TCP/IP stackdsock-h

Description: DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP/IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the product, the product is suitable. DSock simple C language function, the use of these functions, programmers can write procedures Internet.
Platform: | Size: 26624 | Author: 林辰 | Hits:

[TCP/IP stackdsock-lib

Description: DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP/IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the product, the product is suitable. DSock simple C language function, the use of these functions, programmers can write procedures Internet.
Platform: | Size: 25600 | Author: 林辰 | Hits:

[OS DevelopDOS-C

Description: 用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
Platform: | Size: 439296 | Author: 张清平 | Hits:

[VC/MFCgame7

Description: 一个C语言编写的推箱子游戏源代码,本游戏是字符模式的,请不要在中文dos下运行。本游戏在TURBO C下调试通过-A C language source code of the Sokoban game, this game is the character-mode, please do not run under dos in the Chinese. TURBO C in this game under the debugger through the
Platform: | Size: 3072 | Author: kuaile | Hits:

[Chess Poker gamesphq_c

Description: 用C语言设计捕虎棋游戏软件,使用TurboC2.0编译器,以图形模式在DOS操作系统和Windows操作系统下运行-Using C language design catch tiger chess game software, the use of compiler TurboC2.0 to graphics mode in the DOS operating system and Windows operating systems running under
Platform: | Size: 429056 | Author: steven_kin | Hits:

[Otherchess

Description: 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is a product of an manage in the pfan whose nickname was called Chebi rain.
Platform: | Size: 5120 | Author: 尧思齐 | Hits:

[Otherc-language-graphics-functions-description

Description: Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
Platform: | Size: 100352 | Author: | Hits:

[assembly languageIntelhbyycxsjdsb

Description: Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The book is detailed and thorough about all aspects of assembly language programming. Microprocessor architecture, the working mechanism to the instruction set the use of the compiler chain from the most basic to advanced process, structure and use of macros from pure assembler programming to use C/C++ and the latest compiler and assembler mixed-interface programming from the 16-bit real mode BIOS, DOS real mode, text and graphics program design to the 32-bit protected-mode Windows program design the basics from the disk to the Intel instruction encoding, floating-point operations and other related knowledge depth detailed explanations.
Platform: | Size: 9303040 | Author: 戈青 | Hits:

[Game Programbox

Description: 一个C语言编写的推箱子游戏源代码,本游戏是字符模式的,请不要在中文dos下运行。本游戏在TURBO C下调试通过 。-A Sokoban game written in C language source code, the game is character-mode, do not run under Chinese dos. The game TURBO C through debugging.
Platform: | Size: 3072 | Author: yaojia | Hits:

CodeBus www.codebus.net