搜索资源列表
wnl-c
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题-VC can run the hefty almanac, solves the VC will not solve the problem gotoxy function
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(int (*t)[N]); void lose(); void
pro
- C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotoxy(2,13) cprintf("#
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()与clrscr()函数
- 题目:学习gotoxy()与clrscr()函数 相当重要-Topic: study gotoxy () and CLRSCR () function Quite important
undey__cant
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题-Can run under the VC s calendar, solved under the VC can t gotoxy function to solve the problem
solted
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题(Can run under the VC's calendar, solved under the VC can't gotoxy function to solve the problem)
gotoxy
- gotoxy
