ebook

Size: px
Start display at page:

Download "ebook"

Transcription

1 ( s e c u r i t y ) ( i n t e g r i t y ) D B A D B M S 8

2 370 D B M S (discretionary control) ( ) U 1 A B U 2 B A (mandatory control) (classification level) (clearance level) U 1 A B B A U 2 B A D B M S D B M S a b D B M S (security subsystem) authorization subsystem I D ( p a s s w o r d ) I D I D [ ]

3 (user group) [ ] 16.2 D B M S ( a u t h o r i t y ) AUTHORITY SA3 GRANT RETRIEVE (S#,SNAME,CITY),DELETE O N S T O J i m, F r e d, M a r y ; 1) S A 3 2) R E T R I E V E D E L E T E G R A N T 3) S O N 4) I D TO AUTHORITY <authority name> GRANT <privilege commalist> ON TO <relvar name> <user ID commalist>; <authority name> <relvar name> <user ID commalist> A L L I D <p r i v i l e g e> RETRIEVE [ <attribute name commalist> ] INSERT UPDATE D E L E T E A L L [ <attribute name commalist> ] [ <attribute name commalist> ] R E T R I E V E I N S E RT U P D AT E D E L E T E Tutorial D Tutorial

4 372 R E T R I E V E R E T R I E V E I N S E RT U P D AT E A L L R E T R I E V E I N S E RT U P D AT E D E L E T E data manipulation (threat monitoring) DROP AUTHORITY <authority name>; DROP AUTHORITY SA3; 1 ) AUTHORITY EX1 GRANT RETRIEVE(P#,PNAME,WEIGHT) ON P TO Jacques,Anne,Charley; J a c q u e s A n n e C h a r l e y P 2 ) AUTHORITY EX2 GRANT RETRIEVE U P D A T E ( S N A M E, S T A T U S ) D E L E T E ON LS TO Dan, Misha; L S L o n d o n D a n M i s h a S D a n M i s h a S L S I N S E RT S # C I T Y UPDATE 3 ) VAR SSPPR VIEW S JOIN SP JOIN P WHERE CITY='Rome' { P #} AUTHORITY EX3 GRANT RETRIEVE O N S S P P R T O G i o v a n n i ; {ALL BUT P#,QTY}; R E T R I E V E

5 G i o v a n n i R o m e 4 ) VAR SSQ VIEW SUMMARIZE SP PER S{S#} ADD SUM{QTY} AS SQ AUTHORITY EX4 GRANT RETRIEVE O N S S Q T O F i d e l F i d e l 5 ) AUTHORITY EX5 GRANT RETRIEVE U P D A T E S T A T U S O N WHEN S DAY I N ' M o n ',' T u e ',' W e d ',' T h r ',' F r i ' AND NOW() TIME '09:00:00' AND NOW() TIME '17:00:00' TO Purchasing ; A U T H O R I T Y W H E N niladic operatord AYN O W E X 5 P u r c h a s i n g p u r c h a s i n g c o n t e x t - d e p e n d e n t T O D A Y ( ) U S E R ( ) T E R M I N A L ( ) I D I D a N a n c y b 1. I n g r e s Q U E L Q U E L U L o n d o n DEFINE PERMIT RETRIEVE ON P TO U W H E R E P.CITY = "London" U Q U E L R E T R I E V E ( P. P #, P. W E I G H T ) WHERE P.COLOR = "Red" P U

6 374 R E T R I E V E ( P. P #, P. W E I G H T ) W H E R E P.COLOR = "Red" A N D P.CITY = "London" U U L o n d o n [ ] I n g r e s U P R E T R I E V E P DEFINE PERMIT DEFINE PERMIT <operation name commalist> O N <relvar name>[(<attribute name commalist>)] T O <user ID> [ AT <terminal name commalist>] [ FROM <time> TO <time>] [ ON <day> TO <day> ] [ WHERE <boolean expression>] A U T H O R I T Y W H E R E DEFINE PERMIT APPEND,RETRIEVE,REPLACE O N S ( S #, C I T Y ) T O J o e AT T T A 4 FROM 9:00 TO 17:00 O N Sat TO Sun WHERE S.STATUS < 50 A N D S.S# = SP.P# A N D SP.P# = P.P# A N D P.COLOR = "Red" Q U E L A P P E N D R E P L A C E I N S E RT UPDATE 2. 14

7 c l a s s i f i c a t i o n s t r u c t u r e classification level clearence level > > B e l l La Padula[16.1] 1) i j i j 2) i j i j i I N S E RT i j i j D B M S [ ] [ ] Trusted Computing Base T C B D C B A D A D m i n i m a l C d i s c r e t i o n a r y B m a n d a t o r y A v e r i f i e d C C 1 C 2 C 1 C 2 1) C 1 2) C2 a c c o u n t a b i l i t y B B 1 B 2 B 3 B 1 B 3 1) B 1 2) B 2 f o r m a l c o v e r t

8 376 c h a n n e l a b 3) B3 A D B M S B 1 C 2 D B M S multi-level secure system [ , , ] trusted system [ , ~ ] S = 3 = 2 = 16-1 S U 1 U U 1 U 2 S U 1 S 1 S 2 S 3 S 5 U 2 S 1 S 3 U 1 U 2 S 4 request modification L o n d o n S WHERE CITY = 'London' S WHERE CITY = 'London' AND CLASS user clearance U 1 S 4 U 1 I N S E RT INSERT INTO S RELATION {TUPLE {S#S # ' S 4 ', S N A M E N A M E (' B a k e r '), STATUS 25, C I T Y ' R o m e '}}; I N S E RT S 4 INSERT INTO S RELATION {TUPLE{ S# S# ' S 4 ', SNAME NAME('Baker'), STATUS 25, CITY 'Rome', CLASS CLASS(3)}}; { S #} { S # C L A S S }

9 multi-level relvar p o l y i n s t a n t i a t i o n S 4 U P D ATE D E L E T E 16.4 [16.4] A d a m s [ ] S TAT S 16-2 U A l f U A l f STATS 1 ) W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer' AS X C O U N T X 1 2 ) W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer' AS X S U M X S A L A R Y 50 K U Tutorial D 1 COUNT (X) E X T E N D TABLE_DEE ADD COUNT(X) AS RESULT

10 378 b N-b N 3 ~ 6 3 ) C O U N T S T A T S 12 4 ) W I T H STATS WHERE NOT SEX = 'M' AND OCCUPATION = 'Programmer' AS X C O U N T X = 1 5 ) S U M S T A T S S A L A R Y 728 K 6 ) W I T H STATS WHERE NOT SEX = 'M' AND OCCUPATION = 'Programmer' AS X S U M X S A L A R Y 678 K 7 28 K 6 78 K = 50 K c b c N b 16-2 b = 2 2 c 8 SEX = 'M' AND OCCUPATION = 'Programmer' 7 ~ 10 7 ) WITH STATS WHERE SEX = 'M' AS X C O U N T X 4 8 ) W I T H STATS WHERE SEX = 'M' AND NOT C O U N T X 3 OCCUPATION = 'Programmer' AS X 7 8 U A l f A l f 9 ) W I T H STATS WHERE SEX = 'M' AS X S U M X S A L A R Y 328 K 1 0 ) W I T H STATS WHERE SEX = 'M' AND NOT S U M X S A L A R Y 278 K 3 28 K 2 78 K = 50 K OCCUPATION = 'Programmer' SEX = 'M' AND NOT OCCUPATION = 'Programmer' A l f individual tracker [ ] I B E B E B E 1 AND B E 2 B E 1

11 AND NOT B E 2 I B E 1 B E 1 AND NOT B E 2 s e t B E = set B E 1 AND B E = set B E 1 minus set B E 1 AND NOT B E BE1 AND NOT BE2 [ ] general tracker c 2b c N 2b b N/ 4 B E B b B E N b T NOT T b= 2 c 4 c 6 U A l f SEX = 'M' AND OCCUPATION = 'Programmer' U A l f B E A l f 2 ~ 4 A l f 5 ~ 7 1 T AUDITS = 0 2 T NOT T W I T H STATS WHERE AUDITS = AS 0 X C O U N T X 5 W I T H STATS WHERE NOT AUDITS = 0AS X C O U N T X = 10 T 3 B E OR T B E OR NOT T B E W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer'

12 380 C O U N T X 6 OR AUDITS = 0 AS X W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer' C O U N T X = 11 OR NOT AUDITS = 0AS X 4 B E B E A l f S U M C O U N T 5 T NOT T W I T H STATS WHERE AUDITS = AS 0 X S U M X S A L A R Y 438 K W I T H STATS WHERE NOT AUDITS = 0AS X S U M X S A L A R Y 290 K 4 38 K K = 728 K 6 B E OR T B E OR NOT T A l f W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer' S U M X S A L A R Y 488 K OR AUDITS = 0 AS X W I T H STATS WHERE SEX = 'M' AND OCCUPATION = 'Programmer' S U M X S A L A R Y OR NOT AUDITS = 0AS X 290 K 4 88 K K = 778 K A l f 50 K s e t B E = s e t B E OR T plus set B E OR NOT T minus set T OR NOT T 16-4 T T B E O R T (BE OR NOT T) B E T

