登录
首页 » 数据结构 » 15大著名游戏之谜(15

15大著名游戏之谜(15

于 2022-06-11 发布 文件大小:21.34 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl/Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Wang Yaohui Wang teachers given 178 classic c language source code
    王耀辉老师给出的178个经典c语言源代码-Wang Yaohui Wang teachers given 178 classic c language source code
    2022-01-28 00:40:03下载
    积分:1
  • This procedure is running under Turbo c, the main function of the completion of...
    本程序是在Turbo c 下运行的,主要完成基数排序功能 -This procedure is running under Turbo c, the main function of the completion of Radix Sort
    2023-02-05 13:45:03下载
    积分:1
  • OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle库的服务器,控制各类SQL语句的...
    OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。 本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions). OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that con
    2023-05-23 00:55:03下载
    积分:1
  • 可以实现两个大整(不限位)相加减! 在C++中,加减法的两个必须在系统规定内,本程序突破了这一界限!...
    可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C++, and subtract the number two must be within the system, the process broke the limits!
    2022-03-25 05:48:53下载
    积分:1
  • 以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,...
    以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下: 输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫矩阵 求迷宫的一条通路:Q 当输入的命令为E时,程序结束-With a Maze (m, n), said the long square maze, the maze entrance is a Maze (1,1), exports is the Maze (m, n), Maze (i, j) is equal to 0, said channel, Maze (i, j) is equal to 1, said barrier. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no path. The various commands and data input format is as follows: Enter the Labyrinth: C, followed by his party mn, where m is the maze of matrix rows, n is a maze of matrix columns, the next line of data is a maze m matrix, each row n- value, indicating an m* n matrix of the labyrinth a maze of pathways: Q when the input command for the E, the end of the process
    2023-04-15 19:50:03下载
    积分:1
  • 在字符串中查找字的个,输出和所有的
    在字符串中查找数字的个数,输出数据个数和所有的数据-Numbers in the string to find the number, the output data and all the data on the number of
    2022-01-25 18:22:58下载
    积分:1
  • DES,MD5,ZLIB算法源代码
    DES,MD5,ZLIB算法源代码-DES, MD5, ZLIB algorithm source code
    2022-07-10 21:54:32下载
    积分:1
  • 分贝(学生)
    需要alpha控件,使用Delphi开发;
    2022-01-26 00:05:49下载
    积分:1
  • ADO封状类。
    使用ADO进行联接数据据的类封装。可以很便利地实现数据库的读写查。 
    2022-07-08 04:52:00下载
    积分:1
  • java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现...
    java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现 -commonly used sorting algorithm java source code, from the most basic to the Quick Sort Bubble Sort, sort, etc. to achieve the base
    2022-04-22 17:48:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载