-
飞利浦液晶pcf8833司机
Philips LCD PCF8833 driver-Philips LCD driver PCF8833
- 2022-03-03 12:18:49下载
- 积分:1
-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
适合s3c44b0的根文件系统的镜像文件,适合arm3
适合s3c44b0的根文件系统的镜像文件,适合arm3-S3C44B0 for the root file system image file, suitable for arm3
- 2022-02-07 17:50:38下载
- 积分:1
-
这是一张PROTEL图,是显示盘的电路原理图,大家可以参考一下,学习如何使用原理图...
这是一张PROTEL图,是显示盘的电路原理图,大家可以参考一下,学习如何使用原理图-This is a PROTEL map is to show the circuit schematic diagram disk, we can refer to, learning how to use the schematic diagram
- 2022-02-14 07:43:49下载
- 积分:1
-
EBD7312 蜂鸣器驱动 STD调试代码
EBD7312 蜂鸣器驱动 STD调试代码-EBD7312 buzzer-STD code debugging
- 2022-04-12 10:45:02下载
- 积分:1
-
基于Qt的多媒体播放器
应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器
metaInformationResolver = new Phonon::MediaObject(this);
// 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间
Phonon::AudioOutput *metaInformationAudioOutput =
new Phonon::AudioOutput(Phonon::MusicCategory, this);
Phonon::createPath(metaInformationResolver, metaInformationAudioOutput);
connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)),
this, SLOT(metaStateChanged(Phonon::State, Phonon::State)));
connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)),
this, SLOT(sourceChanged(Phonon::MediaSource)));
connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
- 2022-12-10 11:15:03下载
- 积分:1
-
MP3频谱分析仪的源代码,MP3播放器发展必要的源代码。
mp3 频谱分析源码, mp3播放器开发必备源码, -mp3 spectrum analyzer source code, mp3 player to develop the necessary source code,
- 2023-02-11 12:45:04下载
- 积分:1
-
基于嵌入式Web的无线家居系统设计,需要的请下载,
基于嵌入式Web的无线家居系统设计,需要的请下载,-Web-based embedded system design for wireless home
- 2022-08-03 18:32:04下载
- 积分:1
-
ISE, Keil_C, ICCAVR the Quick Start Guide to help the novice to use fast.
ISE、Keil_C,ICCAVR的快速入门指南,帮助新手快速的使用。-ISE, Keil_C, ICCAVR the Quick Start Guide to help the novice to use fast.
- 2023-04-21 14:15:02下载
- 积分:1
-
步进电机控制主机程序,与步进电机控制副机程序配合使用。
步进电机控制主机程序,与步进电机控制副机程序配合使用。-stepper motor control mainframe procedures, and stepper motor control deputy with the use of aircraft procedures.
- 2023-04-02 05:35:03下载
- 积分:1