13 p q p < b b q 2b (B E OR T) p+q 2b : B E T p q p < b b q 2b (B E OR NOT T) p+n q N 2b N N b N (B E OR NOT T) [ ] T 5 3 [ ] [ D e n n i n g [ ] 16.5 AS KINGFISHERS CATCH FIRE E L I O T 1) + AS+KI NGFIS HERS+ CATCH +FIRE 2) 0 0 ~ 26 = 00 A = Z = ) ) 27

14 382 5) 4 FDIZB SSOXL MQ+GT HMBRA ERRFY 1. Data Encryption Standard D E S I B M 1977 [ ] D E S i K K i Ki [16.18] D E S K i 2. D E S D E S D E S D i ff i e H e l l m a n [ ] R i v e s t S h a m i r A d l e m a n [ ] R S A 1) 2) [ ] R S A [ ] Arjen Lenstra M a r k M a n a s s e 155 [ ] ( 512 = 2 9 ) [ ] R S A

15 R S A 1) p q r=p*q 2) e e (p 1 )*(q 1 ) e p q 3) d d * e = 1 modulo p - 1 * q - 1 e p q d [ ] 4) r e d 5) P ( P r ) C C = Pe modulo r 6) C P P = C d modulo r [ ] d C P r e p q d d p=3, q= 5 r= 15p 1 * q 1 = 8 e= 11 p q d * 11 = 1 modulo 8 d = 3 13 C C = P e modulo r = 1311 modulo 15 = 1,792,160,394,037 modulo 15 = 7 P P = C d modulo r = 73 modulo 15 = 343 modulo 15 = 13 e d A B A B E C A E C B D C A D C B E C A D C A E C B D C B A B P E C B P P D C A E C B C C = ECB D C A P B C D C B E C A P E C A D C B C = ECA D C B E C B D C A P = ECA D C A P /* D C B E C B */ = P /* D C B E C B */

16 384 B A D C E C P A D C A B A 16.6 SQL S Q L S Q 1. S Q L ~ 4 S Q L 2) CREATE VIEW LS AS SELECT S.S#,S.SNAME,S.STATUS,S.CITY F R O M S W H E R E S.CITY = 'London' ; G R A N T GRANT SELECT U P D A T E S N A M E S T A T U SD E L E T E O N L S T O D a n M i s h a S Q L G R A N T C R E ATE AUTHORITY 3 ) CREATE VIEW SSPPR AS SELECT S.S#,S.SNAME,S.STATUS,S.CITY F R O M S W H E R E E X I S T S SELECT FROM P WHERE EXISTS G R A N T SELECT FROM P WHERE S.S# = SP.S# A N D SP.S# = P.P# A N D P.CITY = 'Rome' ; GRANT SELECT ON SSPPR TO Giovanni ; 4 ) CREATE VIEW SSQ AS SELECT S.S#, SELECT SUM S P. Q T Y F R O M S ; G R A N T F R O M S P WHERE SP.S# = S.S# AS SQ GRANT SELECT ON SSQ TO Fidel ; S Q L C U R R E N T _ U S E R C U R R E N T _ D AT E C U R R E N T _ T I M E S Q L 5 D AY

17 CREATE VIEW S_NINE_TO_FIVE AS SELECT S.S#,S.SNAME,S.STATUS,S.CITY F R O M S W H E R E CURRENT_TIME TIME '09:00:00' A N D CURRENT_TIME TIME '17:00:00' ; G R A N T GRANT SELECT U P D A T E S T A T U S O N S _ N I N E _ T O _ F I V E T O Purchasing ; S _ N I N E _ TO _ F I V E C U R R E N T _ U S E R S _ N I N E _ TO _ F I V E L o n d o n 2. GRANT R E V O K E G R A N T T T S E L E C T I N S E RT U P D AT E D E L E T E R E F E R E N C E S with grant authority G R A N T GRANT <privilege commlist> ON <object> TO <user ID commlist> [WITH GRANT OPTION] ; <p r i v i l e g e> U S A G E S E L E C T I N S E RT U P D AT E D E L E T E R E F E R E N C E S U S A G E S Q L R E F E R E N C E S I N S E RT U P D AT E R E F E R E N C E S S E L E C T A L L P R I V I L E G E S [ ] (PSM-Persistent Stored Module) 1996 E X E C U T E

18 386 <o b j e c t> D O M A I N <domain name> TA B L E <table name> TA B L E <user ID commalist> P U B L I C WITH GRANT OPTION W I T H GRANT OPTION G R A N T A B B R E V O K E REVOKE [GRANT OPTION FOR] <privilege commalist> ON <object> FROM <user ID commalist> <option> ; a GRANT OPTION FOR b <privilege commalist> <o b j e c t> <user ID commalist> G R A N T c <o p t i o n> R E S T R I C T C A S C A D E 1 ) REVOKE SELECT ON S FROM Jacques,Anne,Charley RESTRICT; 2 ) REVOKE SELECT,UPDATE(SNAME,STATUS),DELETE ON LS FROM Dan,Misha CASCADE; 3 ) REVOKE SELECT ON SSPPR FROM Giovanni RESTRICT; 4 ) REVOKE SELECT ON SSQ FROM Fidel RESTRICT; R E S T R I C T CASCADE: p A p B B C A B p R E V O K E C p B B p R E S T R I C T C A S C A D E R E S T R I C T R E V O K E C A S C A D E 16.7 D B M S R E T R I E V E U P D AT E I n g r e s Q U E L

19 [ ~ ], R S A S Q L G R A N T R E V O K E D B M S D B 2 D B 2 D B S TAT S S T A T S { N A M E, S E X, C H I L D R E N, O C C U P A T I O N, S A L A R Y, T A X, A U D I T S } PRIMARY KEY{NAME} a. F o r d R E T R I E V E b. S m i t h I N S E RT D E L E T E c. R E T R I E V E d. N a s h R E T R I E V E S A L A RY TA X UPDATE e. To d d N A M E S A L A RY TA X R E T R I E V E f. Wa r d R E T R I E V E To d d S A L A RY TA X U P D AT E g. P o p e p r e a c h e r h. J o n e s D E L E T E 10 i. K i n g R E T R I E V E 16.2 A U T H O R I T Y H a l h o m e m a k e r H a l t a x

20 AS KINGFISHES CATCH FIRE 5 F N W A L J P V J C F P E X E A B W N E A Y E I P S U S V D 16.6 R S A p= 7 q= 5 e= 17 P= S Q L S Q L 16.1 D. E. Bell and L.J.La Padula: Secure Computer Systems: Mathematical Foundation and M o d e l, MITRE Technical Report M74-244(May 1974) Silvana Castano,Mariagrazia Fugini,Giancarlo Martella,and Pierangela Samarati: D a t a b a s e S e c u r i t y. New Yo r k, N. Y.: ACM Press/Reading,Mass.: Addison-We s l e y ( ) James Daly: Fingerprinting a Computer Security Code, C o m p u t e rworld ( J u l y 2 7 t h, ) C. J. D a t e : S e c u r i t y, Chapter 4 of An Introduction to Database Systems:Volume II. Reading, Mass.:Addison-We s l e y ( ) Dorothy E.Denning: C ryptography and Data Security. Reading Mass.: Addison- We s l e y ( ) Dorothy E.Denning and Peter J.Denning: Data Security, ACM Comp.Surv. 11, No.3 (Septemper 1979) W. D i ffie and M.E.Hellman: New Direction in Cryptography, IEEE Transactions on Information Theory I T-22(November 1976) Ronald Fagin: On an Authorization Mechanism, ACM TODS 3.No.3(September 1978). [ ] [ ] 16.9 Roberto Gagliardi,George Lapis,and Burce Lindsay: A Flexible and Efficient Database Authorization Facility, IBM Research Report RJ6826(May 11 t h, ) Martin Gardner: A New Kind of Cipher That Would Take Millions of Years to Break, Scientific American 237, No.2(August 1977). [ , ] Patricia P. G r i ffiths and Bradford W. Wa d e : An Authorization Mechanism for a Relational Data Base System, ACM TODS 1, NO.3(September 1976).

