• ????(369)
  • ???(296)
  • ??(44)
  • ????(15)
  • ?????(9)
  • ?????(3)
  • ppt??(2)
??? ??? ????? ???? ????.

"K2-algorithm" ???? 321-340 / 369?

  • [??] ???? ????
    1I ? Yk1 ? ???? ? ?Fig4. SOVA Algorithm4.2 SOVA AlgorithmSOVA ????? a finite state Markov-chain ? ... ? - ?? ??? ?? BER? ????? ???? MAP????? ?? ??? ??? ????.4.2 SOVA AlgorithmYk1, Yk2, Yk3 ? ??? ?? xk ... , zk? ?? ???? ???? ???? ??? ??? ?. - L(uk) : ???? ?? ?? (a prior value) - uk : ?? ???? ?? k??? ??? - Yk
    ??? | 25??? | 1,500? | ??? 2004.05.27
  • [????]???? ?????? ???? ???? ???
    , 0, 55},{ max, 25, 15, 20, 55, 0}};int includedE[6][6] = {0}, includedE2[6][6] = {0};int i, j, k, m ... );void reset();void copyE(int E1[][6], int E2[][6]);static int cycle = 0;// cycle: ?? tree? cycle?? ??? ... , n, numofT=0;// numofT: ?? tree? ???? edge? ?edge nowedge;// ?? ??? edgeputs("** Kruskal Algorithm
    ??? | 4??? | 1,500? | ??? 2003.12.01
  • ???? 1-4? ??
    Generation Algorithm )4 code optimization : ??? ??? ???? ??? ??.- ??? ?? ????? ?? ??? ????? ??? ?? ... ??? ??, ????? ????? ? ??? ???? ???- ????? ???? ? ??? ?? ???? ??? ??2 ACK(Amsterdam Compiler Kit) ... - ????? ???? ????? ?? ??- ???? ????? ?? ?? ????? ??? ?? ???? ???2? ?? ??. ?? ??(formal language) : ??
    ??? | 7??? | 1,000? | ??? 2006.12.18
  • ????
    3700KJ3700KbusyNONETotalAlvailable2160KTotal Used1940K4. a. Use the best-fit algorithm to allocate the ... KbusyNONETotalAlvailable2160KTotal Used1940Kb. Use the first-fit algorithm to allocate the memory blocks to the three ... the best-fit algorithm to allocate the memory blocks to the three arriving jobs.b. Use the first
    ??? | 7??? | 1,000? | ??? 2001.10.09
  • [????] ??? ?? ???? ????
    ?? 4?? 5??2. Shannon? ???? ¡ú ??????? ????? ????. Information = {- log_2 (p_k )3. ????, ????, ???? ... ??? ??(interrelated system),??? ??? ??? ??? ??????? - ??? ?? - ??? ??? ????Data? ??? ?? ??1?? 2?? 3 ... ???? ????? ??? ??? ? ?. ??? ????? ??? ????? ??? ??.2???? ?? - ????? ??? ????? ?????? ???? ????. ??
    ???? | 10??? | 1,500? | ??? 2008.09.18
  • [????] LRU Programming
    Algorithm? stack? ???? ????????.¡ô Input(1) the number of frames [???? frame ??: 1?~7?](2) reference ... ();return;}temp->key = k;// Stack? push? ? memory_size ??temp->link = NULL;if (*head)(*tail)->link ... (!(temp)){stack_empty();return 0;}k = temp->key;// Stack? pop? ? memory_size ??*head = temp->link
    ??? | 10??? | 1,000? | ??? 2002.12.08
  • [??? ????]?? ????
    * k??? k? ??? ????, size? ? ???? 2?? ??. ??? ????? ?????? ??? ?? ?? ?? ????.if (( p -1) % size == 0)?? ... Parallel AlgorithmAlgorithm Analysis - Parallel Algorithm1. Introduction?? ??? 100000?? ?? ???? ??? ... ??? ??, ?? ????? ?? ????? ??2) ??? ?? (Interconnection Network Model) :- ???? ???? ? ????? ???? ?
    ??? | 16??? | 1,000? | ??? 2006.01.12
  • [??????]??? ???? ?? ????
    ??? 20?? ???? ??343.2.3 1-2+3-4+5-6+....+99-100 ??363.2.4 ? ??383.3 ??[ËØ”µ, prime number]403.3.1 ?? ... ?? ??int sum=0; //? ??..int k=0 ; //mod ? ?? ??? ?? ??, ??? ??.for(i=1 ; i (-1) X (3/4) -> (+1) X (4 ... ???? ????Algorithm, Java, ???? ?? ??? ? ?http://blog.naver.com/meosil??1.1 ??? ??31.1.1 ??? ??31.1
    ???? | 70??? | 2,000? | ??? 2006.10.26
  • [??? ???? ???] ????? ??????
    ? ??? ?? ??.- ??? ?? ??? ?? ?? ? -Ek(P)=CDk(C)=PDk(Ek(P))=P- ??? ?? ??? ?? ?? ?,(??? ? k1, ??? ? k2) ... -Ek1(P)=CDk2(C)=PDk2(Ek1(P))=P2) ??? ????? ?? ? ????.??????? ?? ???? ???? ??? ???, ??? ?? ?(symmetric ... ??? ??. ???? ?? ??? ???? ???? ?? ??? ???, ?? ??? ???? ??? ??? ???? ???? ?? ?? ??? ??? ?? ???.2. ???
    ??? | 5??? | 3,000? | ??? 2004.11.16
  • [???,DES,encryption] DES(Data Encryption Standard) ??
    ? ???.??5) E(R[i-1]) ? K[i]? X-or ??.??6) ?? ??? 48?? ???? 8?? 6?????? ???. B[1], B[2] ... B[8]???? .??7) B[j]? S-box? ???? j=1 ? ????. ... ?. ?? ??(1) ?????) x86 ??? CPU?) NT??? Windows 2000?) jdk1.3.1_05 ??(2) ?????) Algorithm.exe ? ?? ... ?) j2sdk-1_3_1_05-windows-i586.exe ? ???) ?? ???? ??a. JAVA_HOME=c:\jdk1.3.1_05DONGGUK=c:\Donggukb
    ??? | 8??? | 1,000? | ??? 2004.10.05
  • [DSP] MATLAB? ??? FFT Algorithm? ??
    ??? ?? 1) 256 Samples FFT2) Zero Pedding ? ?? FFT3) ???? ??? FFT Algorithm ??1. 256 Samples FFTx ... ); %magnitudew=linspace(-pi,pi,256);ws=linspace(1,128,128)for k=1:128ws(k)=w(k);w(k)=w(k+128);w(k+128)=ws(k);end ... %0?? 2pi??? ???%-pi?? pi??? ???? ??figure(1);subplot(211);plot(w, Xm);xlabel('w');ylabel('Magnitude
    ??? | 4??? | 1,000? | ??? 2001.11.28
  • KCDSA
    KCDSA(Korea Certification-based Digital Signature Algorithm)? ???? ??? ???? ??? ? ???? ???????, ?? ... < h < p¨D1) ?, g? ??? q??.- ???????(???) : x¡ÊZq- ???????(???) :Y=g1/x mod p.- ??? ???? H : Z ¡ú {0, ¡­, 2 ... k-1}(k=|q|)o ?? ?? ??¢Ù ???? k, 1 < k < q¨D1? ????.¢Ú W = (gk mod p) mod q? ????.¢Û ??? ? ?? R = h(W
    ??? | 1??? | 1,000? | ??? 2002.06.12
  • ??? ?? ???
    ? ??? ????)? ??? ?? ??. ???(algebra)??? ??? ? ?? ???? ????? [Knuth]. ? ?? ??-???? ??(0,1,2,...)? ?? ... .¡õ ?? ??? Algorithm????? ???? ?? ??? ????? ?? ??? 1930??? ?????? Kurt G"odel(1906-1978), ??? Alan ... ? 2000? 5?24? ?? ??? ???? ?? ??? ???? ???? ?????. ??? ??? ???? ??? ??? ??? ?2? ????? ???? David Hilbert
    ??? | 5??? | 1,000? | ??? 2003.06.12
  • [????]MicroArray
    , Average Linkage), Clustering algorithm (Hierarchical clustering, K-mean, SOM, PCA ??)? 3?? ??? ?? ... ? ??ZE, GENEPIX, QUANTARRAY, R-package ?? ????? ??? ??.2. Data Preprocessing: Data ? ???? ? ... ?. DNA?? ?? ??? 1989? ??????? ???? R ?? DNA????? ?????? ?????? ??(SBH)? ?? ??? ?? ????. DNA? A-T, C-G?
    ??? | 14??? | 1,500? | ??? 2006.04.30
  • ????? dslab part #1
    .213 216 17 216 611 5Track Number : 13 Sector Number : 2 Access Time : 7.5Display Time :12.216 17 216 ... Number : 2 Access Time : 10.5Display Time :24.616 611 57 611 29 37 02 75 37 32 03 15 110 313 5Track ... 410 412 57 210 24 47 7Track Number : 11 Sector Number : 2 Access Time : 5.5Track Number : 9 Sector
    ??? | 1,000? | ??? 2004.07.28
  • [????] ??????
    ?????. ?? ??? ?? GA? ?? ????? ???? ??? ???.?? ??, f(x)=|x-10|+2? ???? ??? ???? 0¡Üx¡Ü31? ??????, x? 5 ... Learning by Simulating Evolution¡ö Genetic AlgorithmGA(Genetic Algorithm, ?? ????)? ????? ???? ?? ?? ... ?? ??? ?????? ???? ???? ??? ?? ???. ???? ????? ??? pseudo-code? ??.??????? ??? ???? ???? ??? ???. ??
    ??? | 4??? | 1,000? | ??? 2002.11.09
  • [????] [????]MATLAB ??
    ?? 3?? node voltage ? ?? ????. ( ?, R = 3k, ???? ?? p. 73 ??- ) = 2 \* GB3 ¢Ú ??? 2? ??? ?????? ???? ? ... (A)?? ????? ?????? ??? ?? ?? ??.¡õA=[1 2 4; 3 5 6; 6 2 1]A =1 2 43 5 66 2 1¡õB=inv(A)B =0.1892 -0.1622 ... 0.2162-0.8919 0.6216 -0.16220.6486 -0.2703 0.0270 = 2 \* ROMAN II) plot ?????? ???(Syntax) : plot
    ??? | 9??? | 1,000? | ??? 2005.06.30
  • Quicksort? ??? Greedy Algorithm
    ??? ???. ???? variance? ? ??? ?? ?? ? ? ??? ??? ??? list_file2.txt? ?? non-uniform? distribution? ? ... ?????? ?? ? ?? ??? ?????? process time? ?? T? non-decreasing order? ???? ??? ??. ?? ??? ???? ?? ?? ? ... ? average completion time? ????? ????;- eq \o\ac(¡ð,1)? ??. ??? ?? ??? ?? ? eq \o\ac(¡ð,1) ? ? ?? ??? ?
    ??? | 11??? | 1,000? | ??? 2004.11.26
  • [????] kruskal ????
    - ???? ????(Kruskal's algorithm) -? ????? ?? ?? ??? ?? ?? ???? ????? ? ???? ??? ? ??? ???? V? ??? ... ?? ??? ????. ????.(d) ??? (v1, v2)? ?? (e) ??? (v3, v5)? ?? (f) ??? (v1, v3)? ??(g) ??? (v2, v3)? ?? ... (h) ??? (v3, v4)? ??1. ??? ?? ????? ??? ???????.2. ??? 5?? ????? ???? ???? ??? ?? ?? ???? ??? ?? ??
    ??? | 8??? | 1,500? | ??? 2002.11.28
  • XML digital signature
    (???) :Y=g1/x mod p.- ??? ???? H : Z ¡ú {0, ¡­, 2k-1}(k=|q|)o ?? ?? ??¢Ù ???? k, 1 < k < q¨D1? ????.¢Ú W ... Elements?. Algorithms(1) Message Digest(2) Message Authentication Codes(3) Signature Algorithm(4 ... ) Canonicalization Algorithms(5) Transform Algorithms?. Processing Rules(1) Processing Rule(2) Signature
    ??? | 16??? | ?? | ??? 2000.10.23
?? AI ??? ????
???? ???? ??????.
2025? 06? 22? ???
AI ??
?????. ????? AI ?????. ??? ???????
1:25 ??
?? ??? ????? EasyAI
?????. ?????? ??? ?? ??? ???? ???? ??? ????? EasyAI ???.
?? ??? ?? ??? ??????.
- ??? ???? ???? ?????? ?? ??? ????.
- ??? ???? ?? ??? ??? ????.
- ????? ?? ??? ???? 1? ?? ?? ? ????. ?? ?? ??? ???!
?? ???? ??? ???.
- ???? ??? ????? ??? ??
- ???? ??? ??? ??? ???? ??? ??? ??? ???? ????, ???????? ???? ??? ??? ???? ??? ???? ?????
- ???? ???