搜索资源列表
wuziqi
- 五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盘*/ struct chess_t/*作为辅助,即是作为建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/ }chess_a[169]
Joseph
- 约瑟夫环关于数据结构作业,可以当做参考,注释详细-Joseph if you have learn struct ,you may use it
httpdownload
- httpdownload #ifndef __HTTPDOWNLOAD_H__ #define __HTTPDOWNLOAD_H__ #define WM_HTTPDOWNLOAD_THREAD_FINISHED ( WM_USER + 2003 ) #define WM_HTTPDOWNLOAD_FAIL_TO ( WM_USER + 2004 ) //struct FILE_INFO //class CPatchManager #i
eluosifangkuai
- 俄罗斯方块 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 #include <iostream> #include <stdlib.h> #include <windows.h> #include <time.h> #include <conio.h> using namespace std #define A1 0//A代表长条型,B为方块,C为L型,D为