21 System R G R A N T R E V O K E S Q L Nigel Hawkes: Breaking into the Internet, London Times (March 18th,1996). R S A Sushil Jajodia and Ravi Sandhu: Toward a Multi-Level Secure Relational Data Model, Proc.1991 ACM SIGMOD Int. Conf. on Management of Data, Denver, Colo.(June 1991) Abraham Lempel: Cryptology in Tr a n s a c t i o n, ACM Comp.Surv. 11, No.4:Special Issue on Cryptology(December 1979) R.L.Rivest, A.Shamir,and L.Adleman: A Method for Obtaining Digital Signatures and Public Key Cryptosystems, CACM 21, No.2(February 1978) Ken Smith and Marianne Wi n s l e t t : Entity Modeling in the MLS Relational Model, Proc.18th Int. Conf. on Very Large Data Bases,Va n c o u v e r,canada(angust 1992). M L S [ ] M L S BELIEVED BY [ ] Bhavani Thuraisingham: Current Status of R&D in Trusted Database Management S y s t e m, ACM SIGMOD Record 21, No.3(September 1992) U.S.Department of Commerce/National Bureau of Standands: Data Encryption Standard. Federal Information Processing Standards Publication 46(1977 January 15). D E S / U.S.Department of Defense: Trusted Computer System Evaluation Criteria (the O r a n g e B o o k ),Document No.DoD STD.DoD National Computer Security Center(December 1985) U.S.National Computer Security Center: Trusted Database Management System I n t e p retation of Trusted Computer System Evaluation Criteria ( t h e L a v e n d e r B o o k ),Document No.NCSC-TG-201,Version 1(April 1991) Marianne Winslett,Kenneth Smith,and Xiaolei Qian: Formal Query Languages for Secure Relational Databases, ACM TODS 19, No.4(December 1994). [ ]

22 Ron Wo l f : How Safe Is Computer Data?A Lot of Factors Govern the Answer, San Jose M e rc u ry News (July 5th,1990) a. AUTHORITY AAA GRANT RETRIEVE ON STATS TO Ford ; b. AUTHORITY BBB GRANT INSERT,DELETE ON STATS TO Smith ; c. AUTHORITY CCC GRANT RETRIEVE O N S T A T S WHEN USER() = NAME T O ALL ; I D W H E N U S E R d. AUTHORITY DDD GRANT RETRIEVE,UPDATE(SALARY,TAX) O N S T A T S T O Nash ; e. AUTHORITY EEE GRANT RETRIEVE(NAME,SALARY,TAX) ON STATS TO Todd ; f. AUTHORITY FFF GRANT RETRIEVE(NAME,SALARY,TAX), U P D A T E ( S A L A R Y, T A X ) O N S T A T S T O Ward ; g. VAR PREACHERS VIEW STATS WHERE OCCUPATION = 'Preacher' ; AUTHORITY GGG GRANT ALL ON PREACHERS TO Pope ; h. VAR NONSPECIALIST VIEW WITH (STATS RENAME OCCUPATION AS X) AS T1, (EXTEND STATS ADD COUNT (T1 WHERE X = OCCUPATION) AS Y) AS T2, (T2 WHERE Y > 10) AS T3: T3 {ALL BUT Y} AUTHORITY HHH GRANT DELETE

23 ON NONSPECIALIST TO Jones ; i. VAR JOBMAXMIN VIEW WITH(STATS RENAME OCCUPATION AS X) AS T1, (EXTEND STATS ADD MAX(T1 WHERE X = OCCUPATION,SALARY) AS MAXSAL, MIN(T1 WHERE X = OCCUPATION,SALARY) AS MINSAL) AS T2: T 2 { O C C U P A T I O N, M A X S A L, M I N S A L } AUTHORITY III GRANT RETRIEVE ON JOBMAXMIN TO King ; 16.2 S Q L R E T R I E V E I N S E RT U P D AT E D E L E T E 16.3 Hal CHILDREN > 1 AND NOT OCCUPATION = 'Homemaker' C O U N T STATS WHERE CHILDREN > 1 6 C O U N T STATS WHERE CHILDREN > 1 AND NOT 5 OCCUPATION = 'Homemaker' CHILDREN > 1 AND NOT OCCUPATION = 'Homemaker' H a l S U M STATS WHERE CHILDREN > T 1A X 48 K S U M STATS WHERE CHILDREN > 1 AND NOT 46 K H a l t a x 2 K 16.4 SEX = 'F' OCCUPATION = 'Homemaker' T A X S U M STATS WHERE SEX = 'F' T A X 70 K S U M STATS WHERE NOT SEX = 'F'T A X 16 K t a x 8 6 K S U M STATS WHERE CHILDREN > 1 AND OCCUPATION = 'Homemaker' OR SEX = 'F' T A X

24 K S U M STATS WHERE CHILDREN > 1 AND OCCUPATION = 'Homemaker' OR NOT SEX = 'F' T A X 16 K H a l t a x 88 K - 86 K = 2 K 16.5 EYES I DARE NOT MEET IN DREAMS a. GRANT SELECT ON STATS TO Ford ; b. GRANT INSERT,DELETE ON STATS TO Smith ; c. CREATE VIEW MINE AS SELECT STATS.* FROM STATS WHERE STATS.NAME = CURRENT_USER ; GRANT SELECT ON MINE TO PUBLIC ; I D C U R R E N T _ U S E R d. GRANT SELECT,UPDATE(SALARY,TAX) ON STATS TO Nash ; e. CREATE VIEW UST AS SELECT STATS.NAME,STATS.SALARY,STATS.TAX FROM STATS ; GRANT SELECT ON UST TO Todd ; S Q L S E L E C T f. GRANT SELECT,UPDATE(SALARY,TAX) ON UST TO Ward ; g. CREATE VIEW PREACHERS AS SELECT STATS.* FROM STATS WHERE STATS.OCCUPATION = 'Preacher' ; GRANT ALL PRIVILEGES ON PREACHERS TO Pope ; ALL PRIVILEGES ALL PRIVILEGES G R A N T h. CREATE VIEW NONSPECIALIST AS SELECT STX.* FROM STATS AS STX WHERE (SELECT COUNT(*) FROM STATS AS STY

25 WHERE STY.OCCUPATION = STX.OCCUPATION) >10 ; GRANT DELETE ON SPECIALISTS TO Jones ; i. CREATE VIEW JOBMAXMIN AS SELECT STATS.OCCUPATION, MAX(STATS.SALARY) AS MAXSAL, MIN(STATS.SALARY) AS MINSAL FROM STATS GROUP BY STATS.OCCUPATION ; GRANT SELECT ON JOBMAXMIN TO King ; a. REVOKE SELECT ON STATS FROM Ford RESTRICT ; b. REVOKE INSERT,DELETE ON STATS FROM Smith RESTRICT ; c. REVOKE SELECT ON MINE FROM PUBLIC RESTRICT ; d. REVOKE SELECT,UPDATE(SALARY,TAX) ON STATS FROM Nash RESTRICT ; e. REVOKE SELECT ON UST FROM Todd RESTRICT ; f. REVOKE SELECT,UPDATE(SALARY,TAX) ON UST FROM Ward RESTRICT ; g. REVOKE ALL PRIVILEGES ON PREACHERS FROM Pope RESTRICT ; h. REVOKE DELETE ON NONSPECIALIST FROM Jones RESTRICT i. REVOKE ON SALS FROM King RESTRICT

ebook 165-5

ebook 165-5 3 5 6 7 8 9 [ 3. 3 ] 3. 3 S Q L S Q 4. 21 S Q L S Q L 4 S Q 5 5.1 3 ( ) 78 5-1 3-8 - r e l a t i o n t u p l e c a r d i n a l i t y a t t r i b u t e d e g r e e d o m a i n primary key 5-1 3 5-1 S #

More information

ebook 165-6

ebook 165-6 6 6.1 C o d d 5.1, 6.1 3 r e s t r i c t p r o j e c t j o i n 6. 1 C o d d 6-1 8 o r i g i n a l C o d d 8 8 6. 10 C o d d 8 6-1 8 1) u n i o n i n t e r s e c t i o n d i ff e r e n c e Cartesian product

More information

目錄

目錄 資 訊 素 養 線 上 教 材 單 元 五 資 料 庫 概 論 及 Access 5.1 資 料 庫 概 論 5.1.1 為 什 麼 需 要 資 料 庫? 日 常 生 活 裡 我 們 常 常 需 要 記 錄 一 些 事 物, 以 便 有 朝 一 日 所 記 錄 的 事 物 能 夠 派 得 上 用 場 我 們 能 藉 由 記 錄 每 天 的 生 活 開 銷, 就 可 以 在 每 個 月 的 月 底 知

More information

ebook 165-1

ebook 165-1 1 2 A N S I / S PA R C 3 4 S Q L 1 1.1 1-1 C E L L A R 1-2 1-3 ( i n s e r t ) ( c h a n g e ) ( d e l e t e ) 3 4 5 1) 1-1 C E L L A R ( t a b l e ) (relational table) 1. 3 1. 6 2 1-1 CELLAR 1-2 1-3 /

More information

學 科 100% ( 為 單 複 選 題, 每 題 2.5 分, 共 100 分 ) 1. 請 參 閱 附 圖 作 答 : (A) 選 項 A (B) 選 項 B (C) 選 項 C (D) 選 項 D Ans:D 2. 下 列 對 於 資 料 庫 正 規 化 (Normalization) 的 敘

