搜索资源列表
FillRgn
- 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
LED20
- 16*64位点阵点 阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号-16 * 64 dot matrix display Chinese characters lattice-serial output character data, P2 mouth output signal scanning, P0_0 595 latches the output signal
8255_keyboard
- 用keil51编写的可编程通用并行接口8255键盘按键识别程序,键盘3*8格式,采用行扫描方式,c语言编写
逐行扫描1
- 模拟显示器逐行扫描的程序,在tc2.0环境下 做的.很好的哦-progressive scan analogue monitors procedures, the tc2.0 environment so. Oh well
逐行扫描1
- 模拟显示器逐行扫描的程序,在tc2.0环境下 做的.很好的哦-progressive scan analogue monitors procedures, the tc2.0 environment so. Oh well
FillRgn
- 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
jianpan
- 对4x4键盘进行扫描并将结果送数码管显示
keyboard
- 本代码实现4×4键盘操作 对键盘进行扫描取得键入值-Realize the code 4 × 4 keyboard operation of the keyboard type to be scanned to obtain the value of
8x4keyboard
- 8x4键盘扫描,使用共阴极数码管显示。P2口的低4位作为行线,P0口用作列线。使用的是行扫描,通过测试-8x4 keypad scanner, using a total of cathode digital tube display. P2 mouth low as four lanes, P0 I used line out. Using a line scan, to pass the test
NtShell
- 很好的远程控制源代码,服务端带感染,ring0级进程控制,屏幕传输采用XOR和隔行扫描两种算法 Visual C++6.0,WINXP SP2编译通过-Very good remote control of source code, client services with infection, ring0-class process control, the screen transmission using XOR and tw
4x4_saomiao
- 51单片机4x4键盘扫描,基于状态机风格,使用逐行扫描法-51 single-chip 4x4 keypad scan, based on state machine style, the use of progressive-scan method
delphitxsb
- Delphi 图像识别技术(逐行扫描识别)文档源代码-Delphi tuxiangshibiejishu(zhuihangsanmaioshibie) wendang
Epicture_effects
- 本程序实现了对BMP文件进行扫描显示、滑动显示、渐进显示、马赛克显示。都是以ImgCenterDib基类派生的。特效-This program achieved a BMP file to the scan shows, slide shows, progressive displays, mosaic display. Are based on ImgCenterDib derived base class. Effects
saomiao
- 对图像从上到小进行扫描,稍微修改下,也可以左右扫描-The image is scanned from top to small, slightly modified, they can scan around
deinterlace
- 设计一个去隔行算法。把一段隔行扫描格式的视频序列转换成逐行扫描格式的视频。-Design a de-interlacing algorithm. To a sequence of interlaced video format into progressive scan video format.
ch5example11prog1
- 彩色电视机隔行扫描原理,plot程序实现隔行扫描,简单实用-Principles of color television interlacing
key2
- 矩阵键盘,大家不要看矩阵键盘很容易,其实里面蕴含很多奥秘,大家要好好学习,认真看程序,矩阵键盘逐行扫描(Matrix keyboard, we do not look at the matrix keyboard is very easy, in fact, contains a lot of mystery, we must study hard, seriously look at the program, the matrix k
62-矩阵键盘行列扫描
- 4X4的矩阵,行扫描矩阵,并使数码管随着产生数字,第几个按键按下数码管显示几(roe scannning the matrix, nixie light show the matrix'value.)
webhtml5调用摄像头实现二维码扫描
- web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the tw
4乘4键盘扫描控制器
- 1. 键值采用16进制编码,即16个按键分别对应显示16进制数 0~F,按键对应关系如下:最上面一行从左至右依次为0~3, 第二行从左至右依次为4~7,第三行从左至右依次为8~B,最 下面一行从左至右依次为C~F,其中b、d显示为小写,其他字 母大写; 2. 按键按下时显示当前键值并保持,直到下一按键被按下时更新 显示; 3. 只有按键被按下时蜂鸣器发出按键音,放开后蜂鸣器不发声。 4. 每个按键对应不同的按键音。(1. The key