摘要 ? ? ? ? 設(shè)計(jì)時(shí)的自動(dòng)化加快了編碼,并保證所有過程都用相同的命名規(guī)范和結(jié)構(gòu)來生成。為了在大型 SQL 項(xiàng)目中盡量提高編碼的效率,作者編寫了一系列的設(shè)計(jì)時(shí)(design-time)存儲(chǔ)過程,用它們來生成運(yùn)行時(shí)(run-time)存儲(chǔ)過程,并一直在工程中使用。最近,作者更新了其存儲(chǔ)過程以便使用 SQL Server 2000 的特性,其中包括用戶定義函數(shù)。本文所及內(nèi)容涵蓋創(chuàng)建并執(zhí)行這些動(dòng)態(tài) T-SQL 腳本以使普通的數(shù)據(jù)庫(kù)存儲(chǔ)過程編碼自動(dòng)化。
標(biāo)簽: 計(jì)時(shí) 自動(dòng)化 編碼
上傳時(shí)間: 2014-01-11
上傳用戶:遠(yuǎn)遠(yuǎn)ssad
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run-time debugging information.
標(biāo)簽: replacement debugging for library
上傳時(shí)間: 2015-02-05
上傳用戶:TF2015
dances Act now and you ll be given a free membership to a top Internet firm who is changing people s lives for the better.Mary L. White of LA. stays at home with her children and works just 3 1/2 hours a day... she now earns twice as much money as she did before. Frank Herns Jr. of NY takes 2 vacations a year to the Caribbean and enjoys more time and freedom than ever before. Jane Kennedy of FL fired her boss after 5 months. She finally has the time and money she needs to complete her college education. Craig Garcia of CA tripled his income in just 90 days because took advantage of his free membership.
標(biāo)簽: membership Internet changing dances
上傳時(shí)間: 2015-03-08
上傳用戶:xhz1993
最新的支持向量機(jī)工具箱,有了它會(huì)很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999.
上傳時(shí)間: 2013-12-16
上傳用戶:亞亞娟娟123
JAVA開發(fā)的日期控件,帶星期的,可以錄入又可以自動(dòng)選擇,內(nèi)附手冊(cè)及示例,支持time型。
上傳時(shí)間: 2013-12-26
上傳用戶:朗朗乾坤
介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcontroller has 256-Kbyte expanded external code/data memory space and 64-Kbyte stack space. The new controller is also specially designed to execute C code efficiently. More importantly, the 8xC251SA/SB/SP/SQ maintains binary code compatibility with MCS 51 microcontrollers but at the same time allows the use of the powerful MCS 251 microcontroller instruction set, with many new 8, 16 and 32 bit instructions available. The 8xC251SA/SB/SP/SQ has 512 bytes or 1 Kbyte of on-chip data RAM options and is available in 16 Kbytes and 8 Kbytes of on-chip ROM/OTPROM or ROMless options.
標(biāo)簽: architecture introducin peripheral improves
上傳時(shí)間: 2015-03-15
上傳用戶:ccclll
FreeRTOS,這個(gè)比 Real Time Linux 和 eCos 更小的實(shí)時(shí)操作系統(tǒng),并且你也不用為這兩個(gè)大的操作系統(tǒng)弄得頭大了。FreeRTOS是一個(gè)非常小的實(shí)時(shí)操作系統(tǒng),它包含有一個(gè)實(shí)時(shí)的內(nèi)核及一個(gè)內(nèi)核調(diào)制程序。它支持的單片機(jī)有 Philips ARM7, TI MSP430, Renesas (Hitachi) H8/S, Atmel AVR, Motorola/Freescale HCS12, Motorola/Freescale ColdFire, 及其他8051的單片機(jī)
標(biāo)簽: FreeRTOS
上傳時(shí)間: 2014-05-28
上傳用戶:253189838
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
標(biāo)簽: implementing Reqursive directory algorithm
上傳時(shí)間: 2014-01-06
上傳用戶:gtf1207
Unix 第 6 版的 sh 手冊(cè)和源碼,感興趣請(qǐng)參考`The UNIX Time-Sharing System , CACM, July, 1974,它給出 Shell 操作的理論。 chdir (I), login (I), wait (I), shift (I)
上傳時(shí)間: 2014-08-15
上傳用戶:wys0120
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標(biāo)簽: introduce Overview Borland Builder
上傳時(shí)間: 2014-01-04
上傳用戶:小鵬
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1