學 科 100% ( 為 單 複 選 題, 每 題 2.5 分, 共 100 分 ) 1. 請 參 閱 附 圖 作 答 : (A) 選 項 A (B) 選 項 B (C) 選 項 C (D) 選 項 D Ans:D 2. 下 列 對 於 資 料 庫 正 規 化 (Normalization) 的 敘 ITE 資 訊 專 業 人 員 鑑 定 資 料 庫 系 統 開 發 與 設 計 實 務 試 卷 編 號 :IDS101 注 意 事 項 一 本 測 驗 為 單 面 印 刷 試 題, 共 計 十 三 頁 第 二 至 十 三 頁 為 四 十 道 學 科 試 題, 測 驗 時 間 90 分 鐘 : 每 題 2.5 分, 總 測 驗 時 間 為 90 分 鐘 二 執 行 CSF 測 驗 系 統 -Client

More information

untitled

untitled Database System Principle Database System Principle 1 SQL 3.1 SQL 3.2-3.3 3.4 3.5 3.6 Database System Principle 2 3.1 SQL SQL Structured Query Language SQL Database System Principle 3 SQL 3.1.1 SQL 3.1.2

More information

ebook46-23

ebook46-23 23 Access 2000 S Q L A c c e s s S Q L S Q L S Q L S E L E C T S Q L S Q L A c c e s s S Q L S Q L I N A N S I Jet SQL S Q L S Q L 23.1 Access 2000 SQL S Q L A c c e s s Jet SQL S Q L U N I O N V B A S

More information

untitled

untitled http://idc.hust.edu.cn/~rxli/ 1.1 1.2 1.3 1.4 1.5 1.6 2 1.1 1.1.1 1.1.2 1.1.3 3 1.1.1 Data (0005794, 601,, 1, 1948.03.26, 01) (,,,,,) 4 1.1.1 Database DB 5 1.1.1 (DBMS) DDL ( Create, Drop, Alter) DML(

More information

6-1 Table Column Data Type Row Record 1. DBMS 2. DBMS MySQL Microsoft Access SQL Server Oracle 3. ODBC SQL 1. Structured Query Language 2. IBM

6-1 Table Column Data Type Row Record 1. DBMS 2. DBMS MySQL Microsoft Access SQL Server Oracle 3. ODBC SQL 1. Structured Query Language 2. IBM CHAPTER 6 SQL SQL SQL 6-1 Table Column Data Type Row Record 1. DBMS 2. DBMS MySQL Microsoft Access SQL Server Oracle 3. ODBC SQL 1. Structured Query Language 2. IBM 3. 1986 10 ANSI SQL ANSI X3. 135-1986

More information

プリント

プリント For Higher Customer Satisfaction, We Bridge the SAS System Between Customer s World. YourModelsBuild up Your NextAnalytics 02 Y β0 β1x1 β2x2 ε Y ~ μ σ 2 μ β0 β1x1 β2x2 Y ~ n p logit(p) β0 β1x1 β2x2 logit(p)logit(p)=log(p/(1-p))

More information

強化信用卡電子交易安全之研究

強化信用卡電子交易安全之研究 a b c / (Electronic Data Interchange) (1) a b c 1 2 (2) ) 2001-03-09 (FBI) Windows NT 100 2001-03-10. Metromedia John Kluge (ID) Abraham 32 Abdallah 47 Michael Puglisi 2003-02-20 800 2003-03-07 2002 817

More information

R D B M S O R D B M S R D B M S / O R D B M S R D B M S O R D B M S 4 O R D B M S R D B M 3. ORACLE Server O R A C L E U N I X Windows NT w w

R D B M S O R D B M S R D B M S / O R D B M S R D B M S O R D B M S 4 O R D B M S R D B M 3. ORACLE Server O R A C L E U N I X Windows NT w w 1 1.1 D B M S To w e r C D 1. 1 968 I B M I M S 2 0 70 Cullinet Software I D M S I M S C O D A S Y L 1971 I D M S containing hierarchy I M S I D M S I M S I B M I M S I D M S 2 2. 18 R D B M S O R D B

More information

ebook 145-6

ebook 145-6 6 6.1 Jim Lockhart Windows 2000 0 C S D Wo r m. E x p l o r e Z i p z i p p e d _ f i l e s. e x e Wo r m. E x p l o r e Z i p H i Recipient Name! I received your email and I shall send you a reply ASAP.

More information

epub

epub 4 SELECT * FROM R 1) 2) n a m e 3-1 M o v i e S t a r M o v i e S t a r 4-1 4-1 4 89 1) 2) 3) B 4) 4.1 K K 4.1.1 4-2 4-2 90 S Q L 2. 3. 4 ( ) ( ) 4. 1. 2 4. 1. 3 10 2 0 1 10 10 4.1.2 3. 3 4. 3 I / O 4.

More information

ebook 96-16

