搜索资源列表
马踏棋盘问题.
- 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
马踏棋盘127457
- 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
8*8矩阵dct变换以及量化 反量化和反dct变换
- 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
Hanzhi.用8*8的LED点阵同时显示两个汉字
- 用8*8的LED点阵同时显示两个汉字,字模可自行设定,需要的快下。,8* 8 dot matrix LED display two characters at the same time, matrix can be set on its own needs soon.
dct.rar
- 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
8*8点阵循环显示“电气二加油”
- 8*8点阵循环显示“电气二加油”,按照逐列扫描的方式编写程序-8* 8 dot matrix cycle, "Electrical two refueling," according to the column by way of written procedures for scanning
8x8
- 8*8LED点阵显示程序,可以显示0-9十个数字,并自右向左移动-8*8LED dot matrix display program
8x8LED
- 包含8*8LED点阵实验的源程序及实验原理图,proteus仿真势力。资料完整-8* 8LED matrix that contains the source code and experimental experimental schematics, proteus simulation forces. Data integrity
zigzag
- 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
8×8LED
- 8×8点阵LED显示,基于单片机的人机接口的设计,硬件设计及软件仿真,用到的软件是PROTEUS KEIL-8 × 8 dot matrix LED display, based on single-chip human interface design, hardware design and software simulation software is used PROTEUS KEIL
88LED
- 8*8点阵led显示功能介绍,包括点阵构成的原理,显示一竖柱,显示一横柱-8* 8 dot matrix led display, including the principle of dot-matrix composition, show一竖column, showing a horizontal column
matrix-led
- 在单片机开发中使用的8×8点阵显示屏的仿真和测试程序。-Microcontroller used in the development of 8 × 8 dot matrix display simulation and testing procedures.
LED.dot.matrix.display
- LED点阵显示器 利用LP-2900实验仪Altera模块上的PLD器件,编写VHDL程序,设计一个扫描控制电路,在H区的8*8型LED点阵上实现点阵的逐点显示,扫描显示的顺序是光点从左上角像素点开始,终止于右下角像素点,然后周而复始地重复运行下去。扫描全部区域大概所需时间为13s。-LED dot matrix display
Led-Matrix-8-parallel-data-transfer-8-bits-for-80
- Led Matrix 8 parallel data transfer 8 bits, scan the external columns. Protues 7.5 simulations.
52-8X8-Matrix-LED
- 8*8 MATRIX LED.DSN的led灯显示 很好很强大-8*8 MATRIX LED.DSN
matrix-keyboard
- 8*8矩阵键盘 windows ce 6.0键盘驱动-8* 8 matrix keyboard keyboard driver windows ce 6.0
8-x-8-dot-matrix
- 8*8点阵的设计,内涵全过程,用的是2864,以及一些简单的74系列芯片设计的,大二数电的课程设计-8 x 8 dot matrix
8-x8-dot-matrix
- 单片机中用74HC595驱动8×8点阵生成汉字,用keil uVision3 编译环境-Single chip microcomputer 74 HC595 are needed in driving 8 x 8 dot matrix
实验04_8×8点阵显示实验
- 基于汇编语言对80386进行操作,实现8×8点阵的显示。(It is based on 80386 microprocessor with assembly language , to achieve a dot matrix display.)