搜索资源列表
三维地学建模的技术方法
- 本文介绍了三维建模的基本方法,通过三角网、方格网建立dem文件,数字高程的建模。-This paper introduces the basic 3D modeling methods, through triangulation, Grid establish dem documents, digital elevation modeling.
图形液晶
- 编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格-prepared SMG240128A-based LCD module of the driver, set up LCD modules for graphics mode, and then showed uniform grid
第一次实验报告(数正方)
- 设有n*m个方格的棋盘(1<=m,n<=100),求出该棋盘中包含多少个正方形、多少个长方形(不包括正方形)。 例如:当n=3,m=2 时 正方形的个数有8个;即边长为1的正方形有6个;边长为2的正方形有2个。 -with n * m box at the chessboard (1LT; = M, 4; = 100), obtained the chessboard includes the number
black_and_white
- 益智游戏 在九个方格中点击一个,则它自己和周围的方格变色,变为同一色则过关。-puzzle games in nine click a box which, itself and its surrounding grid of color, will become the same color clearance.
9box
- 小程序,实现9方格问题.?迪?方格问题.?迪?方格问题.实现9方格问题.-small programs to achieve 9 grid problems. Achieving nine gri d problems. Achieving nine gri d problems. Achieving nine grid problems.
GridToTIN
- 实现方格网转换成三角网的程序,转换不是很复杂-achieve Grid into triangulation process, conversion is not very complicated
block-5
- 一个不错的俄罗斯方块游戏,功能齐全,每行方格数可以任意调节-a good game of the Russian box, complete functions, each line can box a few arbitrary regulation
knight
- 骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n* n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a fur
JiuGong
- 九宫问题:实现3*3的方格中填1-9的数,使其横,竖,叉的三个数之和为15;求解共有几种填写方法。原创vc实现。-Nine-palace issues: the achievement of the 3* 3 grid to fill a number of 1-9 to make it horizontal, vertical, fork and three the number of 15 Solving fill a total
randtest
- 16方格排序游戏设计,用java编写的.绝对源码.-16 grid sorting game design, using java prepared. Absolute source.
Chap06
- 方格类游戏,游戏是要求没个方格配对,当每个方格配对的时候游戏胜利-Grid-type games, the game is to require no matching of the box, when each box when matching game victory
LLTOFG
- 经纬度坐标转和99方格坐标互相转换的小程序。-And 99 latitude and longitude coordinates to grid coordinates of each conversion applet.
text
- 设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘。-。。
baolei
- 如图城堡是一个4×4的方格,为了保卫城堡,现需要在某些格子里修建一些堡垒。城堡中的某些格子是墙,其余格子都是空格,堡垒只能建在空格里,每个堡垒都可以向上下左右四个方向射击,如果两个堡垒在同一行或同一列,且中间没有墙相隔,则两个堡垒都会把对方打掉。问对于给定的一种状态,最多能够修建几个堡垒。-As the castle is a 4 × 4 grid, in order to defend the castle, it is necess
01
- 这是一种只有一个棋子的游戏。 在棋盘上有一些特殊方格——飞行器,每个飞行器有一个飞行距离d,棋子达到后可以继续在同方向再“飞”d格,且移动距离仍然为1。-This is a game that there is only one piece. In the board there are some special box- an aircraft, each aircraft has a flight distance of d,
1-9
- 填写九方格,使其横竖都是1-9 这九个数字-Fill out the nine grid so that it横竖are the nine figures 1-9
chessboard
- 生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
走方格路径
- 走方格路径,通过编程实现最短步数达到终点。(I am a lover of computer!)
2048(加入了方格动画效果)
- 使用QT实现2048游戏,加入了方格动画效果(Using QT to achieve 2048 games)
均匀方格法点云精简
- 能实现最小包围盒法方格划分,并利用中值进行点云精简(The minimum bounding box method can be implemented and the median value can be used to simplify the point cloud.)