搜索资源列表
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 /* Nu
LAPLACEedge
- Laplace运算的源代码,应用于图像边缘的检测。这是一个2的D-5x5的mask。同时应用于x轴,y轴,图像范围是从0-255。
penguzzle
- 著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl / Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much e
penguzzle
- 著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl/Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much eas
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 /* Nu
LAPLACEedge
- Laplace运算的源代码,应用于图像边缘的检测。这是一个2的D-5x5的mask。同时应用于x轴,y轴,图像范围是从0-255。-Laplace operator of the source code, applies to image edge detection. This is a 2 D-5x5
Contrast
- 2.Uniformity / Contrast Software(Ca200Sample_Contrast.exe) provides Measurement of uniformity for chromaticity, luminance etc. and contrast. Measuring points are 3x3 or 5x5 spots (CA210样本程序)-2.Uniformity/Con
TM320C54x(v2a.asm)
- ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. Th
encryption
- The program takes 3 inputs: 1. A letter of the alphabet that will remain unencoded (e.g. "J") 2. A 5-letter keyword (e.g. "BREAK") 3. A message to be encrypted (e.g. "COMPUTERSCIENCE"). You may assume that it do
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented
PinTu
- 小时候完过的用手滑来滑去的拼图游戏。能选择游戏难度:3X3 4X4 5X5,能更换游戏背景图片,能记忆游戏设置。有检查游戏是否能完成的算法(Game.checkNums)-pintu method
BLOCKQUOTEProblem
- 你玩过“拉灯”游戏吗?25盏灯排成一个5x5的方形。每一个灯都有一个开关,游戏者可以改变它的状态。每一步,游戏者可以改变某一个灯的状态。游戏者改变一个灯的状态会产生连锁反应:和这个灯上下左右相邻的灯也要相应地改变其状态。-You played " pull light" games? 25 lights arranged in a 5x5 square. Each lamp has a switch, the game
Key5x5AVR
- Using Keypad matrix 5x5 on ATMEGA 8535
key
- 5X5 和 5X6 键盘驱动程序 以及测试 程序-5X5 and 5X6 as well as the keyboard driver testing procedures
Minesweeper
- 5x5 minesweeper, you can edit the width and height of this minesweeper code
tform_Lidar
- README.TXT (this file) CLOUD_ARRAY.TIF is a synthetic test image. It contains a 5x5 pattern of identical, regularly-spaced cartoon clouds. This represents an ideal field of view in XY coordinates in order to
newtic
- This is 5X5 tic tac toe board game with normal set of winning rules
GUI
- Median filter 3x3,Median filter 5x5, mean filter, wiener filter, PSNR, MSE -a simple gui for image noise removal
tic5
- A tic tac ptogram 5X5 with AI
5X5矩阵键盘实验
- 基于51单片机的5x5键盘设计,用最少的接口实现最多的按键控制.(Based on 51 MCU's 5x5 keyboard design, the most keyboard control is realized with the least interface.)