Welcome![Sign In][Sign Up]
Location:
Search - id3

Search list

[Mathimatics-Numerical algorithmsID3算法实现

Description: ID3算法实现
Platform: | Size: 16912 | Author: klyhkl@163.com | Hits:

[Other Databases数据挖掘算法ID3的C++实现

Description: 数据挖掘算法ID3的C++实现
Platform: | Size: 3406 | Author: czmc_ld | Hits:

[AI-NN-PRID3算法

Description: 这是我们老师给的ID3实验代码(txt格式),很典型的
Platform: | Size: 3749 | Author: lakersk24@163.com | Hits:

[SourceCodeID3 java实现

Description: java 决策树ID3实现 但只适用于平衡性比较强的决策树
Platform: | Size: 18229 | Author: brilliantlulu@163.com | Hits:

[JSP/Java567

Description: 决策树的ID3用JAVA实现-Realizing of ID3 Decision Tree using JAVA
Platform: | Size: 835584 | Author: 方贞 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 124928 | Author: 小平 | Hits:

[mpeg mp3cdex_src_140

Description: 直接从CD抓取音频数据压缩成MP3格式,包括有MP3的编码/解码,ID3信息的获取,CD TOC表的读取等内容。-directly from the CD audio data compression crawl into the MP3 format, including MP3 encoding/decoding, ID3 information access, CD TOC table read as such.
Platform: | Size: 3938304 | Author: zungyiu | Hits:

[AI-NN-PRjava数据挖掘算法

Description: java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
Platform: | Size: 450560 | Author: 徐高波 | Hits:

[Multimedia DevelopMP3Rename_src

Description: MP3 Rename - a program to rename your MP3s to match their ID3 tags-MP3 Rename- a program to rename your MP3s to match their ID3 tags
Platform: | Size: 31744 | Author: 何明 | Hits:

[Technology ManagementID3源码

Description: 应用层次识别技术,将相似的类别层次规类,进行层次分析。-application layer identification technology, similar to the category level regulatory category for AHP.
Platform: | Size: 4096 | Author: 张东 | Hits:

[ADO-ODBC新建 Microsoft Word 文档 (2)

Description: 程序函数id3,该程序主要用于数据挖掘领域。-function id3 procedures, the procedures are used mainly for data mining areas.
Platform: | Size: 4096 | Author: 许朝 | Hits:

[AI-NN-PRID3II

Description: ID3,数据挖掘 决策书算法 vc中的具体实现 数据挖掘工具 cls算法扩展-ID3, data mining algorithms vc decision on the specific data mining tools cls algorithm expansion
Platform: | Size: 9216 | Author: | Hits:

[mpeg mp3mp3 file structure

Description: mp3文件中包含了歌曲名,专集名,歌手名,发行日期等信息.一个合格的播放器是可以将其提 取出来予以显示的.这些信息存在偶们称之为ID3的数据块中.下面贴上ID3的详细说明.-MP3 files contain a song, album, artist, release dates and other information. A qualified player can be extracted to be shown. Such information exists Cheaper insurance called ID3 data block. ID3 affixed below the detailed descriptions.
Platform: | Size: 8192 | Author: yan | Hits:

[OtherMatlab 代码

Description: matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现-Matlab in data mining code, including ID3, some data mining algorithms to achieve Matlab
Platform: | Size: 14336 | Author: 程黄维 | Hits:

[Multimedia Developmp3info_src

Description: t provides a simple method of accessing an MP3 s ID3 tag (artist, title, album...) as well as several details concerning the MP3 data itself--the length of the song, the MPEG encoding type, bit rate, sample rate, channel mode, etc.
Platform: | Size: 5120 | Author: 如雙 | Hits:

[matlab数据挖掘常用算法

Description: 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。-commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.
Platform: | Size: 18432 | Author: 李冬宾 | Hits:

[Otherid3info

Description: 程序功能: 1. 列出mp3文件中的id3信息。现在只支持id3v1版本。参数"-l"。 2. 将文件名修改为“艺术家-歌名”的形式。不带参数"-l"。-procedures functions : 1. Mp3 listed in the document id3 information. Now only supports ID3v1 version. Parameters "- l." 2. The file name was changed to "artists-name" form. Without parameters "- l."
Platform: | Size: 21504 | Author: 洛伦佐 | Hits:

[AI-NN-PRID3_src

Description: 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
Platform: | Size: 4096 | Author: 罗成 | Hits:

[AI-NN-PRDataMining_Setup

Description: 一个用C#编写的ID3分类算法,包含一个是否多云的例子-a C# prepared by the ID3 algorithm, whether it contains an example cloudy
Platform: | Size: 32768 | Author: 罗成 | Hits:

[AI-NN-PRAI.ID3

Description:
Platform: | Size: 116736 | Author: 陈新新 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 37 »

CodeBus www.codebus.net