搜索资源列表
Verify
- 计算数据校验的软件,支持ASCII和HEX,校验方式有LRC(和校验)和CRC16。希望大家喜欢
WindowMediaPlayer山寨版
- 很好的播放器, 支持连播,支持LRC歌词同步技术
lrcEditor
- LRC文件是文本文件,也就是说你可以直接使用记事本打开来看里面的内容,而且可以直接进行手动编辑修改。格式是这样的:文本前面的中括号是特殊字符,它所包含的内容是不会显示的,通常包含的是一些信息和时间。信息主要是:歌名,歌手名,专辑名,歌词制作者。-LRC file is a text file, which means you can use Notepad to open view the contents inside, but can also directly modify manuall
mymp3
- 比较简陋的mp3播放软件,c++语言编写,支持LRC格式的歌词同步显示。-A poor mp3 media player software,written with C++,support LRC
DrawSongLRC
- 基于VC6.0或VS2005的桌面歌词绘制,仅实现了歌词卡拉OK方式桌面播放-This is just a code section that inlustrate how to play lrc file on desktop window
Player
- 用MCI实现的MP3播放,已经实现了播放、暂停、进度实时显示、lrc歌词显示等功能。-With MCI implementation MP3 player, has realized the play, pause, and progress of the real-time display lrc lyrics display function.
MCI
- 利用MCI自制音乐播放器,编译能通过,软件能播放歌词LRC,滚动条能控制播放进度,且时间长度也能获取显示,很适合学习MFC界面绘图和MCI的朋友借鉴。-this player is based on MCI..