Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). With the automatic discovery of knowledge implicit within DBs, DM uses sophisticated statistical analysis and modeling techniques to uncover patterns and relationships hidden in organizational DBs. Over the last 40 years, the tools and techniques to process structured information have continued to evolve from DBs to data warehousing (DW) to DM. DW applications have become business-critical. DM can extract even more value Out of these huge repositories of information.
標(biāo)簽: information extraction predictive databases
上傳時(shí)間: 2016-03-19
上傳用戶:啊颯颯大師的
此程序用于視頻采集過程中CPLD對(duì)時(shí)序的轉(zhuǎn)換與組合代碼,每兩行采集一行,兩列采集一列,減小數(shù)據(jù)量,同時(shí)能保證采集完整的一幅圖像(輸出Out用于DSP或者單片機(jī)中斷)
上傳時(shí)間: 2013-12-25
上傳用戶:lingzhichao
This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shOut Out to the author!
標(biāo)簽: program your depending hardware
上傳時(shí)間: 2014-11-23
上傳用戶:anng
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints Out the smallest fibonacci number that is at least as large as k. The program should also print Out its position in the fibonacci sequence. Here is a sample of input and Output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
標(biāo)簽: dimensions arbitrary function reverse
上傳時(shí)間: 2016-04-16
上傳用戶:waitingfy
關(guān)于Flash的燒寫程序的編寫,要使用FlashBurn軟件配合FBTC.Out才能把*.hex文件少寫到Flash中
上傳時(shí)間: 2016-04-20
上傳用戶:二驅(qū)蚊器
MPEG2 Loopback Demo"實(shí)現(xiàn)1路D1格式視頻DSP端采集、MPEG2編碼、MPEG2解碼和視頻輸出回放顯示。 該演示程序共包括如下2個(gè)文件夾,每一個(gè)文件夾的內(nèi)容介紹如下: 01. DSP Out--該文件夾下包含本公司提供的DSP端應(yīng)用程序,以.Out文件形式給出。 02. Documents--該文件夾下包含演示程序使用說明文檔。
標(biāo)簽: MPEG2 Loopback Demo DSP
上傳時(shí)間: 2013-12-20
上傳用戶:13160677563
富士通單片機(jī)MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P) and will send Out again as byte-packages to ID#2 Receive-Buffer #1 : basic can Transmit-Buffer #6 : full-can ID #2
標(biāo)簽: will Repeater Received Project
上傳時(shí)間: 2016-04-27
上傳用戶:www240697738
富士通單片機(jī)MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P) and will send Out again as byte-packages to ID#2 Receive-Buffer #1 : basic can Transmit-Buffer #6 : full-can ID #2
標(biāo)簽: Interrupt-Pins external Project enabled
上傳時(shí)間: 2016-04-27
上傳用戶:waizhang
A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it Out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>)
標(biāo)簽: relay smtp correctly protocol
上傳時(shí)間: 2014-01-01
上傳用戶:jhksyghr
CRC16算法的Java實(shí)現(xiàn),使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00 } for (int k = 0 k < b.length k++) { crc16.update(b[k]) } System.Out.println(Integer.toHexString(crc16.getValue())) System.Out.println(Integer.toHexString(b.length))
上傳時(shí)間: 2014-12-20
上傳用戶:ve3344
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1