數據挖掘軟件發展分析 第一代數據挖掘軟件 特點 支持一個或少數幾個數據挖掘算法 挖掘向量數據(vector-valued data) 數據一般一次性調進內存進行處理 典型的系統如Salford Systems公司早期的CART系統(www.salford-systems.com)
標簽: vector-valued data 數據挖掘 數據
上傳時間: 2014-01-14
上傳用戶:dragonhaixm
Get payload data from a raw Tcp/ip packet
上傳時間: 2013-12-29
上傳用戶:hjshhyy
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet
標簽: the compression transforms separate
上傳時間: 2013-11-26
上傳用戶:努力努力再努力
Java Data Objects - Oreilly
上傳時間: 2015-08-21
上傳用戶:whenfly
matlab例程MATLAB 6.x版的內建數據類型(Built-in data type)就有5種以上,此外還有許多其他專門設計的類(Class),如符號類、內聯函數類、控制工具包中的線性時不變模型類、神經網絡類等。就程序設計而言,MATLAB 6.x版采用了面向對象編程技術。數據和編程的改變使用戶能更簡捷而自然地解決復雜的計算問題(如符號計算問題、多變量控制系統問題、神經網絡問題)。本章內容根據MATLAB6.5編寫,但絕大部分內容適用于其他MATLAB6.x版本。
標簽: Built-in matlab MATLAB data
上傳時間: 2013-12-13
上傳用戶:agent
ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
標簽: Description computers Problem binary
上傳時間: 2013-12-11
上傳用戶:libenshu01
TI 集成高性能24位A/D轉換器的8052 核心單片機MSC1210 DATA區的FLASH讀寫代碼。
上傳時間: 2015-08-27
上傳用戶:luopoguixiong
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
標簽: compression Lempel-Ziv algorithm console
上傳時間: 2015-08-27
上傳用戶:whenfly
A command-line file compression utility for Windows NT. It allows you to select files for NTFS file compression based on file name (with wild- cards), minimum file size, and/or a minimum compression ratio. You can also specify file extensions of files to be ignored. With C++ src
標簽: command-line compression for Windows
上傳時間: 2015-08-27
上傳用戶:xjz632
This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
標簽: compress console utility program
上傳時間: 2015-08-27
上傳用戶:lili123