-
45tilemap好样本
#包括“HelloWorldScene.h”
- 2022-02-21 18:55:21下载
- 积分:1
-
seeking maze exports from the entrance to the path of all the procedures for a c...
求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of all the procedures for a classic design problem. The computer maze room, normally used was "exhaustive solution" approach, that is, from the entrance, with a direction to explore, if we can follow links, will continue to move forward; Otherwise, return along the same route, a direction for the continued exploration and until all possible pathway to date has explored. To ensure that in any position along the same route can return, obviously need a last-in, first-out to preserve the structure from the entrance of the current location of the path. Therefore, in the Palace fans access algorithm application "stack" is naturally a thing of the past.
- 2022-06-15 15:18:08下载
- 积分:1
-
nios 嵌入式系统基础教程配套实验 定制基于AVALON总线的用户外设实验...
nios 嵌入式系统基础教程配套实验 定制基于AVALON总线的用户外设实验-Nios Embedded System Essentials custom matching experimental bus-based user peripherals AVALON experiment
- 2022-03-11 03:30:09下载
- 积分:1
-
有15个软件项目开发文档,包括各个方面的…
里面有15个软件项目开发的文档,包含软件工程的方方面面,很实用。-There are 15 software project development documents, including all aspects of software engineering, it is practical.
- 2023-04-03 09:25:03下载
- 积分:1
-
1D barcode generator open source (C++)
此代码是一维条形码生成器。
- 2023-05-18 03:35:11下载
- 积分:1
-
用汇编语言实现BCH解码校验算法,清晰明了
用汇编语言实现BCH解码校验算法,清晰明了-Using assembly language to achieve parity BCH decoding algorithm
- 2022-03-11 04:40:38下载
- 积分:1
-
股票软件
股票软件 -- 用在外汇交易市场,-stock software
- 2022-04-11 05:43:15下载
- 积分:1
-
最经典的汇编教材之一!值得收藏!
最经典的汇编教材之一!值得收藏!-The most classic one of the compilation of teaching materials! Worthy collection!
- 2022-03-21 23:49:36下载
- 积分:1
-
介绍了软件项目管理的需求分析,包括概念、目的、流程、表格等。...
介绍了软件项目管理的需求分析,包括概念、目的、流程、表格等。-Introduced a project management software needs analysis, including the concept, purpose, processes, forms, etc..
- 2022-01-26 05:38:21下载
- 积分:1
-
本文档比较详细地描述了线程的实现,有需要可以下来
本文档比较详细地描述了线程的实现,有需要可以下来-this document a more detailed description of the thread, and it is necessary to see it down
- 2022-12-19 12:45:04下载
- 积分:1