ebook 96-16 16 13 / ( ) 16-1 SQL*Net/Net8 SQL*Net/Net8 SQL*Net/Net8 16-1 / S Q L SQL*Net V2 N e t 8 S Q L * N e t N e t ( ) 16.1 S Q L O r a c l e S Q L 16 401 ) ( H R _ L I N K create database link p u b l i c (

More information

OOAD PowerDesigner OOAD Applying PowerDesigner CASE Tool in OOAD PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE To

OOAD PowerDesigner OOAD Applying PowerDesigner CASE Tool in OOAD PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE To PowerDesigner Applying PowerDesigner CASE Tool in OOAD albertchung@mpinfo.com.tw PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE Tool PowerDesigner CASE Tool CASE Tool PowerDesignerUnified ProcessUMLing

More information

数 据 库 系 统 基 础 2/54 第 6 章 数 据 库 管 理 与 维 护

数 据 库 系 统 基 础 2/54 第 6 章 数 据 库 管 理 与 维 护 数 据 库 系 统 基 础 1/54 数 据 库 系 统 基 础 哈 尔 滨 工 业 大 学 2011.~2012. 数 据 库 系 统 基 础 2/54 第 6 章 数 据 库 管 理 与 维 护 数 据 库 系 统 基 础 3/54 第 6 章 数 据 库 管 理 与 维 护 6.1 数 据 库 管 理 员 的 基 本 职 责 6.2 数 据 库 存 储 与 性 能 管 理 6.3 数 据 库

More information

2 / (),, (Claim)(Prior art), ;,,,,,,

2 / (),, (Claim)(Prior art), ;,,,,,, 2 / (),, (Claim)(Prior art), ;,,,,,, ( ) 3 ;, :() ( :) (:) (: ) (: ), :,, :(),, :() 4 5 18,,,, I,M,D 6 - 7 - 8 :9,, - 9 9,,,1:,2:,3: (), 10 US 8,312,290 B2 (country code), /, Kind Code "US 2003/1234567

More information

USPTO Academic research Corporate needs Global/International Inventors Libraries News Media/Publication Patent Attorney or Agent USPTO e (ebusiness Ce

USPTO Academic research Corporate needs Global/International Inventors Libraries News Media/Publication Patent Attorney or Agent USPTO e (ebusiness Ce I 2002.03.27 2 http://www.uspto.gov/ http://www.wipo.org/ http://ipdl.wipo.int/ esp@cenet http://www.european-patent-office.org/ http://ep.espacenet.com/ http://www.cpo.cn.net/ 3 4 USPTO USPTO First time

More information

ebook10-5

ebook10-5 Oracle 7.x RDBMS 5 Oracle S Y S S Y S T E M O r a c l e 5.1 O r a c l e R D B M S O r a c l e O r a c l e 5.2 SYS SYSTEM S Y S S Y S T E M O r a c l e S Y S V $ D B A C O N N E C T R E S O U R C E S Y

More information

1-1 database columnrow record field 不 DBMS Access Paradox SQL Server Linux MySQL Oracle IBM Informix IBM DB2 Sybase 1-2

1-1 database columnrow record field 不 DBMS Access Paradox SQL Server Linux MySQL Oracle IBM Informix IBM DB2 Sybase 1-2 CHAPTER 1 Understanding Core Database Concepts 1-1 database columnrow record field 不 DBMS Access Paradox SQL Server Linux MySQL Oracle IBM Informix IBM DB2 Sybase 1-2 1 Understanding Core Database Concepts

More information

epub 61-2

epub 61-2 2 Web Dreamweaver UltraDev Dreamweaver 3 We b We b We Dreamweaver UltraDev We b Dreamweaver UltraDev We b We b 2.1 Web We b We b D r e a m w e a v e r J a v a S c r i p t We b We b 2.1.1 Web We b C C +

More information

ebook140-9

ebook140-9 9 VPN VPN Novell BorderManager Windows NT PPTP V P N L A V P N V N P I n t e r n e t V P N 9.1 V P N Windows 98 Windows PPTP VPN Novell BorderManager T M I P s e c Wi n d o w s I n t e r n e t I S P I

More information

untitled

untitled 21 Visual FoxPro Visual FoxPro 6.0 11 Visual FoxPro Visual FoxPro CIP Visual FoxPro 2004 21 ISBN 7-03-014834-7 V Visual FoxPro TP311.138 CIP 2004 143035 16 100717 http://www.sciencep.com * 2004 12 7871092

More information

f2.eps

f2.eps 前 言, 目 录 产 品 概 况 1 SICAM PAS SICAM 电 力 自 动 化 系 统 配 置 和 使 用 说 明 配 置 2 操 作 3 实 时 数 据 4 人 机 界 面 5 SINAUT LSA 转 换 器 6 状 态 与 控 制 信 息 A 版 本 号 : 08.03.05 附 录, 索 引 安 全 标 识 由 于 对 设 备 的 特 殊 操 作 往 往 需 要 一 些 特 殊 的

More information

Microsoft Word - Front cover_white.doc

Microsoft Word - Front cover_white.doc Real Time Programme 行 情 报 价 程 序 Seamico Securities Public Company Limited WWW.SEAMICO.COM Table of Content 目 录 开 始 使 用 开 始 使 用 Z Net 程 序 程 序 1 股 票 观 察 者 4 每 日 股 票 按 时 间 的 交 易 查 询 10 多 股 同 列 13 股 票 行 情

More information

untitled

untitled OO 1 SQL Server 2000 2 SQL Server 2000 3 SQL Server 2000 DDL 1 2 3 DML 1 INSERT 2 DELETE 3 UPDATE SELECT DCL 1 SQL Server 2 3 GRANT REVOKE 1 2 1 2 3 4 5 6 1 SQL Server 2000 SQL Server SQL / Microsoft SQL

More information

NSTISSC: National Security Telecommunications and Information System Security Committee 2. NSTISSI: National Security Telecommunications and In

NSTISSC: National Security Telecommunications and Information System Security Committee 2. NSTISSI: National Security Telecommunications and In 12 1 3 1 1. 2. 3 (Office of Management and Budget OMB)2000 (National Institute of Standards and Technology NIST) OMB 1. (Audit) 2. (Certification and Accreditation) 3. (Common Criteria) 4. (Framework)

More information

542 33 1 20 20 6 435 15 311 48 1 4 3 2 0 8 18 200 4 1,888 305 62 2 2 3 61 42 1,346 47 390 40 12 2 2 6 41 8 7 3 3 1 18 301 1 19 24 14 3 3 12 335 110 1 1 1, 582 45 76 547 1 147 46 1,103 96 1 22 8 6,721 70

More information

123

123 資 訊 管 理 系 資 料 庫 教 學 帄 台 MTA 資 料 庫 國 際 證 照 題 庫 分 析 指 導 教 授 : 馮 曼 琳 教 授 組 員 名 單 : 陳 雅 紋 學 號 998C030 蔡 宥 為 學 號 998C114 陳 韋 婷 學 號 998C168 中 華 民 國 一 零 三 年 五 月 I 誌 謝 本 專 題 報 告 得 以 順 利 完 成, 首 先 要 感 謝 恩 師 馮 曼

More information

理 成 可 做 關 聯 分 析 的 格 式, 再 應 用 統 計 統 計 計 算 軟 體 R (R Core Team, 2013) 中 的 延 伸 套 件 arules (Hahsler, Gruen, and Hornik, 2005; Hahsler, Buchta, Gruen, and H

理 成 可 做 關 聯 分 析 的 格 式, 再 應 用 統 計 統 計 計 算 軟 體 R (R Core Team, 2013) 中 的 延 伸 套 件 arules (Hahsler, Gruen, and Hornik, 2005; Hahsler, Buchta, Gruen, and H 連 鎖 輕 食 店 之 產 品 關 聯 分 析 - 以 茗 人 為 例 Association Analysis of Deli Chain Example of MingZen 摘 要 所 謂 關 聯 分 析, 就 是 從 商 店 銷 售 交 易 資 料 庫 中, 找 出 項 目 之 間 的 關 聯 性, 並 探 勘 出 在 資 料 間 具 有 相 關 性 的 隱 藏 規 則 有 趣 的 是, 商

More information

习题1

习题1 习 题 1 数 据 库 系 统 基 本 概 念 1.1 名 词 解 释 DB DB 是 长 期 存 储 在 计 算 机 内 有 组 织 的 统 一 管 理 的 相 关 数 据 的 集 合 DB 能 为 各 种 用 户 共 享, 具 有 较 小 冗 余 度 数 据 间 联 系 紧 密 而 又 有 较 高 的 数 据 独 立 性 等 特 点 DBMS 是 位 于 用 户 与 操 作 系 统 之 间 的

More information

ebook45-5

ebook45-5 5 S Q L SQL Server 5.1 5-1 SQL Server 5-1 A B S A C O S A S I N ATA N AT N 2 C E I L I N G C O S C O T D E G R E E S E X P F L O O R L O G L O G 10 P I P O W E R R A D I A N S R A N D R O U N D S I G N

More information

結合IC卡之校園安全網頁系統的設計與實現

結合IC卡之校園安全網頁系統的設計與實現 IC 立 立 路 料 料 (Secure Campus-wide Website System) 料 料 來 理 IC 識 料 不 漏 料 料 兩 零 Windows 便 更 類 IC 讀 RSA AES 料 IC WWW AES RSA PHP 1. 例 1 利 漏洞 易 易 料 都 理 易 不 類 路 數 (World Wide Web, WWW) Web-based 率 來 易 路 利 料 離

More information

epub83-1

epub83-1 C++Builder 1 C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r 1.1 1.1.1 1-1 1. 1-1 1 2. 1-1 2 A c c e s s P a r a d o x Visual FoxPro 3. / C / S 2 C + + B u i l d e r / C

More information

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 新 媒 体 环 境 下 公 务 员 在 线 培 训 模 式 研 究 作 者 姓 名 : 学 科 专 业 : 导 师 姓 名 : 完 成 时 间 : 潘 琳 数 字 媒 体 周 荣 庭 教 授 二 一 二 年 五 月 University of Science and Technology of China A dissertation for

More information

Microsoft Word - A201009-646.doc

Microsoft Word - A201009-646.doc # 中 国 网 络 游 戏 外 挂 问 题 现 状 分 析 * 兰 晓, 尹 杰 ( 中 国 传 媒 大 学 信 息 工 程 学 院 ) 摘 要 : 网 络 游 戏 外 挂 的 泛 滥 严 重 阻 碍 了 中 国 网 络 游 戏 产 业 的 正 常 发 展 本 文 给 出 了 网 络 游 戏 外 挂 的 定 义, 并 对 当 前 中 国 网 络 游 戏 存 在 的 安 全 问 题 进 行 了 分 析,

More information

95 1 We b C T Easy Go2 e e-portfolio Bl o g 4. e m a i l Really Simply Sy n d i c a t i o n R S S 94 M S N 95 95 1. 5. Radio Fre q u e n c y Id e n t

95 1 We b C T Easy Go2 e e-portfolio Bl o g 4. e m a i l Really Simply Sy n d i c a t i o n R S S 94 M S N 95 95 1. 5. Radio Fre q u e n c y Id e n t 95 163 1 7 0 93 95 96 4 163 155 95.09% C N S1 3151 1 993 8 95 1 1 2 0 2 8 95 70 69 98.57% 62 62 100.00% 8 7 87.50% 93 86 92.47% 35 34 97.14% 42 37 88.10% 16 15 93.75% 163 155 95.09% 95 Web2.0 95 65 95

More information

ebook 185-6

ebook 185-6 6 Red Hat Linux DB2 Universal Database 6.1 D B 2 Red Hat D B 2 Control Center D B 2 D B 2 D B 2 6.1 DB2 Universal Database [DB2]6.1 D B 2 O LT P O L A P D B 2 I B M P C We e k D B 2 D B 2 L i n u x Windows

More information

AAA (i) (ii) 19

AAA (i) (ii) 19 2015 7 14107.7 2009 8 31 51%49% [ ] 2015 4 8 18 2012 7 512012 AAA 622 32 2003 5 23(i) (ii) 19 1.00 (a) (b) 2012119 2005 11 11 2007929 2011 5 3030% 70% 20 2007 11 13 2008 4 15 [ ] 2005 [ ] 2009 2015 7 1050.1

More information

目錄 C ontents Chapter MTA Chapter Chapter

目錄 C ontents Chapter MTA Chapter Chapter 目錄 C ontents Chapter 01 1-1 MTA...1-2 1-2...1-3 1-3...1-5 1-4...1-10 Chapter 02 2-1...2-2 2-2...2-3 2-3...2-7 2-4...2-11...2-16 Chapter 03 3-1...3-2 3-2...3-8 3-3 views...3-16 3-4...3-24...3-33 Chapter

More information

R F I D R F I D C E P S R F I D 96 R F I D Metalib & SFX M U S E Sm a rt we a ve r

R F I D R F I D C E P S R F I D 96 R F I D Metalib & SFX M U S E Sm a rt we a ve r R F I D 96 50 R F I D C E P S R F I D 96 R F I D Metalib & SFX M U S E Sm a rt we a ve r 96 96 143 Metalib & SFX 96 R E A L 6 200 50 60 96 2007 Wi k i 96 1 2 3,524,345 Se a rch Box Ya h o o 96 3 Di re

More information

SQL Server SQL Server SQL Mail Windows NT

SQL Server SQL Server SQL Mail Windows NT ... 3 11 SQL Server... 4 11.1... 7 11.2... 9 11.3... 11 11.4... 30 11.5 SQL Server... 30 11.6... 31 11.7... 32 12 SQL Mail... 33 12.1Windows NT... 33 12.2SQL Mail... 34 12.3SQL Mail... 34 12.4 Microsoft

More information

CH01.indd

CH01.indd 3D ios Android Windows 10 App Apple icloud Google Wi-Fi 4G 1 ( 3D ) 2 3 4 5 CPU / / 2 6 App UNIX OS X Windows Linux (ios Android Windows 8/8.1/10 BlackBerry OS) 7 ( ZigBee UWB) (IEEE 802.11/a/b/g/n/ad/ac

More information

( Version 0.4 ) 1

( Version 0.4 ) 1 ( Version 0.4 ) 1 3 3.... 3 3 5.... 9 10 12 Entities-Relationship Model. 13 14 15.. 17 2 ( ) version 0.3 Int TextVarchar byte byte byte 3 Id Int 20 Name Surname Varchar 20 Forename Varchar 20 Alternate

More information

目錄... ivv...vii Chapter DETECT

目錄... ivv...vii Chapter DETECT ... ivv...vii Chapter 1 1.1... 5 1.2... 6 1.3 DETECT... 11 1.3.1... 12 1.3.1.1...12 1.3.1.2...13 1.3.1.3...14 1.3.1.4...15 1.3.1.5...15 1.3.1.6...16 1.3.2 DETECT... 17 1.3.3... 19 1.3.4... 20... 22 Chapter

More information

DB4404-P059-專輯-BIM的非幾何資訊.indd

DB4404-P059-專輯-BIM的非幾何資訊.indd BIM DOI: 10.6653/MoCICHE.201708_44(4).0009 BIM Building Information Modeling [1] Information and Communication Technology ICT 3D 3D BIM BIM 1 3D BIM BIM 1980 Archibus FM Archibus IAI buildingsmart 1993

More information

Microsoft Word - MIS.doc

Microsoft Word - MIS.doc 成 都 信 息 工 程 学 院 班 务 信 息 系 统 The Management Information System Of the Class Transaction 制 作 人 张 蓓 学 号 2000041113 制 作 单 位 电 子 商 务 系 2000 级 会 本 3 班 定 版 时 间 2003 年 12 月 15 日 前 言 跨 入 21 世 纪 人 类 社 会 正 在 步 入

More information

WQ.s92

WQ.s92 21 世 纪 高 职 高 专 规 划 教 材 网 络 专 业 系 列 SQL Server 数 据 库 应 用 技 术 张 蒲 生 何 升 编 著 清 华 大 学 出 版 社 北 京 内 容 简 介 本 书 根 据 高 等 职 业 技 术 教 育 和 教 学 特 点, 结 合 教 学 改 革 和 应 用 实 践 编 写 而 成 在 介 绍 SQL Server 数 据 库 基 本 内 容 的 同 时,

More information

基于ECO的UML模型驱动的数据库应用开发1.doc

基于ECO的UML模型驱动的数据库应用开发1.doc ECO UML () Object RDBMS Mapping.Net Framework Java C# RAD DataSetOleDbConnection DataGrod RAD Client/Server RAD RAD DataReader["Spell"].ToString() AObj.XXX bug sql UML OR Mapping RAD Lazy load round trip

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

2015 年 水 利 建 设 市 场 主 体 信 用 评 价 结 果 一 勘 察 单 位 ( 共 92 家 ) AAA 级 (48 家 ) 1 中 国 电 建 集 团 北 京 勘 测 设 计 研 究 院 有 限 公 司 2 北 京 市 水 利 规 划 设 计 研 究 院 3 中 水 北 方 勘 测

2015 年 水 利 建 设 市 场 主 体 信 用 评 价 结 果 一 勘 察 单 位 ( 共 92 家 ) AAA 级 (48 家 ) 1 中 国 电 建 集 团 北 京 勘 测 设 计 研 究 院 有 限 公 司 2 北 京 市 水 利 规 划 设 计 研 究 院 3 中 水 北 方 勘 测 2015 年 水 利 建 设 市 场 主 体 信 用 评 价 结 果 一 勘 察 单 位 ( 共 92 家 ) AAA 级 (48 家 ) 1 中 国 电 建 集 团 北 京 勘 测 设 计 研 究 院 有 限 公 司 2 北 京 市 水 利 规 划 设 计 研 究 院 3 中 水 北 方 勘 测 设 计 研 究 有 限 责 任 公 司 4 天 津 市 水 利 勘 测 设 计 院 5 河 北 省 水

More information

untitled

untitled -JAVA 1. Java IDC 20 20% 5 2005 42.5 JAVA IDC JAVA 60% 70% JAVA 3 5 10 JAVA JAVA JAVA J2EE J2SE J2ME 70% JAVA JAVA 20 1 51 2. JAVA SUN JAVA J2EE J2EE 3. 1. CSTP CSTP 2 51 2. 3. CSTP IT CSTP IT IT CSTP

More information

oracle-Ess-05.pdf

oracle-Ess-05.pdf 5 135 1 3 6 O r a c l e 1 3 7 1 3 8 O r a c l e 1 3 9 C O N N E C T R E S O U R C E D B A S Y S O P E R S Y S D B A E X P _ F U L L _ D A T A B A S E 1 4 0 I M P _ F U L L _ D A T A B A S E D E L E T E

More information

Microsoft PowerPoint - 05-SQL3-advanced.ppt

Microsoft PowerPoint - 05-SQL3-advanced.ppt SQL: Interactive Queries (2) Prof. Weining Zhang Cs.utsa.edu Aggregate Functions Functions that take a set of tuples and compute an aggregated value. Five standard functions: count, min, max, avg, sum

More information

SQL: Interactive Queries (2)

SQL: Interactive Queries (2) SQL: Interactive Queries (2) Prof. Weining Zhang Cs.utsa.edu Aggregate Functions Functions that take a set of tuples and compute an aggregated value. Five standard functions: count, min, max, avg, sum

More information

SA-DK2-U3Rユーザーズマニュアル

SA-DK2-U3Rユーザーズマニュアル USB3.0 SA-DK2-U3R 2007.0 2 3 4 5 6 7 8 System Info. Manual Rebuild Delete RAID RAID Alarm Rebuild Rate Auto compare Temp Management Load Default Elapse time Event Log 0 2 3 4 2 3 4 ESC 5

More information

附件9 电梯运行安全监测管理信息平台技术规范 第11部分:系统信息安全技术规范(征求意见稿)

附件9 电梯运行安全监测管理信息平台技术规范 第11部分:系统信息安全技术规范(征求意见稿) ICS 35.240.01 M 63 备 案 号 : - 北 京 市 地 方 标 准 DB11/ XXX.1 XXXX 电 梯 运 行 安 全 监 测 管 理 信 息 平 台 技 术 规 范 第 11 部 分 : 系 统 信 息 安 全 规 范 Technical Specification for Management Information Platform of Elevator Operation

More information

1. 二 進 制 數 值 ( 1 10 10 01 ) 2 轉 換 為 十 六 進 制 時, 其 值 為 何? (A) ( 69 ) 16 (B) ( 39 ) 16 (C) ( 7 A ) 16 (D) ( 8 A ) 16 2. 在 電 腦 術 語 中 常 用 的 UPS, 其 主 要 功 能

1. 二 進 制 數 值 ( 1 10 10 01 ) 2 轉 換 為 十 六 進 制 時, 其 值 為 何? (A) ( 69 ) 16 (B) ( 39 ) 16 (C) ( 7 A ) 16 (D) ( 8 A ) 16 2. 在 電 腦 術 語 中 常 用 的 UPS, 其 主 要 功 能 注 意 : 考 試 開 始 鈴 ( 鐘 ) 響 前, 不 可 以 翻 閱 試 題 本 民 國 104 年 大 專 程 度 義 務 役 預 備 軍 官 預 備 士 官 考 試 試 題 計 算 機 概 論 注 意 事 項 1. 請 核 對 考 試 科 目 是 否 正 確 2. 請 檢 查 答 案 卡 座 位 及 准 考 證 三 者 之 號 碼 是 否 完 全 相 同, 如 有 不 符, 請 監 試 人

More information

IBM Rational ClearQuest Client for Eclipse 1/ IBM Rational ClearQuest Client for Ecl

IBM Rational ClearQuest Client for Eclipse   1/ IBM Rational ClearQuest Client for Ecl 1/39 Balaji Krish,, IBM Nam LeIBM 2005 4 15 IBM Rational ClearQuest ClearQuest Eclipse Rational ClearQuest / Eclipse Clien Rational ClearQuest Rational ClearQuest Windows Web Rational ClearQuest Client

More information

untitled

untitled Chapter 01 1.0... 1-2 1.1... 1-2 1.1.1...1-2 1.1.2...1-4 1.1.2.1... 1-6 1.1.2.2... 1-7 1.1.2.3... 1-7 1.1.2.4... 1-7 1.1.2.5... 1-8 1.1.2.6... 1-8 1.1.3??...1-8 1.1.4...1-9 1.2...1-12 1.3...1-14 1.4...1-17

More information

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile..

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile.. WebSphere Studio Application Developer IBM Portal Toolkit... 1/21 WebSphere Studio Application Developer IBM Portal Toolkit Portlet Doug Phillips (dougep@us.ibm.com),, IBM Developer Technical Support Center

More information

(Pattern Recognition) 1 1. CCD

(Pattern Recognition) 1 1. CCD ********************************* ********************************* (Pattern Recognition) 1 1. CCD 2. 3. 4. 1 ABSTRACT KeywordsMachine Vision, Real Time Inspection, Image Processing The purpose of this

More information

ebook40-10

ebook40-10 1 0 3 N o t e s N o t e s N o t e s 10.1 D o m i n o Lotus Notes D o m i n o 10-1 D o m i n o 10-1 Domino D o m i n o Notes Internet Domino 10 111 10-2 10-2 D o m i n o D o m i n 20 10-1 Domino 10.2 I

More information

untitled

untitled 2006 6 Geoframe Geoframe 4.0.3 Geoframe 1.2 1 Project Manager Project Management Create a new project Create a new project ( ) OK storage setting OK (Create charisma project extension) NO OK 2 Edit project

More information

衞 66 43 衞 ii

衞 66 43 衞 ii 衞 衞 66 43 衞 enquiries@fehd.gov.hk ii 2 4 4 9 9 10 15 18 18 20 22 iii - 1 - ( ) 衞 ( ) ( ) 1 256 (i) (ii) (iii) (iv) (v) (vi) (vii) 10 ( 100 320 ) ( 250 ) ( 160 ) ( 120 ) ( 91 ) ( 1 200 ) 60 0.60 60% - 2

More information

epub 79-1

epub 79-1 1 XML X M L X M L X M L We b 1.1 markup language M L M L A S C I I A S C I I C 0 0 0 1 F C R - L F M S - D O S M S - Wi n d o w s U n i x L F M a c O S C R A S C I I A S C I I -. - -. C C + + { }. b e

More information

政府機關_構_資通安全責任等級分級作業規定

政府機關_構_資通安全責任等級分級作業規定 壹 目 的 政 府 機 關 ( 構 ) 資 通 安 全 責 任 等 級 分 級 規 定 為 明 確 規 範 政 府 機 關 ( 構 ) 資 通 安 全 責 任 等 級 分 級 流 程, 透 過 資 通 安 全 ( 以 下 簡 稱 資 安 ) 管 理, 以 防 範 潛 在 資 安 威 脅, 進 而 提 升 國 家 資 安 防 護 水 準, 特 訂 定 政 府 機 關 ( 構 ) 資 通 安 全 責 任

More information

XML SOAP DOM B2B B/S B2B B2B XML SOAP

XML SOAP DOM B2B B/S B2B B2B XML SOAP 10384 9831010 U D C B2B 2 0 0 1 4 2 0 0 1 5 2 0 0 1 2001 4 XML SOAP DOM B2B B/S B2B B2B XML SOAP ABSTRACT Based on the research of Supply Chain Management theory and E-Commerce theory, especially in Business

More information

DB2 (join) SQL DB2 11 SQL DB2 SQL 9.1 DB2 DB2 ( ) SQL ( ) DB2 SQL DB2 DB2 SQL DB2 DB2 SQL DB2 ( DB2 ) DB2 DB2 DB2 SQL DB2 (1) SQL (2) S

DB2 (join) SQL DB2 11 SQL DB2 SQL 9.1 DB2 DB2 ( ) SQL ( ) DB2 SQL DB2 DB2 SQL DB2 DB2 SQL DB2 ( DB2 ) DB2 DB2 DB2 SQL DB2 (1) SQL (2) S 9 DB2 优化器 DB2 SQL select c1 c2 from ( DB2 )??? DB2?!?, no no DB2 I/O ( transrate overhead ) SQL DML (INSERT UPDATE DELETE) DB2 (access plan) DB2 (join) SQL DB2 11 SQL DB2 SQL 9.1 DB2 DB2 ( 728 747 ) SQL

More information

I

I 2005 Research on the US Arms Sales to Taiwan Since the Establishment of Sino-US Diplomatic Relations 2005 4 I Research on the US Arms Sales to Taiwan Since the Establishment of Sino-US Diplomatic Relations

More information

version 1.0 Workflow Authorization Model james MSN

version 1.0 Workflow Authorization Model james MSN Workflow Authorization Model 1.0 999 james999 http://www.javafox.org 2003-12-14 james-fly@vip.sina.com MSN fcxiao2000@hotmail.com http://www.javafox.org/workflow/index.html 1 1....3 2....3 3. Subject-Object

More information

中文模板

中文模板 软 件 学 报 doi: 10.13328/j.cnki.jos.004932 中 文 公 众 事 件 信 息 熵 计 算 方 法 靳 锐 +, 张 宏 莉, 张 玥, 王 星 ( 哈 尔 滨 工 业 大 学 计 算 机 科 学 与 技 术 学 院, 哈 尔 滨 150001) Calculation Method of Chinese Public Event Information Entropy

More information

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64 BIBLID 1026-5279 (2005) 94:2 p. 127-154 (2005.12) 127 Keywords Digital Library High School Library Library Website Open Source E-mail frank@hchs.hc.edu.tw 128 (2005.12) ( ) 6 0 68 [ 1 ] [2] [3] (1) (2)

More information

Microsoft PowerPoint - ACA 專案簡報玄奘大學-20111221.ppt

Microsoft PowerPoint - ACA 專案簡報玄奘大學-20111221.ppt ACA 多 媒 體 網 頁 設 計 和 數 位 內 容 傳 播 應 用 能 力 全 球 國 際 認 證 從 國 際 視 野 談 : 運 用 全 球 多 媒 體 教 學 與 考 核 標 準 將 國 際 證 照 融 入 課 程 以 提 昇 就 業 競 爭 力 勁 園 國 際 股 份 有 限 公 司 林 旻 緯 部 分 內 容 節 錄 自 : 國 立 台 灣 師 範 大 學 戴 建 耘 教 授 從 國 際

More information

資訊安全管理系統建置初始工作的研究

資訊安全管理系統建置初始工作的研究 43 * ** *** *** * ** *** ISO 9000 ISO 14000 A Study on the Implementation of Information Security Management Systems Abstract During the 90's, global civilization went through a great change. Quality of

More information

ebook65-20

ebook65-20 2 0 H T T P C G I We b C G I We b H T M L C G I H T M L C G I 20.1 HTTP 17 We b N e t s c a p e Internet Explorer We b A p a c h e I I S C G I H T T P HTTP 1.0 HTTP 1.1 I n t e r n e t I n t e r n e t

More information

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui,

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui, 中 国 科 学 技 术 大 学 工 程 硕 士 学 位 论 文 地 铁 内 移 动 通 信 室 内 覆 盖 分 析 及 应 用 作 者 姓 名 : 学 科 专 业 : 盛 海 亮 电 子 与 通 信 导 师 姓 名 : 李 辉 副 教 授 赵 红 媛 高 工 完 成 时 间 : 二 八 年 三 月 十 日 University of Science and Technology of Ch A dissertation

More information

清 华 大 学

清 华 大 学 清 华 大 学 综 合 论 文 训 练 题 目 : 基 于 网 络 用 户 行 为 分 析 的 传 染 病 发 病 趋 势 研 究 系 专 姓 别 : 计 算 机 科 学 与 技 术 业 : 计 算 机 科 学 与 技 术 名 : 许 丹 青 指 导 教 师 : 刘 奕 群 助 理 研 究 员 2010 年 6 月 27 日 中 文 摘 要 近 年 来, 传 染 病 的 传 播 与 流 行 已

More information

Oracle 4

Oracle 4 Oracle 4 01 04 Oracle 07 Oracle Oracle Instance Oracle Instance Oracle Instance Oracle Database Oracle Database Instance Parameter File Pfile Instance Instance Instance Instance Oracle Instance System

More information

WinMDI 28

WinMDI 28 WinMDI WinMDI 2 Region Gate Marker Quadrant Excel FACScan IBM-PC MO WinMDI WinMDI IBM-PC Dr. Joseph Trotter the Scripps Research Institute WinMDI HP PC WinMDI WinMDI PC MS WORD, PowerPoint, Excel, LOTUS

More information

Oracle Database 10g: SQL (OCE) 的第一堂課

Oracle Database 10g: SQL (OCE) 的第一堂課 商 用 資 料 庫 的 第 一 堂 課 中 華 大 學 資 訊 管 理 系 助 理 教 授 李 之 中 http://www.chu.edu.tw/~leecc 甲 骨 文 俱 樂 部 @Taiwan Facebook 社 團 https://www.facebook.com/groups/365923576787041/ 2014/09/15 問 題 一 大 三 了, 你 為 什 麼 還 在 這

More information

<4D6963726F736F667420506F776572506F696E74202D20C8EDBCFEBCDCB9B9CAA6D1D0D0DEBDB2D7F92E707074>

<4D6963726F736F667420506F776572506F696E74202D20C8EDBCFEBCDCB9B9CAA6D1D0D0DEBDB2D7F92E707074> 软 件 架 构 师 研 修 讲 座 胡 协 刚 软 件 架 构 师 UML/RUP 专 家 szjinco@public.szptt.net.cn 中 国 软 件 架 构 师 网 东 软 培 训 中 心 小 故 事 : 七 人 分 粥 当 前 软 件 团 队 的 开 发 现 状 和 面 临 的 问 题 软 件 项 目 的 特 点 解 决 之 道 : 从 瀑 布 模 型 到 迭 代 模 型 解 决 项

More information

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

More information

Discussion on the Legislation of Electronic Signature in China (in Chinese)

Discussion on the Legislation of Electronic Signature in China (in Chinese) 1952 10 25 1995 1999 35 30 2004 2001 1195 200031 yangjz@citiz.net 021-54147186 64745755 13916356163 2003 6 2004 3 24 45 4 2 i ii 1 2 3 2. 3. 4. 5. 1. 2. 3. 1. 2. 3. 4. 5. 1 2 3 4 5 6 90 7 8 i ii 2003-06-17

More information

F4

F4 DOI:10.3969/j.issn.1009-6868.2016.01.002 网 络 出 版 地 址 :http://www.cnki.net/kcms/detail/34.1228.tn.20151117.1506.006.html Challenges and Countermeasures of Network Space Security 周 延 森 /ZHOU Yansen 周 琳 娜

More information

一步一步教你搞网站同步镜像!|动易Cms

一步一步教你搞网站同步镜像!|动易Cms 一 步 一 步 教 你 搞 网 站 同 步 镜 像! 动 易 Cms 前 几 天 看 见 论 坛 里 有 位 朋 友 问 一 个 关 于 镜 像 的 问 题, 今 天 刚 好 搞 到 了 一 个, 于 是 拿 出 来 和 大 家 一 起 分 享 了! 1. 介 绍 现 在 的 网 站 随 着 访 问 量 的 增 加, 单 一 服 务 器 无 法 承 担 巨 大 的 访 问 量, 有 没 有 什 么

More information

Contents 1 深 圳 大 学 经 济 学 院 学 生 代 表 大 会 章 程 2 2 优 秀 毕 业 生 评 选 细 则 7 3 议 事 规 则 8 i

Contents 1 深 圳 大 学 经 济 学 院 学 生 代 表 大 会 章 程 2 2 优 秀 毕 业 生 评 选 细 则 7 3 议 事 规 则 8 i 深 圳 大 学 经 济 学 院 学 代 委 执 事 指 南 发 布 0.0.1 深 圳 大 学 经 济 学 院 学 代 委 2016 年 05 月 25 日 Contents 1 深 圳 大 学 经 济 学 院 学 生 代 表 大 会 章 程 2 2 优 秀 毕 业 生 评 选 细 则 7 3 议 事 规 则 8 i ii 深 圳 大 学 经 济 学 院 学 代 委 执 事 指 南, 发 布 0.0.1

More information

托管协议

托管协议 华 夏 薪 金 宝 货 币 市 场 基 金 托 管 协 议 基 金 管 理 人 : 华 夏 基 金 管 理 有 限 公 司 基 金 托 管 人 : 中 信 银 行 股 份 有 限 公 司 目 录 第 一 条 基 金 托 管 协 议 当 事 人... 1 第 二 条 基 金 托 管 协 议 的 依 据 目 的 和 原 则... 2 第 三 条 基 金 托 管 人 对 基 金 管 理 人 的 业 务 监

More information

TSI 8384/8385/8386 Manual

TSI 8384/8385/8386 Manual 8384/85/86 TSI/ VELOCITY FLOWRATE PRESSURE zero TEMP HUMIDITY SAMPLE options NEXT TEST clear STATISTICS review data SAMPLE INTERVAL HEAT FLOW THERMAL PITOT ACTUAL STANDARD ENTER ON/OFF 7 1 8 TEL:(02)26018201

More information

68 2012 11 the requirements of load - bearing rescue and turning of the large fire engine can be served as an outdoor safety area. 5 The second floor

68 2012 11 the requirements of load - bearing rescue and turning of the large fire engine can be served as an outdoor safety area. 5 The second floor 2012 11 11 170 JOURNAL OF RAILWAY ENGINEERING SOCIETY Nov 2012 NO. 11 Ser. 170 1006-2106 2012 11-0067 - 06 1 2 ( 1. 苏 州 设 计 研 究 院 股 份 有 限 公 司, 江 苏 苏 州 215021; 2. 苏 州 市 消 防 支 队, 江 苏 苏 州 215021) 1 2 3 4

More information

Henry Paulson A Strategic Engagement Foreign Affairs September /October 2008 http / / www. foreignaffairs. com /articles /63567 /

Henry Paulson A Strategic Engagement Foreign Affairs September /October 2008 http / / www. foreignaffairs. com /articles /63567 / 1 1 1 2008 30 2009 2 2 1 Henry Paulson A Strategic Engagement Foreign Affairs September /October 2008 http / / www. foreignaffairs. com /articles /63567 /henry-m-paulson-jr /a-strategic-economic-engagement

More information

D C 93 2

D C 93 2 D9223468 3C 93 2 Java Java -- Java UML Java API UML MVC Eclipse API JavadocUML Omendo PSPPersonal Software Programming [6] 56 8 2587 56% Java 1 epaper(2005 ) Java C C (function) C (reusability) eat(chess1,

More information

高層辦公建築避難演練驗證與避難安全評估之研究

高層辦公建築避難演練驗證與避難安全評估之研究 MOIS 921003 I ABSTRACT KEY WORD: the high-story office buildings evaluating of evacuation safety. the evacuating drill the As result of the rapid economic development in recent years domestically, as

More information

epub 34-1

epub 34-1 1 P C Lisa Stefanik A b b o t s f o r d 2 2 0 20 S n e a k e r n e t 1-1 1-1 5000 Wo r d P e r f e c t 1-2 Windows 95 Windows 98 Windows NT Server Novell NetWa r e 1 3 1-2 20 80 Microsoft Windows NT Novell

More information

基于UML建模的管理管理信息系统项目案例导航——VB篇

基于UML建模的管理管理信息系统项目案例导航——VB篇 PowerBuilder 8.0 PowerBuilder 8.0 12 PowerBuilder 8.0 PowerScript PowerBuilder CIP PowerBuilder 8.0 /. 2004 21 ISBN 7-03-014600-X.P.. -,PowerBuilder 8.0 - -.TP311.56 CIP 2004 117494 / / 16 100717 http://www.sciencep.com

More information

高中信息技术课程标准

高中信息技术课程标准 普 通 高 中 信 息 技 术 课 程 标 准 一 课 程 的 基 本 理 念 二 课 程 设 计 思 路 三 课 程 目 标 四 内 容 标 准 信 息 技 术 基 础 算 法 与 程 序 设 计 多 媒 体 技 术 应 用 网 络 技 术 应 用 数 据 管 理 技 术 人 工 智 能 初 步 五 实 施 建 议 教 学 建 议 评 价 建 议 教 科 书 编 写 建 议 课 程 资 源 的 利

More information

ASP.NET MVC Visual Studio MVC MVC 範例 1-1 建立第一個 MVC 專案 Visual Studio MVC step 01 Visual Studio Web ASP.NET Web (.NET Framework) step 02 C:\M

ASP.NET MVC Visual Studio MVC MVC 範例 1-1 建立第一個 MVC 專案 Visual Studio MVC step 01 Visual Studio Web ASP.NET Web (.NET Framework) step 02 C:\M ASP.NET MVC Visual Studio 2017 1 1-4 MVC MVC 範例 1-1 建立第一個 MVC 專案 Visual Studio MVC step 01 Visual Studio Web ASP.NET Web (.NET Framework) step 02 C:\MvcExamples firstmvc MVC 1-7 ASP.NET MVC 1-9 ASP.NET

More information

ebook140-11

ebook140-11 11 VPN Windows NT4 B o r d e r M a n a g e r VPN VPN V P N V P N V P V P N V P N TCP/IP 11.1 V P N V P N / ( ) 11.1.1 11 V P N 285 2 3 1. L A N LAN V P N 10MB 100MB L A N VPN V P N V P N Microsoft PPTP

More information

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID 58 2016. 14 * LireSolr LireSolr CEDD Ajax CSpace LireSolr CEDD Abstract In order to offer better image support services it is necessary to extend the image retrieval function of our institutional repository.

More information