CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dos.h

搜索资源列表

  1. 150

    0下载:
  2. 程序中用到的inportb和outportb函数在头文件dos.h中定义
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8589
    • 提供者:高飞
  1. moneymanagementsystem

    0下载:
  2. 家 庭 财 务 管 理 小 程 序 程序源代码: /*money management system*/ #include \"stdio.h\" #include \"dos.h\" main() { FILE *fp struct date d float sum,chm=0.0 int len,i,j=0 int c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1498
    • 提供者:earl86
  1. C++yuandaima

    0下载:
  2. #define N 200 #include <graphics.h> #include <stdlib.h> #include <dos.h> #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59616
    • 提供者:wuziyang
  1. dsock-h

    0下载:
  2. 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
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:27033
    • 提供者:林辰
  1. paint

    0下载:
  2. this code runs in ms dos paint.cpp : main code bmp_defs : functions to load and save bmp files cursor.h : definitions of different cursors used outlook.h : contains the entire window descr iption of paint
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:16760
    • 提供者:amit
  1. chaoshiguanli

    0下载:
  2. #include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h> -# Include <stdlib.h># Include dos.h# Include graphics.h# I
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:22839
    • 提供者:柴利博
  1. rls

    0下载:
  2. c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/ /* Desc: 俄罗斯方块游戏 */ /* Date: 2008.03.12 22:30 */ /********************************/ #include <stdio.h> #include <bios.h> #include
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4311
    • 提供者:孙艳
  1. dos

    0下载:
  2. 在cvm中实现dos的滚屏打印方式,并在cvm.h 的基础上增加了诸多实用的函数,包括一些图形界面的函数,所带的五笔输入法可以打词,比系统自带的只能打单个字的要方便很多。 只有dos.h文件是用户用的头文件; 用法如下: #include "dos.h" void dos() /*相当于main*/ { } 用户不能用main,因为main已经在dos.obj里了; dos.obj 的生成:dos.c 和其他的.h文件用于生成dos.obj ,只要 cvm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:13429
    • 提供者:luoweijian
  1. graph

    0下载:
  2. Dos下的用画图系统,用graph.h编写。能编译成功但是在AMD内核的环境下有可能运行不了。-Drawing system used under Dos with graph.h prepared. However, AMD can successfully compile the kernel may not run under.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2950
    • 提供者:Xyang
  1. clock

    0下载:
  2. 全屏幕模拟时钟的C源程序 #include<graphics.h> #include<math.h> #include<dos.h>-Full-screen analog clock source code in C# include <graphics.h># Include <math.h># Include <dos.h>
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:692
    • 提供者:edc
  1. dos

    0下载:
  2. Dos.h包,包含各种系统函数与命令行函数,提供各种函数接口-#include dos.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:ypq
  1. dos

    0下载:
  2. dos下的电子闹钟小程序,共四个文件,dos.h包含了一些主程序要用的一些东西-dos small electronic alarm clock program, a total of four documents, dos.h contains some of the main program to use something
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:8037
    • 提供者:陈奇翔
  1. C

    0下载:
  2. C库函数大全 数学函数,所在函数库为math.h、stdlib.h、string.h、float.h 目录函数,所在函数库为dir.h、dos.h -Daquan mathematical function of the C library functions, where the library is math.h, stdlib.h, string.h float.h. Catalog functions where library dir.h, dos.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:12784
    • 提供者:youngmei
  1. eluosifangkuai

    0下载:
  2. VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d0
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:26360
    • 提供者:jiangdongguo
  1. snake

    0下载:
  2. /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1977
    • 提供者:亮度
  1. TANCHISHE

    0下载:
  2. #define N 200 #include <graphics.h> #include <stdlib.h> #include <dos.h> #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5-#include <dos.h>#define LEFT 0x4b00#define RIGHT 0x4d00#define DOWN 0x5000
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:55296
    • 提供者:冷卿枫
  1. CAISESHIZHONG

    0下载:
  2. 彩色时钟#include<math.h> #include<dos.h> #include<graphics.h> #define CENTERX 320 #define CENTERY 175 #define CLICK 100 #define CLICKDELAY 30 #define HEBEEP 10000 #define LOWBEEP 500 #define BEEPDELAY 200 int Mrk_1[8
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:
  1. Filemon-

    0下载:
  2. 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:546812
    • 提供者:haha
  1. DOS

    0下载:
  2. [D:][PATH][NAME][[/A][:attrib]][/o:[sorted][/s][/b][/l][/c[h] (1) /a:attrib 缺省包含所有文件(系统文件.隐含文件) attrib[:][h/-h]只显示隐含文件或非隐含文件. [r/-r]只显示只读文件或非只读文件 [s/-s]只显示系统文件或非系统文件 [a/-a]只显示要归档文件或非归档文件 (2)/o[:]sorted:缺省完全按字母顺序,子目录显示在文件之前 /o[n/-n]:按字母
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:695
    • 提供者:zfm
  1. C++源代码单词扫描程序 DOS版

    0下载:
  2. 五.#include <iostream.h> 六.#include <stdio.h> 七.#include <string.h> 八.#include <ctype.h> 九.#include <conio.h> 十.FILE *fp; 十一.char string(char c[]); //字符串处理 十二.char ch; 十三.char *operate[6]={"+","-&qu
  3. 所属分类:源码下载

« 12 3 4 »
搜珍网 www.dssz.com