搜索资源列表
单词查找及统计系统
- 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-the program by a keyboard above the agreed text file name and a word, the calculation of the word in the document the number of occurrences output and contains all the wor
CADkuaijiejian
- CAD快捷键,不错 ,好东西 好东西-CAD keyboard, it is true is true that good things good things, good things
ATjianpan
- AT键盘接口资料,英文资料,很有用,测试成功,汉语版本资料在翻译中-AT keyboard interface information, in English, useful and successful tests, Chinese version of the information in Translation
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
professionalsmtp
- 利用VC的键盘钩子盗取别人个人信息~-VC keyboard hook to steal personal information of others ~
实现窗体自动隐藏
- 实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或 WM_MOUSEMOVE(无边框窗体)时激活窗体,然后在窗体消息WM_ACTIVE中设置显示或隐藏,这种方法在窗体未失去焦点时不会隐藏。我在原本的设计中便使用这种方法,只是在设计时发现非主窗体不太合适,激活窗体时会出现两个键盘焦点,而且我所需要的焦点是虚假的,可能我的设计不当,那位朋友若能完美实现,不妨交流一下。-achieve aut
StudentInfo
- 设计一个学生学籍管理系统 要求: 1、学生信息包括:姓名、学号、性别和英语、数学、程序设计、体育成绩。 2、从键盘输入数据,建立数据文件student.dat 3、实现对学生或学号查询,显示信息 4、对所有学生,按照班级计算平均成绩 5、分别按照英语、数学、程序设计和体育成绩排序生成结果文件-School students to design a management system requirements: 1, student information inclu
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.
c10-1
- 打开输出文件,如果打开时出错,就输出"打不开"的信息 请输入一个准备存储到磁盘的字符串 接收从键盘输入的第一个字符 向磁盘文件输出一个字符 将输出的字符显示在屏幕上 再接收从键盘输入的一个字符关闭文件 -Open the output file, if you open an error to output " not open" message Please enter a string for storage into the dis
CheckandSearchWords
- 查找单词源代码,包括键盘和文件输入文章!-Find the word source code, including file input keyboard and articles!
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!
VB-and-excel
- 利用VB自动对excel操作,键盘的自动输入等等,实现办公自动化,将工作中经常重复的动作编制成软件自动操作实现办公自动化。-Excel using VB automatically operate the automatic keyboard input, etc., office automation, the work is often repetitive movements compiled software automation to achieve office automation
SimKeyMsg
- 模拟键盘的小程序,按上下左右键等会出现相应操作-Analog keyboard applet, press arrow keys, etc. will be a corresponding operation
File
- 设计目的:通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。 设计要求: ⑴设计一个支持n个用户的文件系统,每个用户可拥有多个文件; ⑵采用二级或二级以上的多级文件目录管理; ⑶对文件应设置存取控制保护方式,如“只能执行”、“允许读”、“允许写”等; ⑷系统的外部特征应接近于真实系统,可设置下述文件操作命令:建立文件、打开文件、关闭文件、删除文件、读文件、写文件、
exam
- C++t通讯录系统,从键盘导入,从文件导入,删除,插入等操作功能-C++ t address book system, imported from the keyboard, imported from a file, delete, insert the operating functions
code
- 电子琴,音乐播放器,通过设计,小学期设计-keyboard,Music player,designed during
2
- 从键盘输入一个数x,求x的正弦值,然后输出结果 tp通讯-From the keyboard to enter a number, ask the sine of x, then output tp communication
keyboard
- 初学c++时候的记事本小程序,可以当练手看看,也可以次基础上继续改进。-The Notepad applet the beginner c++ when, when practiced hand look can also be times on the basis to continue to improve.
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
keyboard
- 利用键盘钩子截获键盘的输入 并且按下不同的键时发出不同的声音-Using the keyboard hook to intercept keyboard input And according to the different key of different sounds