搜索资源列表
e_timer
- at89c51 实现电子时钟 采用并入串出方式利用51串口的实现键盘读取,用6 个LED实现时间显示-at89c51 using electronic clock out into the Series 51 serial use of the keyboard read, with six LEDs show time
ceshi
- 从键盘读入字符并输出到显示器的程序的设计;从文件中读入信息并输出到显示器的程序的设计;直接输出到文件上的功能。-Read characters from the keyboard and output to monitor the design process information read from the file and output to monitor the design process direct output to a file on the function.
CountPassageWords
- 计数源代码!你可以从键盘读入文本或者直接从txt文本读入来查找文章中单词的是数量和字符的个数!-Count source code! You can read the text from the keyboard or read from txt text to find the article number and the word is the number of characters!
File
- 设计目的:通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。 设计要求: ⑴设计一个支持n个用户的文件系统,每个用户可拥有多个文件; ⑵采用二级或二级以上的多级文件目录管理; ⑶对文件应设置存取控制保护方式,如“只能执行”、“允许读”、“允许写”等; ⑷系统的外部特征应接近于真实系统,可设置下述文件操作命令:建立文件、打开文件、关闭文件、删除文件、读文件、写文件、
file-operations
- 设计一个Person类,从键盘输入每个人的姓名、身份证号、年龄、地址等数据,并将每个人的信息保存在当前目录下的二进制文件person.dat中,然后将文件中的个人信息读出来,保存在vector类型的向量中并显示。-Design a Person class, each person' s name from the keyboard input, ID number, age, address and other data, and each person' s informatio
L13-8
- 编程从文件student.txt中随机读取第k条记录数据,并显示到屏幕上,k由用户从键盘输入-Programmed to read from the file student.txt random k-record data, and display on the screen, k by the user input from the keyboard
GVIZRQL36
- 读取密码输入框中的信息,起编程思想是读取键盘的敲入值,从而进行破解(Read the information in the password input box, the programming thought is to read the keyboard type value, thereby)