Location:
Search - mp3 doc
Search list
Description: 秘籍:MP3 选购技巧十五招.doc-SECRET : MP3 skills purchase 15 strokes. Doc
Platform: |
Size: 6741 |
Author: 马辉 |
Hits:
Description: ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement \"View file\" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type.
RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control.
Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component.
Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control.
Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control.
Plugins: all files supported by Total Commander Lister plugins.
Platform: |
Size: 548475 |
Author: lijie |
Hits:
Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\\WINCE500\\pubilc\\directx\\SDK\\INC
D:\\WINCE500\\pubilc\\common\\SDK\\INC
D:\\WINCE500\\pubilc\\common\\OAK\\INC
D:\\WINCE500\\pubilc\\common\\DDK\\INC
2. >Library files
D:\\WINCE500\\PUBLIC\\DIRECTX\\SDK\\LIB\\MIPSII\\RETAIL
D:\\WINCE500\\PUBLIC\\COMMON\\SDK\\LIB\\MIPSII\\RETAIL
D:\\WINCE500\\PUBLIC\\COMMON\\OAK\\LIB\\MIPSII\\RETAIL
3.可能要在Project->Settings->link的object/library modules 加入
commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib
newres.h
play.cpp
play.vcw
resource.h
StdAfx.cpp
StdAfx.h
下面为播放源码
#include \"stdafx.h\"
#include<dshow.h>
#include<streams.h>
.......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
Platform: |
Size: 1569391 |
Author: lzy |
Hits:
Description: 用word写的mp3解码的程序,可以用做毕业设计的参考,蛮好的
Platform: |
Size: 336651 |
Author: 陆海表 |
Hits:
Description: 实例53:获得拨号网络项目 168
实例54:倒计时程序 170
实例55:串行化数据 173
实例56:控制图形移动 175
实例57:多彩文本 178
实例58:开发用户自定义控件 181
实例59:连接数据库(一) 185
实例60:打印和打印预览功能 187
实例61:MP3播放器 192
实例62:随机图形 195
实例63:简单图形 199
实例64:小闹钟 202
实例65:显示鼠标位置 204
实例66:图片浏览器 206
实例67:读写INI文件 210
实例68:读写注册表 214
实例69:文件查询系统 218
实例70:发布应用程序 227
实例71:提示信息 230
实例72:使用数据集 232
实例73:创建停靠工具栏 235
实例74:旋转月亮 238
实例75:轻松控制WORD 241
实例76:轻松控制EXCEL 244
实例77:简单动画 246
实例78:VB与MATLAB接口的实现 248
实例79:获得主机名和IP地址 251
实例80:测试你的心情 253
实例81:客户机/服务器端的实现(一) 255
实例82:客户机/服务器端的实现(二) 258
实例83:发送电子邮件 261
实例84:接收电子邮件 263
实例85:反弹球 266
实例86:实现关机和重新启动 269
实例87:获得WINDOWS运行时间 272
实例88:交通灯 274
实例89:文件操作 276
实例90:使用SPLITTER控件 279
实例91:空心字体 281
实例92:控制开始按钮和任务栏 283
实例93:访问控制面板 286
实例94:电话拨号 289
实例95:动态标题 292
实例96:磁盘信息 294
实例97:显示系统信息 298
实例98:在系统栏显示图标 300
实例99:连接数据库(二) 302
实例100:调用 INTERNET WEB服务 305
Platform: |
Size: 2052608 |
Author: wlu@westinfo.net |
Hits:
Description: 秘籍:MP3 选购技巧十五招.doc-SECRET : MP3 skills purchase 15 strokes. Doc
Platform: |
Size: 6144 |
Author: 马辉 |
Hits:
Description: 网络歌曲在线播放系统(VC),DOC 文档,内有详细代码,界面.-Network music player online system (VC), DOC document containing a detailed code, interface.
Platform: |
Size: 71680 |
Author: 廖本友 |
Hits:
Description: ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type.
RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control.
Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component.
Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control.
Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control.
Plugins: all files supported by Total Commander Lister plugins.
-ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view- so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type.
RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control.
Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component.
Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control.
Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control.
Plugins: all files supported by Total Commander Lister plugins.
Platform: |
Size: 548864 |
Author: lijie |
Hits:
Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\common\OAK\INC
D:\WINCE500\pubilc\common\DDK\INC
2. >Library files
D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL
3.可能要在Project->Settings->link的object/library modules 加入
commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib
newres.h
play.cpp
play.vcw
resource.h
StdAfx.cpp
StdAfx.h
下面为播放源码
#include "stdafx.h"
#include<dshow.h>
#include<streams.h>
.......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
-Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: |
Size: 1568768 |
Author: lzy |
Hits:
Description: 用word写的mp3解码的程序,可以用做毕业设计的参考,蛮好的-Mp3 written with word decoding procedure can be used to do graduate design reference, the fine
Platform: |
Size: 335872 |
Author: 陆海表 |
Hits:
Description: ARM与PDA比较详细的资料包括:
基于SmartArm2200的PDA演示系统
基于ARM的PDA软硬件平台设计
基于ARM的PDA设计与实现
嵌入式Linux下彩色LCD驱动的设计与实现
嵌入式系统在军用PDA中的设计与实现.doc
一种基于ARM微处理器的电视机顶盒的设计-ARM and PDA more detailed information including: SmartArm2200 the PDA-based demonstration system of the PDA software and hardware based on ARM platform design of the PDA based on the ARM Embedded Linux Design and Implementation of Color LCD Driver Design and Implementation of embedded systems in military PDA design and Implementation. doc an ARM microprocessor-based TV set-top box design
Platform: |
Size: 12204032 |
Author: 何小克 |
Hits:
Description: 支持版本:Delphi 5-2009, C++Builder 5-2009
ATViewer特性:
Text, Binary, Hex, Unicode:所有文件,无大小限制
RTF, UTF-8:
Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等
Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3
Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc-Supported version: Delphi 5-2009, C++ Builder 5-2009 ATViewer properties: Text, Binary, Hex, Unicode: all files, no size limit RTF, UTF-8: Image: Supported formats, BMP, JPG, ICO, GIF , PNG, WMF, TGA and so on Multimedia: can be Windows Media Player supported formats, AVI, MPEG, WMV, MP3 Internet: can be MS Internet Explorer supported formats, HTML, XML, DOC, XLS etc
Platform: |
Size: 2952192 |
Author: 李查 |
Hits:
Description: 用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.
Platform: |
Size: 1024 |
Author: 罗宁 |
Hits:
Description: ali mp3 programmin doc
Platform: |
Size: 676864 |
Author: picorer |
Hits:
Description: Streaming AAC MP3 files with Flash Media Server 3 (doc file)
Platform: |
Size: 48128 |
Author: yahosua |
Hits:
Description: this the research doc for mp3 stegnography-this is the research doc for mp3 stegnography
Platform: |
Size: 527360 |
Author: amijeet |
Hits:
Description: mp3编码原理及应用。MP3的doc文档。-Mp3 encoding principle and application. The MP3 doc document.
Platform: |
Size: 183296 |
Author: YC |
Hits:
Description: 本文档为北邮的一篇硕士论文,共55页,详细描述了AMR9平台的MP3方案,包括软硬件实现,以及语音编解码算法优化方案细节-This doc describe the design and implementation of an MPEG-1 Layer3 audio player on ARM9 platform.
Platform: |
Size: 1351680 |
Author: 王霞 |
Hits:
Description: Android文件管理器(增加了文件夹复制移动,下载资源暂停删除等,以及复制过程中的可视化进程)是一个基于Android开发的应用,包含常用文件操作以及文件下载功能,文件操作包括打开文件夹和打开各类的文件(apk、avi、mp3、doc等等),以及文件和文件夹的移动复制,文件夹的创建,文件/文件夹大小查看,日志记录等,文件下载包括,多线程断点续传功能、使用ProgressBar可视化下载进度等。里面附有所有的可执行源码。-Android File Manager (adds folder move, download resources, pause and delete, and visualization process replication process) is an Android-based applications developed, including common file operations and file download function, file operations, including open folder and open all types of file (apk, avi, mp3, doc, etc.), as well as mobile copy files and folders, create folders, and file/folder size view, log records, including file downloads, multi-threaded breakpoint resume function, use ProgressBar visualization download progress and so on. Inside with all the executable code.
Platform: |
Size: 3534848 |
Author: aaaa |
Hits:
Description: 语音芯片mx6001是一款mp3格式译码播放芯片,支持SD卡,U盘,附件为驱动应用代码-Voice chip mx6001 is a mp3 player format decoder chip, support SD card, U disk, the doc is application drive code for mx6001
Platform: |
Size: 67584 |
Author: 周宏 |
Hits: