Welcome![Sign In][Sign Up]
Location:
Search - 89 KEYBOARD

Search list

[Other resourcesy0406

Description: 带键盘和数码管显示的一款单片机的程序。 可以用于门禁系统的开发参考使用。 采用89s52单片机。 -with the keyboard and display of digital A Microcomputer Program. Access Control System can be used for the development of reference. 89 s52 using SCM.
Platform: | Size: 6446 | Author: tang | Hits:

[SCMsy0406

Description: 带键盘和数码管显示的一款单片机的程序。 可以用于门禁系统的开发参考使用。 采用89s52单片机。 -with the keyboard and display of digital A Microcomputer Program. Access Control System can be used for the development of reference. 89 s52 using SCM.
Platform: | Size: 6144 | Author: tang | Hits:

[File Formate_timer

Description: at89c51 实现电子时钟 采用并入串出方式利用51串口的实现键盘读取,用6 个LED实现时间显示-at89c51 using electronic clock out into the Series 51 serial use of the keyboard read, with six LEDs show time
Platform: | Size: 10240 | Author: 小伟 | Hits:

[SCMwannianlidesheji

Description: 实用数字万年历设计:该系统的设计电路是以 AT89S52 单片机为核心控制器,其外围电路主要包括时钟模块,键盘模块,液晶模块, 闹钟模块和与PC 机通信模块等。这种电子时钟不仅具有了一般电子时钟的基本功能,并且具有以下功能:闹 钟时间设置,闹钟音乐选择,显示年月日与星期,显示农历,通过PC 机在Internet 上同步时间,与PC 通信时 PC 机上会显示友好界面等一系列功能。整个系统使用单片机C51 语言进行编程,PC 机上的通信界面有VB 编 程,实现其设计的各种功能。-Practical digital calendar design: The system is based on the design of circuits as the core controller AT89S52 Single-chip, and its peripheral circuits include clock module, a keyboard module, LCD module, the alarm module and communication module with PC and other machines. This electronic clock not only has the general basic functions of electronic clock, and has the following functions: setting the alarm time, alarm clock, music selection, show date and week, showing Chinese, through the Internet on the PC-sync in time with the PC communication PC-friendly interface will show a series of functions. The entire system using single-chip microcomputer C51 language programming, PC machine communication interface VB programming, designed to achieve its various functions.
Platform: | Size: 516096 | Author: 禹佳发 | Hits:

[SCM89C52_KEY_LED_UART

Description: 89C52的键盘扫描LED显示及串口程序。 用Keil C51开发。用通用实验板调试通过。 -89C52 keyboard scanning LED display and serial procedures. Using Keil C51 development. Experiments with GM through the debug board.
Platform: | Size: 32768 | Author: sum | Hits:

[Otherchengjiguanli

Description: 1、 一个班的学生人数超过50人,设学生成绩科目为6门以上; 2、 从键盘输入一个班的学生成绩,并可查询,录入,修改,浏览,删除,统计; 3、按科目统计学生成绩低于60分、60—69分、70—79分、80—89分、90—99分、100分的人数,并在屏幕上显示出来。 -1, a number of students in classes over 50 people, set up courses for students in grade six and above 2, from the keyboard input of a class grade, and inquiries, input, modify, browse, delete, statistics 3, according to subjects and Statistics students score below 60 60-69 ,70-79 minutes ,80-89 sub-90-99 points, the number of 100 points, and displayed on the screen.
Platform: | Size: 124928 | Author: lc | Hits:

[Windows DevelopdWinlock3.0.2.89

Description: WinLock 3.0.2 component usefull for lock keyboard key
Platform: | Size: 1823744 | Author: ym | Hits:

[assembly languagesubprocedure

Description: 从键盘输入若干个学生的成绩,每个学生的成绩用逗号分隔开,例如56,89,99,90成绩输入完成时按回车键结束,然后分别统计低于60分的人数、60分到80分、80分到100分的人数,并且分别输出其结果,要求用子程序完成本实验。-Enter a number from the keyboard student achievement, student achievement for each separated by a comma, for example, 56,89,99,90 finished entering grades by the end of the Enter key, and then less than 60 points, respectively, the number of statistics, 60 assigned to 80, 80 assigned to the number 100, and output the result, require a subroutine to complete this study.
Platform: | Size: 1024 | Author: YU | Hits:

[OtherGrade-Statistics

Description: 从键盘输入一个班(全班最多不超过30人)学生某门课的成绩,当输入成绩为负值时,输入结束,分别实现下列功能: (1)统计不及格人数并打印不及格学生名单; (2)统计成绩在全班平均分及平均分之上的学生人数,并打印这些学生的名单; (3)统计各分数段的学生人数及所占的百分比。 注:将成绩分为六个分数段,60分以下为第0段,60~69为第1段,70~79为第2段,80~89为第3段,90~99为第4段,100分为第5段。 -Achievements of a class ( the class up to more than 30 people ) students in a course , input from the keyboard when entering grades negative input end , respectively, the following functions : (1) statistics fail and print the number of failing students to list (2) the statistical results on the class average and the average per number of students , and print a list of these students (3) the statistics of the fraction of the number of students and percentages . Note : results will be divided into six scores paragraph , paragraph 0 below 60 points , 60 to 69 1 70 79 2 80 89 3 90 99 4 100 paragraph 5 .
Platform: | Size: 209920 | Author: 陈虹 | Hits:

[Other216

Description: 求任意的一个m×m矩阵的最大数及其所在的行列数,m(2<=m<=20)及矩阵元素从键盘输入(只考虑int型)。编程可用素材:printf("Please input m: ")、printf("\nPlease input array:\n")、printf("\nmax=…,i=…,j=…\n"…。   程序的运行效果应类似地如图1所示,图1中的5和     1 45 67 235 464     35 6 89 32342 8     347 9346 47 95 746     46 785 436 19434 634     3235 567 24 8465 25 -Find any one mm matrix where the maximum number of ranks number, m (2 < = m < = 20) and the matrix elements from the keyboard input (considering only int type). Programming Available Material: printf (" Please input m:" ), printf (" \ nPlease input array: \ n" ), printf (" \ nmax = ..., i = ..., j = ... \ n" .... Program running effect should be similarly shown in Figure 1, Figure 1 5 and 1 45 6,723,546,435,689,323,428 347 9346 4,795,746,467,854,361,943 4,634,323,556,724,846,525
Platform: | Size: 239616 | Author: 肖硕 | Hits:

[JSP/Javadatastructure

Description: 1.通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat 2.对文件input.dat中的数据进行处理,要求具有如下功能: a.按各门课程成绩排序,并生成相应的文件输出 b.计算每人的平均成绩,按平均成绩排序,并生成文件 c.求出各门课程的平均成绩、最高分、最低分、不及格人数、 60-69分人数、70-79分人数、80-89分人数、90分以上人数 d.根据姓名或学号查询某人的各门课成绩,重名也要能处理 3.界面美观 -1 keyboard input through the courses of each student s achievement, the establishment of the corresponding file input.dat Treatment of 2 input.dat in file data requirements, has the following functions: A. sorting according to each course grades, and generates the corresponding output file Average B. score calculated per person, sorted by the average score, and generate a file C. calculate the course grade point average, the highest score, the lowest score, do not pass the number, 6069 number, number, number of 8089 70-79, more than 90 the number of D. according to the name or number of query sb each class performance, also want to be able to handle duplicate 3 beautiful interface
Platform: | Size: 5120 | Author: 程瑶 | Hits:

[Button controlTestLongLatCtrl

Description: 该经纬度输入控件实现了度、分、秒形式的经纬度输入功能,经纬度中的度、分、秒字段均可通过微调按钮或者键盘的上下键进行数字的增减,你可以通过左右键进行度、分、秒输入域的切换。该控件可以设置度的输入范围,默认的度范围是0~89。-The latitude and longitude input control to achieve the latitude and longitude input in degrees, minutes and seconds, latitude and longitude of degrees, minutes, seconds field can be fine-tuning button or the keyboard up and down keys to increase or decrease the number,you can use left and right keys to switch the input fields of degrees, minutes and seconds.The control can set the degree of input range, the default range is 0 ~ 89.
Platform: | Size: 7743488 | Author: sxf | Hits:

[EditBoxTestLongLatCtrl(V1.1)

Description: 在于GIS相关的软件中经常要输入经纬度数值,而基于MFC Edit控件的经纬度输入控件需 要创建三个Edit编辑框,来分别输入度、分、秒数值,并且需要分别进行输入范围和有效 性的检验。该基于BCGControlBar的经纬度输入控件实现了在一个输入窗口中分别按照度 、分、秒三个值域来输入经纬度数值,并同时进行了输入分有效性和输入范围的检验。经纬度中的度、分、秒字段均通过数字键盘直接输入数值,也可通过微调按钮或者键盘的上下键进行数字的增减,你可以通过左右键进行度、分、秒输入域的切换。该控件可以设置度的输入范围,默认的度范围是0~89。该1.1版本修复了键盘直接输入数值的逻辑问题。 -In the GIS-related software often have to enter the latitude and longitude values, and MFC Edit control based on the latitude and longitude input controls need to create three Edit edit box to enter the degrees, minutes and seconds values, and the need for input range and validity of the test. The BCGControlBar-based latitude and longitude input control realizes the input of the latitude and longitude values in degrees,minutes,and seconds in one input window, and simultaneously verifies the validity of the input points and the input range.The degrees, minutes, and seconds fields can be entered directly through the numeric keypad, also can be fine-tuning button or the keyboard up and down keys to increase or decrease the number, you can use left and right keys for degrees, minutes and seconds to switch the input field. The control can set the input range of degree, the default range is 0 ~ 89.The 1.1 version fixes the logic of keyboard input values directly.
Platform: | Size: 7755776 | Author: sxf | Hits:

CodeBus www.codebus.net