搜索资源列表
softkeyboard
- 软键盘,其中包括定义的基本字母和数据的软键盘,可以自己根据需要增加按键-soft keyboard, including the definition of basic alphanumeric data and the soft keyboard can be required to increase their keys
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test
工号姓名首字符
- 对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输入。(原创)-units for a pool, provide the names generated by the first names of characters function, and provide the first character of the simpl
双通输入原码
- 双通输入法原码 “双通”有两个含义:一是双拼或双形输入;二是手机键盘、电脑数字小键盘、字母大键盘通用。“双通”集有以下四种输入法-dual-source input method "double-pass" has two meanings : First, brush or dual-input; Two of the cell phone keypad, a small number of computer
REVERSER
- 将输入的字母的大小写变换。小写得变大写。-importation of the case-sensitive alphanumeric transform. Small change written in uppercase.
car_number_locate
- 通过对图像的变换之后得到车牌所在位置,但不能对车牌号码或字母进行识别-image of the plates after being transform location, but not on the registration number or alphanumeric identification
code128_code_c
- 128碼開始於1981年推出,是一種長度可變、連續性的字母數字條碼。與其他一維條碼比較起來,128碼是較為複雜的條碼系統,而其所能支援的字元也相對地比其他一維條碼來得多,又有不同的編碼方式可供交互運\用,因此其應用彈性也較大。-128 yards began in 1981 introduced a variable length, continuous digit alphanumeric bar code. With other o
01110301
- 词法分析这是一个词法分析程序,是由文件读入要分析的字符串,分析分为三种情况:开头是字母,数字和非字母或数字的,即运算符和分界符。-lexical analysis it is a lexical analysis procedure is read from the document to analyze the string, Analysis divided into three types : the beginning of l
0111030120030003
- 这是一个词法分析程序,是由文件读入要分析的字符串,分析分为三种情况:开头是字母,数字和非字母或数字的,即运算符和分界符。-This is a lexical analysis procedure is read from the document to analyze the string and analysis are divided into three types : the beginning of letters, numb
0111030120030023
- 这是一个词法分析程序,是由文件读入要分析的字符串,分析分为三种情况:开头是字母,数字和非字母或数字的,即运算符和分界符。-This is a lexical analysis procedure is read from the document to analyze the string and analysis are divided into three types : the beginning of letters, numb
BPLetterRecognation
- 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
LED_Control_Source_Code1_0_VB
- 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot mat
SYT240160CZK
- 为SYT240160CZK液晶显示的驱动,可以显示用户的信息,进行全角和半角字符显示。-SYT240160CZK for LCD driver can reveal user information, Kok and the entire alphanumeric character display.
chineseinwords
- 实现将汉字转化为一列字母组合,开发环境为pb.-achieve Chinese characters into an alphanumeric combination of pb development environment.
8x10b
- \"肇庆金鹏电子有限公司\" \"生产的中文系列液晶显\" \"示模块内含国际一二级\" \"简体汉字和半角及全角\" \"字符字库指令功能丰富\" \"使用方便标准用户硬件\" \"接口采用握手协议完全\" \"兼容一般点阵液晶模块\"-"Zhaoqing Jinpeng Electronic Company," "Chinese production of a series
dsbc
- 全角和半角字符之间的转换源码。目前只实现单个字符的判断和转换,对全无判断、转换可在此基础上完善。-full alphanumeric characters angle and the conversion between source. Currently only the realization of individual judgment and character conversion of any judgment, the c
cifafenxiqi(new)
- 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,
汇编
- 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A
LED_Control_Source_Code1_0_VB
- 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot mat
Alphanumeric-LCD-Header-File-v1.1
- Alphanumeric code for pic microcontroller