搜索资源列表
vb_block
- 使用vb编写的简单俄罗斯方块程序, 使用了动态加载控件数组的方法-prepared by the use of simple Tetris, the use of dynamic load control array of
b~a~hh
- 由n2个方块排成n行n列的正方形称为“n元棋盘”。如果两个皇后位于n元棋盘上的同一行或同一列或同一对角线上,则称它们为互相攻击。要求输出使n无棋盘上的n个皇后互不攻击的所有布局。 具体要求如下; (1)n可由键盘输入。 (2)在输入n后,动态建立方法说明中所需要建立的数组空间;程序运行结束时释放该存储空间。 (3)分别用n=4,5,6运行你的程序。-by n2-n squares formed n trip out of a square called "n chessboard.&q
snack
- 用簡單的動態2為陣列所寫的 貪吃蛇 功能為最基本版 可給學生使用- with a simple dynamic array writes to the Snake for the most basic functions are available to students
hnt_src
- VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
sudoku
- 数独游戏——动态数组中输入原有的数字,可以生成这个数独的最终解-sudoku.cpp the dynamic array in the original digital input, can generate the final solution of this Sudoku-
newChess
- 用c++设计和开发的五子棋游戏 用1和2代表黑棋白棋 用动态数组来表示棋子的位置-1 and 2 represent the location of the Black white side pawn to represent dynamic array backgammon game with c++ design and development
dynamicsort
- java数组动态排序演示,动态展示数组排序过程-java array dynamic sort of presentation, dynamic display array sorting process
DArray_Max
- 用c++类实现动态数组的封装,用MAX变量来缩短运行时间-Dynamic array package using C++ classes to shorten the running time of MAX variable