搜索资源列表
mobile_IME
- 手机键盘输入法,可以模拟手机键盘进行数字和字母的录入.用C写的算法,移植方便-keypad input method can simulate phone keypad numbers and letters for the record. Using the algorithm in C, transplantation convenience
jiandanbianjiqi
- 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypa
keypadtesting1
- keypad in c language
jsqjizixd
- proteus计算器仿真,c语言编程,4*4键盘编码,lcd显示-proteus calculator simulation, c language programming, 4* 4 keypad code, lcd display
musical-game
- musical game using keypad and microcontroler file content: c code to program ATMEL microcontrolers simulation circuit in proteus
Microcomputer-Principles-(Report)
- (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机的接口电路; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示,并产生对应信号 波形(D/A)输出(信号波形包括正弦波、三角波、方波、锯齿波)、输出信号波 形幅度、频率可调(注意:按键数量应尽量少)。 -(1), respectively, in C and assembly language programming to complete the functional desig
Avr_multiplication
- Write an assembly program that performs multiplication: a = b x c, where a, b, c are all unsigned 1-byte numbers. The program takes b and c the keypad and displays the result on LED bars. When there is an overflow in the calculation, the LED bar
C-source
- EXAMPLE WITH GLCD AND KEYPAD
Hex-Counter-99H_88H
- Program : Keypad 01 Descr iption : Keypad input and show key value to DSP with shift display For : MCS-51 Microcontroller Training System Filename : lab1401.asm Environment : ASEM-51 Macro assembler Copyright (C) 2002-2005 Innov
keyboard_led
- 1)、分别用C语言或汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机接口电路; (3)、程序功能要求:小键盘给定、数码管显示、控制并显示“待机”,“欢迎你进入系统!”,“再见”(延时10秒);-1), respectively, with C or assembly language programming is complete hardware interface functional design (2), the hardware circuit ba
