內(nèi)容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints 4.How data sets can interact with queries 5.The importance of subqueries 6.Data conversion and manipulation via SQL s built-in functions 7.How conditional logic can be used in Data Statements
標(biāo)簽: computerized Statements database history
上傳時間: 2015-04-25
上傳用戶:ardager
自動升級,實現(xiàn)pb自動升級,程序名稱: 自動升級系統(tǒng) 版本: 1.1 開發(fā)者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 實現(xiàn)升級一臺機(jī)子上的程序,所有其它機(jī)子的程序自動升級. 開發(fā)工具: PB6.5 (也適用于PB7、PB8、PB9、PB10) 運行環(huán)境: 基于數(shù)據(jù)庫(SQL2000測試通過,其它如Oracle,MySQL,Sybase應(yīng)該沒問題) 特點: 1.支持多個模塊,支持一個模塊多個文件. 2.文件位置可不為當(dāng)前目錄. 3.可自動壓縮文件,然后上傳,提高上傳與下載速度. 4.update.exe可自動升級(注:僅隨新系統(tǒng)升級時升級!!!) 使用說明: 1.先創(chuàng)建表,見Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定義. (參看原有的!) 3.創(chuàng)建工程時, 請不要把update.pbl生成PBD,這樣保證在同一目錄,可以多個 工程能正確自動升級. 歡迎您提出寶貴意見. ljz6600(ljz6600@126.com) 2004.11.25
標(biāo)簽: 自動升級
上傳時間: 2013-12-10
上傳用戶:www240697738
大名鼎鼎的路由器源碼。程序分ZEBRA、OSPF\RIP\等3個包。程序框架采用一個路由協(xié)議一個進(jìn)程的方式,提高效率。ZEBRA目錄下為守護(hù)程序部分、VTYSH目錄下為仿CISCO外殼程序、LIB目錄下為公共調(diào)用。
標(biāo)簽: OSPFRIP ZEBRA 程序 路由器
上傳時間: 2015-04-26
上傳用戶:壞壞的華仔
VSM model 熟悉通過RTL8019AS來訪問網(wǎng)絡(luò),但使用時需要將Model.Lib文件分別放到相應(yīng)的目錄下!
上傳時間: 2014-08-30
上傳用戶:秦莞爾w
這個無限位計算器,N!及N的平方了。本來是打算用堆棧去實現(xiàn)的,突然發(fā)現(xiàn)了BigDecimal這個好東東~~于是乎~~堆棧在偶的計算器里退休了。。。 這個是在JDK 5.0 Update 3下用 NetBeans 4.1寫的,我試過了兩個1.4.2版本的,總說找不到MAIN()方法,對NetBeans打的包。。偶有置疑。。。所以拆開來。。。*.calss + 一個批處理+*.java打成了個壓縮包傳了上來~~
標(biāo)簽: 計算器
上傳時間: 2015-05-03
上傳用戶:rishian
DES,MD5,ZLIB算法源代碼 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Deflate.cpp Deflate.h Des.cpp Des.h Infblock.cpp Infblock.h Infcodes.cpp Infcodes.h Inffast.cpp Inffast.h Inffixed.h Inflate.cpp Inftrees.cpp Inftrees.h Infutil.cpp Infutil.h md5.cpp md5.h ReadMe.txt StdAfx.cpp StdAfx.h String.cpp Trees.cpp Zlib.h Zutil.cpp Zutil.h
標(biāo)簽: ArithDLL cpp Adler Arith
上傳時間: 2014-11-23
上傳用戶:bibirnovis
這是一個在linux環(huán)境下,模擬windows環(huán)境下的一個任務(wù)管理器,使用了JNI和linux的proc系統(tǒng)文件 運行方式,在interface文件夾下,打以下命令: $.../interface: export LD_LIBRARY=./lib $.../interface: java -jar taskforce...jar
上傳時間: 2014-01-20
上傳用戶:LIKE
java實現(xiàn)的遺傳算法, 他的設(shè)計需要最小集合的支持, 并且在這個基礎(chǔ)上實現(xiàn)更復(fù)雜的遺傳算法! 目錄結(jié)構(gòu)如下: jgap_2.5_src.zip\srcjgap_2.5_src.zip\lib jgap_2.5_src.zip\examples jgap_2.5_src.zip\tests 還有相應(yīng)的幫助
上傳時間: 2013-12-17
上傳用戶:royzhangsz
個人收藏的14篇有關(guān)KEIL C51語言編程的使用要點。 目錄: C51變量或數(shù)據(jù)類型 C51 怎樣將1個子程序段定位在1個固定的地址位置 C51存儲模式 C語言下的單片機(jī)軟件抗干擾實現(xiàn)的基本技巧之一---------對絕對地址的訪問 DOS界面的KEIL C編譯器的使用方法(^_^) keil51開發(fā)系統(tǒng)概述 Keil C51函數(shù)(不僅僅是函數(shù),呵呵) Keil C51擴(kuò)展關(guān)鍵字 Keil C51軟件包中的通用文件 Keil C51指針 程序結(jié)構(gòu)----KEIL C51的Bin、Inc、Lib三個子文件夾介紹 絕對地址訪問------C與匯編的接口----- C51軟件包中的通用文件----- 段名轉(zhuǎn)換與程序優(yōu)化 內(nèi)存區(qū)域(Memory Areas)的定義--關(guān)鍵字 一個絕對地址使用的編程例子
上傳時間: 2015-05-14
上傳用戶:yt1993410
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標(biāo)簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1