搜索资源列表
一个数字钟的例子1
- 这是一个电子时钟,显示时间,通过汇编程序来实现,调用BIOS-This is an electronic clock that shows the time, through compilation process to achieve, call BIOS
EditCtrl
- hexeditctrl_demo.zip 这是一个从Cedit派生的十六进制的编辑框类库 history_edit_demo.zip 注意过Visual C++的Output窗口吗?就是那个在编译的时候会自动滚动显示信息的窗口,这个类库就是一个类似那样的东东。 masked_edit2_demo.zip 这是用于时间、日期、电话号码、IP地址、邮政编码的编辑框。 NumEdit_demo.zip 这是一个支持带e符号(如-12E4)的数字编
characternumedit
- 控件edit,只显示字符和数字,屏蔽其它显示edit
ydfled
- 液晶显示控件,包括日期、时间和数字显示 非常的漂亮
Edit-Control-Bar
- 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the
NumEdit_demo
- 可实现各种数字的显示效果,且只能显示数字,不能显示文字-Can achieve a variety of digital display, and can only display numbers, can not display text
FloatEdit
- 将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示-Edit controls the input control, but to accept a decimal number of positive and negative numbers, but also a set of numbers every 3 format display
digistring_demo
- 可实现各种效果的数码管的显示效果,不同大小数字-Can achieve various effects of the digital tube display, the number of different sizes
smartedit_demo
- 可实现编辑框的智能显示,如文字、数字可自动识别-Edit box enables the intelligent display, such as text, numbers can be automatically identified
LEDScreenDemo
- 类似于LED的数字显示。可以进行左移位和右移位。可以在此程序基础上添加其他的数字和字符。-Similar to the LED digital display. Left shift and right shift. You can add this program on the basis of numbers and characters.
maidi
- 输入一个4位无符号整数,凡需输出这4位数。例如输入上的4位数为1234,则输出的4位数是4321. 2. 编写一个程序,寻找用户输入的几个整数中的最小值。假定用户输入的第一个数值指定后面要输入的数值个数。例如,当用户输入数列为20,15,300,9,700时,程序应该能找到最小数9。 3. 有一个分数序列2/1、3/2、5/3、8/5……..求其前n项之和。 4. 求a+aa+aaa+aaaa+ ……+aaaa…aaa(n个),其中a为1~9值的整数。例如,当a=
MFC_COLOR
- MFC下显示晶体管数字,同时可改动背景色和字体颜色。需要先下载“DigifaceWide”字库。-MFC under digital display transistor, and at the same time can change the background color and font color.Need to download "DigifaceWide" character first.
RHFormEdit
- 针对实数格式化显示的编辑框类,弥补CEdit控件的不足。可以设置的数据格式有:NORMALDATA-字符串数据;UNSIGNEDNUM-无符号整数;SIGNEDNUM-有符号整数;UNSIGNEDDOT-无符号小数;SIGNEDDOT-有符号小数;FORMATNUM-格式化数字。-An edit class derived CEdit is a new number edit control. It can be set to show positive or negative intege