搜索资源列表
snake_c++
- bool termination_point bool neighbor3by3 /* true means 3x3 neighborhood, false means 5x5 neighborhood */ int grad_mag[500][500] /* Magnitude of Gradient */ int m_Cols /* Number of Columns */ int m_Rows /* Number of Rows */ int no_of_s
找出一个3x3数组的“鞍点”
- 找出一个3x3数组的“鞍点”-find a 3x3 array of "saddle"
main
- 八 方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方 块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移 动。例如,假设一个3x3矩阵的初始状态为: 8 0 3 2 1 4 7 6 5 目标状态为: 1 2 3 8 0 4 7 6 5
Inverse-of-a-matrix
- 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
fangkuaiyouxi
- “方块”游戏使用一个3x3的网格,其中每一个单元格要么显示一种颜色,要么什么都没有(表示为黑色)。游戏开始时一些单元格随机填充颜色,其他的都用默认黑色。只要你在30秒内清除所有单元格的颜色(全部变为黑色,没有其他颜色存在),你就获胜了。- Box game using a 3x3 grid, each of which shows a single cell or a color, or nothing (that is black). Play the beginning of some c
PinTu
- 小时候完过的用手滑来滑去的拼图游戏。能选择游戏难度:3X3 4X4 5X5,能更换游戏背景图片,能记忆游戏设置。有检查游戏是否能完成的算法(Game.checkNums)-pintu method
Game-OOXX
- 井字遊戲 一個3X3的棋盤 以回合方式先達成連線者獲勝-3X3 game of tic-tac-toe board of a way to first round wins to reach the connection
puzzle
- This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9
BreadthFirstPuzzle
- BreadthFirst Search in a 3x3 puzzle
eight
- 八方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移动-eight
ModelforExercise1
- Exercise 1 The following differential equations describe the Van der Pol oscillator dx/dt = μ(x − 1/3x3− y) (1) dy/dt = (1/μ)x Set μ = 1 and simulate the behaviour of this system. Illustrate the fact that, for non-zero values o
matrix44
- This a class handling a matrix (3x3 size)-This is a class handling a matrix (3x3 size)
puzzle
- 模版游戏。自己编的一个3x3的拼图小游戏。供参考。-A jigsaw puzzle by 3x3.
3Code_for_Medx
- 3x3中值滤波器的FPGA实现现(VERILOG)可直接使用。 -3x3 median filter FPGA implementation of the present (VERILOG) can be used directly.
2
- (1)在屏幕上按如下格式输出乘法口诀表: 1X1=1 1X2=2 2X2=4 1X3=3 2X3=6 3X3=9 … 其中,每行的多个乘法公式之间用‘\t’分割 (2)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上
Inverse-of-a-3x3-matrix-in-c
- Inverse of a 3x3 matrix in c
sudoku
- 数独只有一条规则:在图中格子内填入1到9的数字使每行、列、3×3的宫(我们把行,列和宫统一称做:规则)内数字不重复,数字可以是任何顺序,不限制斜线上数是否重复 宫:就是将9*9的区域划分成9个3*3的区域,且每个区域中1-9只能出现一次-Fill in the game board so that the numbers 1 through 9 occur exactly once in each row, column, and 3x3 box(we call it RULE). The
3x3-neighbor-pixel
- Descr iption All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(r
Matrix 3x3
- three by three (3x3) matrix solution program
3x3全息.aep
- 全息广告风扇屏 ,多设备拼接 ae分割 3x3分割融合(Holographic Advertising Fan Screen)