-
算法和编程的图论,PDG格式
图论的算法与程序设计,pdg格式-graph theory of algorithms and programming, PDG format
- 2022-04-21 00:36:39下载
- 积分:1
-
基于主动轮廓的用于椭圆或圆检测的一篇文献。此文献的应用背景为眼底图像的分割。...
基于主动轮廓的用于椭圆或圆检测的一篇文献。此文献的应用背景为眼底图像的分割。
-Based on Active Contour for oval or a circle detection literature. Application of this literature background for fundus image segmentation.
- 2023-08-06 22:20:04下载
- 积分:1
-
这本书里共11章,收集了很多典型的C51程序,具有很高的参考价值。...
这本书里共11章,收集了很多典型的C51程序,具有很高的参考价值。-This book a total of 11 chapters, the collection of a lot of C51 a typical procedure, a high reference value.
- 2022-12-30 02:00:04下载
- 积分:1
-
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫...
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。
为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
- 2022-03-21 17:16:01下载
- 积分:1
-
20051104调试通过 液晶驱动 采用24m晶振
20051104调试通过 液晶驱动 采用24m晶振-20051104 through the LCD driver debugging using crystal 24m
- 2022-03-06 20:36:20下载
- 积分:1
-
北大教材的幻灯片,java讲的挺好,希望大家喜欢
北大教材的幻灯片,java讲的挺好,希望大家喜欢-Beijing University teaching slides, java say very good, hope you like
- 2022-01-24 18:55:32下载
- 积分:1
-
Super Stick' s " Signals and Systems" , Second Edition (Oppenheim) Th...
超级棒的《信号与系统》第二版(奥本海姆)的word版答案,网上大都pdf版的。-Super Stick" s " Signals and Systems" , Second Edition (Oppenheim) The word version of the answer, most online pdf version of the.
- 2022-03-10 17:11:24下载
- 积分:1
-
东北大学潘晓雷对早期linux做的源代码分析
东北大学潘晓雷对早期linux做的源代码分析-Northeastern University Pan Xiao Lei do right early linux source code analysis
- 2022-01-26 08:23:29下载
- 积分:1
-
PHPWEB网页游戏引擎源码程序.可供PHP开发者作为网页制作的参考。...
PHPWEB网页游戏引擎源码程序.可供PHP开发者作为网页制作的参考。-PHPWEB web game engine source code program. Available to PHP developers to create a web page for reference.
- 2023-05-16 14:50:02下载
- 积分:1
-
C++ Builder自学捷径,全书共17章,分为两大部分:第一部分主要介绍基础内容,第二部分主要介绍程序设计技巧,并配有大量的范例。...
C++ Builder自学捷径,全书共17章,分为两大部分:第一部分主要介绍基础内容,第二部分主要介绍程序设计技巧,并配有大量的范例。-C++ Builder self shortcut, a total of 17 book chapters, divided into two major parts: the first part is mainly based on the content of introduction, the second part of the main introduction programming skills, and配有大量examples.
- 2022-01-30 11:42:15下载
- 积分:1