Welcome![Sign In][Sign Up]
Location:
Search - puzzles

Search list

[Game ProgramPingTu

Description: 这是一个自己做的拼图游戏,简单的很的哦,用C#做的。想骂我垃圾的留点口德。-doing the puzzles, a simple very, um, C# done. Once I refuse to leave discusses. Thank you
Platform: | Size: 14526 | Author: 陈圣 | Hits:

[Game Program资源文件

Description: 拼图游戏源代码资源文件-puzzles source code resource documents
Platform: | Size: 441423 | Author: | Hits:

[Other Riddle gamessudoku

Description: 在matlab里制作的数独谜题用户界面,用于创建和解决数独谜题。包括了内建的数独解法和作弊暗示。也是一个学习用matlab做用户界面的很好的实例。Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if the puzzle is too hard.-Lane produced in matlab Sudoku puzzles user interface, used to create and solve Sudoku puzzles. Includes built-in Sudoku Solution and cheating implied. Is a learning user interface using matlab to do the good example. Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if the puzzle is too hard.
Platform: | Size: 9216 | Author: | Hits:

[Otherzdpt

Description: 本程序用VC实现自动拼图,用的是A*搜索算法-This procedure automatically using VC puzzles, using the A* search algorithm
Platform: | Size: 1599488 | Author: luckcome19825 | Hits:

[Otherpuzzles

Description: great puzzles for competitive exams
Platform: | Size: 2041856 | Author: Niranjith | Hits:

[Other Riddle gamesPuzzles

Description: 一个模仿华容道的拼图游戏,可以随意使用、传播-Huarong imitation of a jigsaw puzzle, you can freely use, dissemination of
Platform: | Size: 2029568 | Author: 何乐为 | Hits:

[Algorithmpuzzles

Description: 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法-Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
Platform: | Size: 64512 | Author: PT | Hits:

[Other Riddle gamespuzzles

Description: Visual C++学习的好例程,经典游戏拼图-Visual C++ to learn a good routine, classic games puzzles
Platform: | Size: 1884160 | Author: sk | Hits:

[ADO-ODBCSQL.Puzzles.and.Answers.2nd.Edition

Description: Back in the early and mid-1990s, I wrote regular magazine columns in Database Programming & Design and later in DBMS magazine. The gimmick I used to attract reader responses was to end each column with a SQL programming puzzle. Ten years later, those two magazines were consolidated into Intelligent Enterprise. My SQL puzzles moved to some smaller publications and then finally faded away. Today, I throw out a puzzle or two on the www.dbazine.com Web site and other places on the Internet rather than in print media.
Platform: | Size: 2246656 | Author: chent | Hits:

[Other Riddle gamesPuzzles

Description: 拼图游戏源码,大家都玩过吧,属于益智游戏,有兴趣的朋友可以下载学习一下。-puzzles games
Platform: | Size: 1878016 | Author: kelvin0622 | Hits:

[Mathimatics-Numerical algorithmsriddle_solver_src

Description: A generic class implementing an exhaustive searching algorithm for solving a variety of puzzles and riddles.
Platform: | Size: 14336 | Author: minho | Hits:

[androidpuzzles

Description: 一款Android 拼图游戏的源码 , 对初学者有很大的帮助。-an Android puzzle game , it s useful to freshman
Platform: | Size: 657408 | Author: kingjim | Hits:

[matlabDevi.Shakuntala-Puzzles.To.Puzzle.You

Description: Devi shakunthalas puzzles-Devi shakunthalas puzzles....
Platform: | Size: 1966080 | Author: ammu | Hits:

[Documentsc-puzzles

Description: c puzzles and explanation
Platform: | Size: 32768 | Author: parav | Hits:

[LabViewNot-sonic-puzzles

Description: labview编写的拼图,3*3,此程序中主要使用了一个条件结构,通过枚举量来控制条件结构运行的分支,分别是初始化,检测按钮的输入,对图形进行变化,完成和获胜几个分支。尤其要注意的是产生的随机序列不都是可解的,验证部分是尤为关键的-labview write puzzles, 3* 3, this procedure is mainly use the structure of a condition, by enumerating the amount of control the branch of the conditional structure run, respectively, the input of the initialization, test button, change the graphics, the completion and won wins and several branches. Particular attention to the random sequence is not solvable, verify the part is particularly critical
Platform: | Size: 1487872 | Author: 宋子文 | Hits:

[OtherPuzzles-book

Description: this a good logical puzzles book.-this is a good logical puzzles book.
Platform: | Size: 1989632 | Author: venu gopal | Hits:

[JSP/JavaJAVA-Puzzles-section

Description: java智力题,本文档例举了许多在笔试中有很大可能会考核的智力题,主要涉及JAVA逻辑思维能力,以及部分算法-java puzzle, the examples in this document are written may appraisal puzzles, mainly related to Java logical thinking ability, as well as part of the algorithm
Platform: | Size: 94208 | Author: mick zhang | Hits:

[OtherAlgorithmic-Puzzles

Description: 《Algorithmic Puzzles--算法谜题》算法是计算机科学领域最重要的基石之一。算法谜题,就是能够直接或间接地采用算法来加以解决的谜题。求解算法谜题是培养和锻炼算法思维能力一种最有效和最有乐趣的途径。   《算法谜题》是一本经典算法谜题的合集。书中包括了一些古已有之的谜题,数学和计算机科学有一部分知识就发源于此。《算法谜题》中还有一些较新的谜题,其中有一部分谜题被用作知名IT企业的面试题。全书可分为4个部分,分别是概览、谜题、提示和答案。概览介绍了算法设计的通用策略和算法分析的技术,还附带有不少的实例。谜题部分将谜题按照简单、中等难度和较难三个层级分别列出。提示部分依次给出谜题提示,帮助读者找到正确的解题方向,同时仍然为读者留下了独立求解的空间。答案部分则给出了谜题的详细解答。-"Algorithmic Puzzles- arithmetic puzzles" algorithm is one of the most important cornerstones of computer science. Algorithm puzzle, is the ability to directly or indirectly employ algorithms to be addressed puzzles. Solving puzzles is to develop algorithms and thinking ability to exercise one of the most effective algorithms and most fun way. "Algorithmic puzzle" is a classic puzzle collection algorithm. The book includes some existed since ancient puzzles, math and computer science knowledge on the part originated. "Algorithmic puzzles," there are some newer puzzles, which have been used as part of the puzzle renowned IT companies face questions. The book is divided into four parts, namely an overview, puzzles, tips and answers. Overview describes the common strategies and algorithms algorithm design analysis technology, but also comes with a lot of examples. Section will be listed in the puzzle puzzles easy, medium and difficult three levels of difficulty, respectively. Tip parts
Platform: | Size: 1243136 | Author: 黄培东 | Hits:

[OtherExceptional-CPP-47-Engineering-Puzzles--Programmi

Description: The book "Exceptional C++ 47 Engineering Puzzles, Programming Problems" contains 47 scenarios which will give a completely new direction for the reader to understand software designing using C++.
Platform: | Size: 359424 | Author: Gaurav Chaudhry | Hits:

[AlgorithmAnany-Levitin--Maria-Levitin-Algorithmic-Puzzles-

Description: Nice book on algorithmic puzzles
Platform: | Size: 2868224 | Author: Mehdi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net