SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
標簽: Integration Transform Services Extract
上傳時間: 2015-10-11
上傳用戶:baiom
- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.
標簽: clipboard encodings following Convert
上傳時間: 2015-10-13
上傳用戶:manlian
文本計算器是一款為經常需要使用計算器的工程項目人士而設計的軟件,該軟件使用簡單、方便。 當需要計算數據時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數學函數組合),按回車后可自動計算出結果,計算方法一目了然,便于查找計算中可能出現的錯誤。 支持的數學函數:cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()
上傳時間: 2015-10-25
上傳用戶:zhuyibin
在參考書目一這本書的附錄A,在單機中使用,但是最後在WIN95的光碟中找不到IENPSTUB.DLL及MSLOCUSR.DLL二個檔案,不知何故,可否告訴我如何解決這個問題? 我使用的是Win95的平臺,故須安裝PWS,但是卻無法安裝它,畫面出現是要求IE 4.01以上的版本,我使用的是IE5為何還是無法安裝呢?
標簽:
上傳時間: 2015-11-13
上傳用戶:lijianyu172
本書在高階技術(尤涉作業系統核心)方面居崇高位,不少名書也常推薦此書以補不足。本書基本以作業系統觀念為主,輔以範例驗證之。讀者群設定在具備32位元Windows程式經驗者。"Richter在實作技巧是位高手。諸君,試安裝本書所附光碟片你就知道了,我只能用華麗兩字來形容。"
上傳時間: 2014-01-25
上傳用戶:zjf3110
麻煩版主放點給我~!!!我上傳了DSP很多好資料,實用的基本觀念~還有A/DC、D/AC觀念介紹都關於DSP的!!!拜託拜託
標簽: DSP
上傳時間: 2014-11-22
上傳用戶:lhw888
pyformat.zip包中有兩個文件夾,pyformat_src文件夾里的為源代碼,pyformat_dist文件夾里的為編譯后的exe可執行程序,另外每個文件夾里都放了一個名為“testfile.txt”的測試文件。 源碼使用方法示例:執行"python pyformat.py testfile.txt"。 可執行程序使用方法示例:執行“pyformat testfile.txt”。 即可把文件名中的不帶調拼音+聲調記號轉化為帶調拼音輸出到stdout。文件名可以有多個。 例如:輸入wo3 shi4 zhong1 guo2 ren2. 輸出為wǒ shì zhōng guó rén. zho1ng、zhon1g、zhong1、zhong12341等均輸出為zhōng。
上傳時間: 2015-11-26
上傳用戶:1427796291
>項目名稱:電腦電子商務平臺 >1.運行環境JDK1.6+Oracle10g+Tomcat5.5 >2.開發工具: MyEclipse Enterprise Workbench 項目名稱:電腦電子商務平臺 1.運行環境JDK1.6+Oracle10g+Tomcat5.5 2.開發工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.開發框架:Struts1.38+Ibertis2.3 4.功能描述: 項目后臺和前臺.后臺是網站管理員對商務網的產品和商品的分類進行管理,客戶的會員管理前臺顯示最新的產品信息,會員注冊登 陸后可以享用購物車和網上訂購產品功能. 使用說明: 1.數據庫配置,在ORACLE10的客戶工具運行ddl里的CREATE TABLE SHOP.sql創建數據庫表 2.用MyEclipse上傳項目到tomcat5.5中,然后啟動tomcat. 3.系統后臺數據管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默認的用戶名是admin,密碼admin. 4.系統前臺URL是http://localhost:8080/omegshop/index.jsp, 注冊用戶名: member 密碼: member
標簽: Enterprise MyEclipse Workbench gt
上傳時間: 2015-12-07
上傳用戶:onewq
//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
上傳時間: 2015-12-10
上傳用戶:從此走出陰霾
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
標簽: Traveling Salesman solution Problem
上傳時間: 2013-12-04
上傳用戶:從此走出陰霾