搜索资源列表
用C51实现单片机的中文输入法
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_va
c51pyshurufa
- 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败 -a C51 with the Chinese input method, Pinyin input method disappear with the function : * unsigned char code
key_poiter_program
- 用指针函数实现最快最简单的按键控制程序。 // 按键的四种不同工作状态对应的函数指针对照表,每三字节对应一个按键 // 每一项包含三个字节,分别代表按键码,键盘状态,对应处理程序编号 // 本表对应于日常操作,不是修改状态-function pointer to achieve the quickest and most simple keypad control procedures. / / Button four different working conditions cor
bujindianjizhishi
- 本程序是C语言编写的,由 步进电机驱动的指针式温度表,反应灵敏,指示精确.-this process is the preparation of the C language from the stepper motor-driven pointer thermometer responsive, precise instructions.
pingyinshuru
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) inp
CLOCK
- 用C语言实现的指针型时钟模拟,可简单修改移植用在LED显示屏上-Pointer in C language based simulation clock can simply modify the transplant on the LED display
RingBuf
- 51环形缓冲区代码,能有效提高缓冲区操作,读写指针分离,互不干扰-51 circular buffer code, can effectively improve the buffer operation, read and write pointer separation, non-interfering
LCM128*64指针式万年
- LCM128*64指针式万年 硬件:LCM128*64 M16 DS1302 软件:WinAVR 2.0.6.1 时钟:内部4M,Pointer LCM128* 64 years of hardware: LCM128* 64 M16 DS1302 Software: WinAVR 2.0.6.1 Clock: Internal 4M
24C_EEPROM
- 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序,此程序有五个入口条件,分别为读写数据缓冲区指针,进行读写的字节数,EEPROM首址,EEPROM控制字节,以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多。-A generic 24C01-24C256 total of nine kinds of EEPROM byte read and write operating procedures, this procedure has five ent
TFT-GUI
- 基于ATMEGA128的TFT彩屏液晶GUI绘图实现指针时钟实验-Based on the the ATMEGA128 TFT color LCD GUI drawing pointer clock experiment
74hc165
- 51单片机,仿真,74hc165 时序控制,并入传出芯片,本人自编,绝无仅有,指针调用.-51 SCM, simulation, 74hc165 timing control, came into the chip, I wrote, unique, pointer calls.
proteustemperature
- 基于proteus的指针式温度计的源码,伺服电机驱动-Based on the Proteus of the source pointer thermometer, servo motor drive
qq
- 基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针 MOV R0,#50H 显示缓冲区首地址时50H ML0: CLR A MOV @R0,A 显示缓冲区清零 INC R0 CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the firs
bujindianji
- 通过定时器精确控制电机动作(用到了指针)-Precise control of motor through the timer action (using a pointer)
c-pointer-Detailed
- c指针详解!!!看完你对指针就可了如指掌了!-c pointer Detailed!!! can read you well aware of the pointer!
array-pointer-control-LED
- 使用AT89S52单片机核心芯片,通过c语言编程,使用数组指针控制led-The use of AT89S52 microcontroller core chip, through the C programming language, using a pointer to an array of control LED
Pointer-state-machine
- 相对所谓的传统状态机编写方式来说,使用函数指针作为中间介质来进行间接调用的方式就是所谓的“指针法状态机”。 指针法状态机其本质与合作式调度器几乎就是同义词,或者说是调度器的一个“状态机”编程模式-Relative to write so-called traditional state machine approach, using a function pointer as an intermediate medium for indirect way is to invoke the s
the-size-of-pointer
- 简单c语言,自己编写的小程序。检测一个指针变量的大小。-ez c program,to know a pointer s size.
pointer-clock-by-PG12864LCD
- 基于PG12864的指针式电子钟的仿真 proteus仿真 keil开发环境C- a pointer type electronic clock by PG12864LCD proteus simulation keil c
Pointer electronic clock
- 利用STM32编写带指针的时钟程序,可移植(Use STM32 to write clock program with pointer, which can be transplanted)