搜索资源列表
XX7299A_52demo
- XX7299A是一款低价位且具有强抗干扰能力的多功能单片机外围芯片。它整合了数码管显示驱动(8 位数码管或者64 位LED)和键盘扫描(64个)控制,以及片上256字节E2PROM和256字节SRAM ,集成RTC(带有阴历和节气算法)、2路8位ADC(贴片)。XX7299A内置8MHz RC振荡电路,采用两线通信接口(兼容I2C)与单片机通信。-XX7299A is low and with the strong anti-jamming capability, multi-purpose m
Keyboard-all
- 国外牛人写的键盘扫描程序;算法很巧妙。值得学习,研究-foreign cattle written by the keyboard scan procedures; Is a clever algorithm. Worthy of study, research
ISP_FPGA_PAPER_04
- 视频扫描格式转换算法设计及其芯片实现.nh-Video scan format conversion algorithm and its chip. Nh
cipandiaodu
- 在先来先服务调度算法(FCFS),最短寻道时间优先调度算法(SSTF),循环扫描算法(SCAN)中选择一个适合的磁盘调度算法完成磁盘查找内容。-First come first serve scheduling algorithm (FCFS), priority scheduling algorithm for the shortest seek time (SSTF), cycle scan algorithm (SCAN) to select a suitable disk schedul
B10731_B1
- 本文介绍了一种基于DSP技术的二维条码扫描器。该扫描器以MOTOROLA的DSP56F826为核心,采用CMOS图象传感器以逐行扫描方式采集条码数据,并利用高速存储器扩展芯片,配合先进的译码算法,实现了高效准确的实时处理。文中阐明了系统工作原理、功能以及软硬件实现方法。同时,简述了PDF417码的编码原理及二维条码系统的发展前景。-In this paper, a DSP-based two-dimensional bar code scanner technology. The scanner
SCANTest
- scan算法用 实现的算法 实现的算法 实现的算法 -scan in English English English English English English English English English English
key_scan
- 非常实用的单片机键盘扫描程序,含常规行列扫描,通过74LS164或74HC595的串并转换后的行列扫描,以及通过TLC1543后的A/D转换后的直读扫描,再有常规的直读扫描,程序中含有记忆算法。-Very practical single-chip scanner keyboard, with the ranks of conventional scanning, 74LS164 or 74HC595 through the string and the ranks of the post-co
4x4
- 4*4键盘算法,采用扫描法‘按键扫描程序 P1.0--P1.3为行线 P1.4--P1.7为列线-4* 4 keyboard algorithm, using scanning method "button P1.0 program P1.3- to scan lines P1.4 P1.7-- for the column
Touch_Program
- 单片机驱动触摸屏,并在串口打印出触摸点的坐标。本代码另外还包括:中断键盘扫描,和触摸点的算法程序。-Single-chip-driven touch screen, and print out the serial touch-point coordinates. In addition, the code include: interruption of the keyboard scan and touch-point program of the algorithm.
LEDdisp
- 以Silicon Laboratories公司C8051F230单片机为控制核心,采用16路动态扫描方式进行显示的LED大屏幕显示系统的设计方案。采用大功率三极管TIP127进行行驱动,提高了亮度。单片机通过读取外部总线数据,可实现与上位机协同工作,也可以脱离上位机独立工作。高速的单片机系统可显示图象、文字、数字等多种内容,并且通过优化算法实现了上下左右移动,以及百叶窗等特殊效果。-To Silicon Laboratories, C8051F230 microcontroller to con
SCAN
- 扫描彩色负片也是一件十分繁杂的工作。 但是某些扫描软件可充分发挥凝集了在图象处理和光学影像技术领域数十年技术经验精华以及最新开发的胶片专业算法的威力。 因此,不必再根据各种类型负片的不同曝光特性和色彩平衡反复手动调节扫描仪的设置,也可一直获得满意的扫描效果。-Scanning color negative film is a very complex task. However, some scanning software can be fully condensed in the image
GrahamScan
- 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法,该上传文件主要是基于Graham扫描法的凸包算法-convex hull algorithms:based on Graham scan method ~ ~~~~`~·`·`
ATT7022electrial-jiliang
- 关于电能计量的算法,计量芯片是att7022,有液晶显示和键盘扫描-Algorithm on the energy measurement, metering chip is att7022, a liquid crystal display and keyboard scan
2011.8.14
- 悬挂运动控制系统,里面有液晶显示,电机驱动,按键扫描及通过电机画的轨迹的算法程序-Suspension motion control system, which has liquid crystal display, motor drive, key scan and drawn by the motor path algorithm
New-key-scanner
- 新型的按键扫描程序,具体几种情况之下,这算法是怎么一回事详解!-New key scan process, under specific situations, this algorithm is how one thing to Detailed
VGAtry
- VGA显示的vhdl代码,依据VGA的复杂时序写成逐行扫描的代码,高效的算法- 英语 日语 VGA display VHDL code, written in accordance with the complex timing of the VGA progressive scan code, and efficient algorithms
Liquid-flow-control
- 主要包括:主控程序模块、键盘扫描及处理子程序、采样数据处理子程序、PID算法子程序、电机驱动与控制子程序和显示等子程序几个部分。-Mainly includes: master control program module, keyboard scan and processing procedure, the sampling data processing procedure, PID calculate way procedures, motor drive and control pro
OSTest3
- 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 -A. This experiment is a simulation of the operating system disk seek ways to use different disk access order to design a disk scheduling algorithm. Implementat