搜索资源列表
MAZES Result
- 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pa
随机迷宫解
- 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
VC_OpenDIB256
- 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC / VIEW structure, make it easier to understand and suitable for
汉字显示
- 本代码使用vb 编写矩阵汉字的显示-use of the code prepared vb matrix display Chinese characters
fdsp
- DSP程序 Matlab是一套用于科学工程计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境,在这个环境中,问题与求解都能方便地以数学的语言(主要是矩阵形式)或图形方式表示出来。
AxisShowPoints
- 做算法测试使用的二维图形显示程序源代码,支持一维,二维数组显示,已及矩阵形式的数据点。含详细使用说明,显示速度很快。
4x4button
- 用AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号
terrain
- Direct3D 游戏开发技术详解 配套第12章代码 绘制并加载显示地形 1.用D3DX库接口创建一个空Mesh模型 2.创建Mesh所需的顶点矩阵,填写顶点缓冲区的索引信息 3.创建纹理,添加光照并渲染
myMatrix
- 矩阵相乘,演示了编辑框传输数据和显示,隐藏等功能。特别适合初学者学习和研究。
1602
- 矩阵键盘1602液晶显示键值 矩阵键盘定义: * * P1.0-P1.3为列线,P1.4-P1.7为行线 * * 喇叭接P3.7口 矩阵键盘P1口,1602LCD -1602 keyboard matrix liquid crystal display the definition of key matrix keyboard:* * P1.0-P1.3 for the out-line, P1.4-P1.7 for line* * speakers then I P3.
MatrixChain
- 图形界面的矩阵连乘算法,动态显示运行求解问题的过程-Graphical interface with the matrix multiply algorithm, dynamic display of running the process of problem solving
jvzhenjianpanandyejing
- 4*4矩阵键盘扫描程序,lcd1602液晶显示,对初学者很有用-hahaha
A1
- msp430f149的ADC采集及对应矩阵显示-msp430f149 the ADC acquisition
juzhen
- 8*8矩阵显示,主要是用于单片机的矩阵实验-8* 8 matrix display, mainly for single-chip matrix experiments
矩阵键盘
- 51单片机矩阵键盘动态扫描,数码管显示。(51 SCM matrix keyboard dynamic scanning, digital display.)
4.矩阵按键
- 基于89c51制作的矩阵键盘可以用数码管直接显示,可以减少占用IO口(89C51 based on the matrix keyboard can be directly displayed by digital tube, you can reduce the use of IO mouth)
矩阵键盘
- STM32矩阵键盘,动态数码管显示,支持连按(STM32 matrix keyboard, dynamic digital display,Support link press)
key键盘
- 基于atmega16单片机的矩阵键盘简单显示。通过对按键的内部上拉,以及对键盘的扫描,完成数码管的正常显示。(A simple display of the matrix keyboard based on ATmega16 single chip. Through the internal pull of the button and the scanning of the keyboard, the normal display of the digital tube is complete
2
- 编写一个 类名: Matrix 数据成员:行数,列数,矩阵数组(或指针) 包含功能:1)构造和复制构造函数,析构函数; 2)显示矩阵内容; 3)修改矩阵中某位的值(位置为参数); 4)求矩阵中某行的和(行数为参数); 5)求矩阵中某列的和(列数为参数); 6)求矩阵中的最大,最小值; 7)在主函数中测试;(Write one Class name: Matrix Data members: row number, column number,
keyscan1602
- 基于FPGA的4*4矩阵键盘输入,1602液晶屏显示,以及四个LED灯输出。(Based on the 4*4 matrix keyboard input of the FPGA, 1602 LCD screen display, and four LED lights output.)