krios.cpp

来自「A simple type of operatinng system like 」· C++ 代码 · 共 69 行

CPP
69
字号
/*QUALIFICAION AT PROGRAMING THIS CODE-10TH PASS (NCERT)

E_MAIL-krishna268@rediffmail.com

DATE OF LOUNCHING CODE -MARCH 2004



My interesting feild & hobbies
===============================
Electronics,programing,robotics,spoil philosophies, etc.

>Believe in skills and not in qualification.
>Want to (make may be programer) friends



Some big programes created by me-
/*=================================
 TALK2ME - A simple graphics programe
 SG ZONE-  Special Graphics Zone containig 30 unique  animations.
 KRIOS  -  A simple prototype oprating system
 3D CUBE ANALYSIS -A GUI 3D programe for discribing 3D cube rotation,axcis etc.

  programing of new codes is goingon. You can get more codes just contact
  me. You can keep in coresspondence with me.

 Licence   : Freeware (Please give the credit of programming to author.)


Software Details
====================
Developed in   : C++
Compiler used : TC++ 3.0


CONTACT ME TO ASK ANY QUESTION
===============================
KRISHNA KUMAR CO R.M CHAURASIA
Q.NO. I-B-151, V.V COLONY
SHAKTINAGAR SONBHADRA (U.P) INDIA

E-MAIL krishna268@rediffmail.com

PHONE NO. 05446-234109
======================================= */

#include<stdio.h>
#include<string.h>
#include<conio.h>
#include<stdlib.h>
#include<process.h>
#include<graphics.h>
#include<time.h>
#include<dos.h>
#include<dir.h>
#include<fcntl.h>
#include<io.h>
#include<direct.h>
#define clsg closegraph(); restorecrtmode();
void load();
void prog_by();
int find();
main()
{
clrscr();
textcolor(2);
cprintf("赏屯屯屯屯屯屯屯屯屯屯屯屯屯屯籠n\r");
cprintf("

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?