搜索资源列表
zhigongxinxiguangli
- 职工的数据,存放在文本文件中,格式自定 1. 可以从键盘输入职工信息,添加到磁盘的文本文件中 2. 可以根据职工的姓名查找 3. 可以排序输出 4. 可以指定删除某个职工信息 -The data stored in the worker of text files, the format 1 from the keyboard input information can be added to the disk, the worker of the text file
MINISTM32-USB
- 本实验将实现如下功能:开机的时候先检测SD卡是否存在,如果不存在则等待SD卡插入,同时在LCD上显示提示信息。在SD卡插入之后,就开始USB的配置,在配置成功之后既可以在电脑上发现可移动磁盘了。我们用DS1来指示USB正在读写SD卡,并在液晶上显示出来,同样我们还是用DS0来指示程序正在运行。 -This experiment will achieve the following functions: start, when first detected the existence of t
AVR_CH376_host(CVAVR)
- 使用AVR单片机Atmega16作为mcu,CH376S作为USB控制芯片,使用C语言在CVAVR环境下编程。实现了AVR单片机U盘通讯。功能:检测U盘插入、初始化磁盘、读取U盘厂商信息、在根目录下新建文件NEWFILE1.TXT、写入“欢迎王之清进入U盘世界!”、关闭文件。-AVR microcontroller ATmega16 as the MCU, CH376 USB controller chip, using the the programming of the C language
c123
- 有两个磁盘文件A和B,各存放一行字母,今要求把这两个文件中的信息合并(按字母顺序排列),输出到一个新文件C中去。-A two disk files, and B, the storage line of letters, this requires the information in these two documents combined (in alphabetical order), output to a new file C, to go.