Welcome![Sign In][Sign Up]
Location:
Search - 字符显示

Search list

[Other显示数字、按键发声试验程序

Description: 一个比较简单的试验程序,通过该程序可以学习数码管的字符显示、动态刷新、蜂鸣器发声、中断方式按键的处理。-a relatively simple test procedure, the procedure can learn from the digital control of the characters, dynamic updating, the buzzer and interrupt handling keys.
Platform: | Size: 4949 | Author: 邓昕岳 | Hits:

[Graph Recognize用两个字符形成点阵大字的软件

Description: 这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use of these two characters from these two Chinese characters
Platform: | Size: 901653 | Author: 李强 | Hits:

[SCMATMEGA16+LCD1602动态字符显示

Description: ATMEGA16+LCD1602动态字符显示
Platform: | Size: 33863 | Author: zenghl | Hits:

[DocumentsLED共阳极显示对照表

Description: 关于LED共阳极数码管数字和字符显示对照表
Platform: | Size: 37368 | Author: tshdoor | Hits:

[Program docDOS下的点阵汉字显示.doc

Description:

你是否碰到过用启动盘启动系统后用DIR命令得到一串串莫名其妙的字符?有经验的朋友会告诉你:那是汉字。汉字?你不禁会问:怎么一个我一个也不认识。但那确确实实是汉字,如果你启动UCDOS或其他的汉字系统后,就会看到那是一个个熟悉的汉字。同样是汉字,为什么前后会看到不同的结果?呵呵,其实在电脑硬件中,根本没有汉字这个概念,也没有英文的概念,这铁玩意认识的概念只有——内码。


Platform: | Size: 33792 | Author: jackielau | Hits:

[SCMLCD模块字符显示

Description: 控制LCD模块字符显示程序
Platform: | Size: 1794 | Author: keith08123@yahoo.com.cn | Hits:

[SCM汇编实现键盘输入字符显示

Description: 程序功能为当按下键盘上的某个键时,将该键的行号和列号显示在数码管上。
Platform: | Size: 776 | Author: laohuangniu9 | Hits:

[SourceCode汉字显示、半字符显示、最大128_64的图形显示 自造字的显示以及屏幕左右移动和上下滚动

Description: 汉字显示、半字符显示、最大128_64的图形显示 自造字的显示以及屏幕左右移动和上下滚动
Platform: | Size: 13056 | Author: ygliu0404 | Hits:

[Embeded Linuxlinux下LCD显示字符

Description: 该程序利用framebuffer可实现汉字、ASCII码的混合显示。
Platform: | Size: 2188 | Author: liuhongjun86@126.com | Hits:

[assembly language字符图形程序中国北京

Description: 这是一个显示“中国北京”字样的程序,按“q”键退出。-This is a show that the "China Beijing" indication of procedures, according to the "q" key to exit.
Platform: | Size: 2048 | Author: 赖毅勇 | Hits:

[Other显示数字、按键发声试验程序

Description: 一个比较简单的试验程序,通过该程序可以学习数码管的字符显示、动态刷新、蜂鸣器发声、中断方式按键的处理。-a relatively simple test procedure, the procedure can learn from the digital control of the characters, dynamic updating, the buzzer and interrupt handling keys.
Platform: | Size: 5120 | Author: 邓昕岳 | Hits:

[Graph Recognize用两个字符形成点阵大字的软件

Description: 这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use of these two characters from these two Chinese characters
Platform: | Size: 3600384 | Author: 李强 | Hits:

[Communication串口温度数据采集并实时显示

Description: 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.-Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point
Platform: | Size: 249856 | Author: 周波 | Hits:

[source in ebookjaq

Description: /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The program showed multiple calls time display, in order to achieve dy
Platform: | Size: 2048 | Author: 碧匀天 | Hits:

[SCMSPI_164_液晶显示

Description: motorola 单片机 掌握点阵字符型液晶显示(LCD)编程方法-character dot-matrix liquid crystal display (LCD) Programming
Platform: | Size: 38912 | Author: 文旭峰 | Hits:

[VHDL-FPGA-VerilogPS2

Description: Xilinx sparten3E 键盘和开发板的通信和LCD的字符显示-Xilinx sparten3E the keyboard and the development board of the Communications and character LCD display
Platform: | Size: 2048 | Author: ronghy | Hits:

[VHDL-FPGA-Verilogdianzhen

Description: 基于FPGA的8*8点阵控制,是实现字符显示-FPGA-based on 8* 8 dot matrix control, is to achieve characters display
Platform: | Size: 670720 | Author: allen | Hits:

[SCM01

Description: LED字符显示屏 一、设计任务 设计制作一个16行×16列的点阵 LED显示屏,按要求循环显示指定内容。 二、设计要求 1.基本功能 (1)在一块16×16 LED显示屏上,循环地逐字显示“河池学院2008年电子设计竞赛”文字串。要求显示清晰、稳定、不闪烁,每字符停留0.5s左右。 (2)切换显示由计算机通过串行通讯接口发送来的文字串,文字串长度不小于10个字符,内容可在计算机上任意输入。 (3)能设置改变每字符显示停留时间,调节范围:0.1s ~ 2s。 (4)能切换为左移、右移方式逐列移动显示文字串。 (5)能切换为上移、下移方式逐行移动显示文字串。 2.发挥部分 (1)能切换显示当前时间,如“2008年4月18日10时20分30秒”,时间可以设置。 (2)测量当前温度并显示,如“当前温度25.5℃”,测量、显示精度0.5℃。 (3)语音播报当前显示内容。 (4)其它。 -LED character display
Platform: | Size: 92160 | Author: 蒋书龙 | Hits:

[Otheruart_lcd

Description: fpga通过串口输入字符显示在1602lcd上,编译仿真通过,完整源码-Through the serial input character is displayed in the 1602lcd
Platform: | Size: 572416 | Author: 蹇清平 | Hits:

[Embeded-SCM DevelopLCD_SP1

Description: lcd1602详细控制程序,用于学习lcd1602字符显示,怎样分行显示相应的字符。-lcd1602 detailed control procedures, for learning lcd1602 character display, how to display the corresponding characters branch.
Platform: | Size: 936960 | Author: zhangx | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net