搜索资源列表
wnl-c
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题-VC can run the hefty almanac, solves the VC will not solve the problem gotoxy function
zhaomigong_c
- 简单的演示,N的大小可以改变的,而且这个程序的速度还可以, 比以前我用递归写的那个快多了.如果N改得太大输出会有问题, 因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive
tong_xun_lu
- /*** 以下是函数原型*******/ int enter(ADDRESS t[]) /*输入记录*/ void list(ADDRESS t[],int n) /*显示记录*/ void search(ADDRESS t[],int n) /*按姓名查找显示记录*/ int delete1(ADDRESS t[],int n) /*删除记录*/ int add(ADDRESS t[],int n) /*插入记录*
PerpetualCalendar
- 使用vc2005开发。 这是一个控制台下的万年历。 clreol clreoscr clrscr gotoxy这几个函数是自己写的,因为是从Turbo C移植过来的。
迷宫求解的非递归算法
- #include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(i
wnl-c
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题-VC can run the hefty almanac, solves the VC will not solve the problem gotoxy function
zhaomigong_c
- 简单的演示,N的大小可以改变的,而且这个程序的速度还可以, 比以前我用递归写的那个快多了.如果N改得太大输出会有问题, 因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive
tong_xun_lu
- /*** 以下是函数原型*******/ int enter(ADDRESS t[]) /*输入记录*/ void list(ADDRESS t[],int n) /*显示记录*/ void search(ADDRESS t[],int n) /*按姓名查找显示记录*/ int delete1(ADDRESS t[],int n) /*删除记录*/ int add(ADDRESS t[],int n) /*插入记录*
PerpetualCalendar
- 使用vc2005开发。 这是一个控制台下的万年历。 clreol clreoscr clrscr gotoxy这几个函数是自己写的,因为是从Turbo C移植过来的。-Vc2005 use development. This is a console under the calendar. clreol clreoscr clrscr gotoxy these functions are written in their own
pro
- C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotox
conio
- Console I/O for Win32 as it was back in good old DOS times. Contains functions as clrscr, gotoxy etc.
gotoxy
- 在VC下不能使用的gotoxy函数,所以自己编了一个很简单的gotoxy函数,献丑了-In the VC can not be used under the gotoxy function, so made themselves a very simple gotoxy function, show oneself up it! ! !
gotoxy
- this code implements a link list using c/c-this code implements a link list using c/c++
GotoXY
- GotoXY in C++ Input X and Y
snake
- A classic Snake game developed in windows with some kernel functions like gotoxy.
unimodem.dll-adapted-for-windows-ce-3.0-systems.r
- BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, str
4
- 题目:学习gotoxy()与clrscr()函数 相当重要-Topic: study gotoxy () and CLRSCR () function Quite important
snake
- 首先 创建方向结构体、食物结构体、蛇身链表结构体、蛇的属性结构体 用到windows.h头文件里的gotoxy()函数,作用是将光标定位到指定坐标。-First create the direction of the structure, the structure of food, snake chain structure, the properties of the snake windows.h header fil
Calculus-CPP
- Calculus program using C++ language. The program will solve the distance between two points, points of the line joining two points and area of the triangle. The c++ program also have its graphical design using gotoxy.h
gotoxy
- gotoxy