-
c屏幕操作函数,很好的屏幕函数集
c屏幕操作函数,很好的屏幕函数集-c screen manipulation functions, a good screen Function Set
- 2022-05-28 17:32:22下载
- 积分:1
-
GUI编程Python
GUI Programming with Python
- 2022-01-26 02:30:10下载
- 积分:1
-
本文介绍了视频监控的主要用户的调整,
This note introduces the two main user adjustments of a video monitor,
BRIGHTNESS
and
CONTRAST
. I explain the effect that these controls have
on picture reproduction, and I explain how to set them. This note
applies to computer monitors, studio video monitors, and television
receivers.
- 2022-05-07 16:33:47下载
- 积分:1
-
Linux内核源代码分析/电子书
Linux内核源代码分析/电子书-Linux kernel source code analysis/e-books
- 2022-09-16 13:30:03下载
- 积分:1
-
network programming (2), we Tu teacher lectures
网络程序设计(下),我们涂老师的讲义-network programming (2), we Tu teacher lectures
- 2022-02-26 00:30:09下载
- 积分:1
-
ARM S3C44B0 reading and writing to external flash process, a slight modification...
ARM S3C44B0对外部flash的读写程序,稍微修改就可以用到你的程序当中-ARM S3C44B0 reading and writing to external flash process, a slight modification on the procedure you can use them
- 2022-11-24 22:20:02下载
- 积分:1
-
vhdl very good debug release vhdl very good debug release
vhdl very good debug release vhdl very good debug release
- 2023-08-20 04:05:03下载
- 积分: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
-
学习编译原理 第二章
学习编译原理 第二章-learning Chapter II compiler theory
- 2022-01-26 06:49:38下载
- 积分:1
-
EJB入门基础,不错的书籍,请大家下载学习。
EJB入门基础,不错的书籍,请大家下载学习。-EJB based portal, good books, please download the study.
- 2022-08-07 23:50:46下载
- 积分:1