搜索资源列表
uvga-conio-demo
- 一款VGA显示器的实力代码,有兴趣的可以下载-The strength of a VGA display code can be downloaded interested
uvga-conio-lib
- 一款VGA显示模块的库文件,有需要参考的可以下载-A VGA display module of the library, there is need to refer to can be downloaded
wuziqi101
- 五子棋小游戏#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] -Gobang game# Include
