asdf

Full text search for "search"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 탐색,search . . . . 100 matches
         이하 모두 search_problem 의 해결책? 인 search_algorithm 얘기... 아닌게 있다면 분리? 대상은 search_space
          https://en.wikipedia.org/wiki/Search_algorithm
         [[선형탐색,linear_search]]
         [[순차탐색,sequential_search]]
         WpSimple:Linear_search
          = https://simple.wikipedia.org/wiki/Linear_search
         [[이진탐색,binary_search]]
         [[삼진탐색,ternary_search]]?
         맹목적 탐색 blind_search
          "맹목적 탐색(blind search)이란, 이미 정해진 순서에 따라 상태 공간 그래프를 점차 형성해 가면서 해를 탐색하는 방법을 말한다." - ''정보/data에 따라 순서가 바뀌지 않는?''
         WtEn:blind_search x [[Date(2023-08-30T14:20:10)]]
         blind search
         "blind search"
         Ggl:"blind search"
         Bing:"blind search"
         https://simple.wikipedia.org/wiki/Depth-first_search
         https://en.wikipedia.org/wiki/Depth-first_search
         https://simple.wikipedia.org/wiki/Breadth-first_search
         https://en.wikipedia.org/wiki/Breadth-first_search
         [[WpEn:Iterative_deepening_depth-first_search]]
  • 트리,tree . . . . 42 matches
         [[탐색트리,search_tree]]
         [[search_tree]] =,search_tree =,search_tree . search_tree
         탐색트리 ... [[탐색,search]] - 이게 최선?
         검색트리 ... [[검색,search]]
         암튼 search를 위해 - 그 성능을 유지하기 위해 - (= search time을 최소화하기 위해 )
         WtEn:search_tree ?
         Srch:search_tree
         이진탐색트리 [[binary_search_tree]] =,binary_search_tree =,binary_search_tree . binary_search_tree (BST) =,BST .
         self-balancing_binary_search_tree
         https://en.wikipedia.org/wiki/Self-balancing_binary_search_tree
         [[이진탐색,binary_search]] or binary_search_algorithm
         linear_search 보다 좋다.. why? tbw.
         https://simple.wikipedia.org/wiki/Binary_search
         https://en.wikipedia.org/wiki/Binary_search_algorithm
         [[randomized_binary_search_tree]] =,randomized_binary_search_tree . randomized_binary_search_tree
          "In computer science, the '''treap and the randomized binary search tree''' are two closely related forms of binary_search_tree data structures that maintain a dynamic set of ordered keys and allow binary searches among the keys.
          After any sequence of insertions and deletions of keys, the shape of the tree is a random variable with the same probability distribution as a random binary tree; in particular, with high probability its height is proportional to the logarithm of the number of keys, so that each search, insertion, or deletion operation takes logarithmic time to perform.")
         [[WpEn:Binary_search_tree]]
         = https://en.wikipedia.org/wiki/Binary_search_tree
         ... Google:binary.search.tree Naver:binary.search.tree
  • OnlineLectures . . . . 38 matches
          · Introduction to Mathematical Programming (Operations Research: Volume One), W. L. Winston & M. Venkataramanan, Thomson, 4th edition
         http://kocw.net/home/search/kemView.do?kemId=1389213
         http://kocw.net/home/search/kemView.do?kemId=1263807
         http://www.kocw.net/home/search/kemView.do?kemId=1073821
         http://www.kocw.net/home/search/kemView.do?kemId=856998
         http://www.kocw.net/home/search/kemView.do?kemId=1128007
         http://www.kocw.net/home/search/kemView.do?kemId=1076465
         http://kocw.net/home/search/kemView.do?kemId=1215229
         http://www.kocw.net/home/search/kemView.do?kemId=1162312
         http://kocw.net/home/search/kemView.do?kemId=1265854 (IE)
         http://kocw.net/home/search/kemView.do?kemId=1109697
         http://www.kocw.net/home/search/kemView.do?kemId=1165096
         http://www.kocw.net/home/search/kemView.do?kemId=1268351
         http://www.kocw.net/home/search/kemView.do?kemId=1299691
         http://www.kocw.net/home/search/kemView.do?kemId=1258734&ar=relateCourse
         http://www.kocw.net/home/search/kemView.do?kemId=1285072
         http://www.kocw.net/home/search/kemView.do?kemId=1052562
         http://kocw.net/home/search/kemView.do?kemId=1178570
         http://www.kocw.net/home/search/kemView.do?kemId=1269664
         http://kocw.net/home/search/kemView.do?kemId=444781
  • 인덱스,index . . . . 22 matches
         이것은 [[검색엔진,search_engine]] esp web_search_engine { Sub: [[검색엔진최적화,SEO]]{ '''search engine optimization (SEO)''' website web_site webpage web_page web_traffic website_traffic WpKo:검색_엔진_최적화 WpSp:Search_engine_optimization WpEn:Search_engine_optimization }... WpEn:Search_engine Up: [[검색,search]] =검색,search =,search . { vertical_search { 일반적인 웹 [[검색엔진,search_engine]]과 다른데 특정한 segment(분야? 범위? 구역? ...)에만 집중하기 때문. WpEn:Vertical_search Ndict:vertical+search } } [[엔진,engine]] }들이 [[키워드,keyword]], metadata 를 가지고 만드는 것.
         search_engine_indexing .... WpEn:Search_engine_indexing = https://en.wikipedia.org/wiki/Search_engine_indexing 과 비교
         WpEn:Search_engine_indexing#Inverted_indices = https://en.wikipedia.org/wiki/Search_engine_indexing#Inverted_indices
          is a data structure which gives [[substring]] { Curr. [[문자열%2Cstring?action=highlight&value=substring]] } search^^([[탐색,search]])^^
          See [[full_text_search]]." // => WpEn:Full_text_search
  • 이진탐색,binary_search . . . . 18 matches
         aka '''binary_search_algorithm'''
         is_a [[탐색,search]] [[알고리듬,algorithm]] [[탐색알고리듬,search_algorithm]]
         [[이진탐색트리,binary_search_tree]] (BST)
         [[이진탐색트리,binary_search_tree,BST]]
         '''binary search tree'''
         https://everything2.com/title/binary+search+tree
         https://en.wikipedia.org/wiki/Binary_search_tree
          [[Date(2023-11-16T09:59:51)]] 첫문단 "In CS, a '''binary search tree (BST),''' also called an '''ordered binary tree''' or '''sorted binary tree''',
          The time complexity of operations on the binary search tree is linear with respect to the height of the tree."
         "binary search tree"
         Ggl:"binary search tree"
         Up: [[이진탐색,binary_search]] [[탐색트리,search_tree]] [[이진트리,binary_tree]]
         https://everything2.com/title/binary+search
         https://simple.wikipedia.org/wiki/Binary_search
         https://en.wikipedia.org/wiki/Binary_search_algorithm
         Up: [[탐색,search]]
  • 개수밀도,number_density . . . . 12 matches
         … http://search.naver.com/search.naver?where=kdic&query=number+density
         … http://search.naver.com/search.naver?query=number+density
         … http://google.com/search?q=number+density
         … http://bing.com/search?q=number+density
         … http://search.naver.com/search.naver?where=kdic&query=개수밀도
         … http://search.naver.com/search.naver?query=개수밀도
         … http://google.com/search?q=개수밀도
         … http://bing.com/search?q=개수밀도
  • 게임트리,game_tree . . . . 11 matches
         [[game_tree_search]] =,game_tree_search =,game_tree_search . game_tree_search
         curr at [[탐색,search]] ... [[탐색%2Csearch?action=highlight&value=game_tree_search]]
         게임트리검색 - [[검색,search]]
         게임트리탐색 - [[탐색,search]]
         WtEn:game_tree_search ????
         Up: [[게임트리,game_tree]] [[트리탐색,tree_search]]
  • 서치,search . . . . 11 matches
         [[탐색,search]]
         [[검색,search]] - curr at 탐색 페이지 맨아래
         기타 가능한 번역은 찾기, 수색, .... Ndict:search NdEn:search
         아마 CS, ADT, algorithm, 자료구조 - 저쪽에 가까운 내용은 [[탐색,search]]으로,
         web service / data manipulation / search engine / information retrieval / ... - 저쪽에 가까운 내용은 [[검색,search]]으로,
         ex. [[탐색트리,search_tree]] [[검색엔진,search_engine]]
         Srch:search
         pagename '''서치,search''' via kornorms at [[Date(2023-11-01T02:42:13)]].
  • 게임,game . . . . 9 matches
         [[search_game]] =,search_game =,search_game . search_game
         WtEn:search_game
         WpEn:Search_game
         이 [[서치,search]]는 [[검색,search]] or [[탐색,search]]?
  • 네트워크과학,network_science . . . . 9 matches
         Menger_theorem .... https://www.google.com/search?q=menger%27s+theorem
         max-flow/min-cut theorem .... https://www.google.com/search?q=max-flow%2Fmin-cut+theorem
         Lecture 4: Random Network (Erdös-Rényi Network) .... Erdos_Renyi .... https://www.google.com/search?q=Erdös-Rényi
         Lecture 5: Small world Network (Watts-Strog'z'tz Network) ... Watts-Strogatz 의 오타인듯. .... https://www.google.com/search?q=Watts-Strogztz
         Lecture 6: Scale free Network (Barabasi-Albert Network) ... Barabasi-Albert .... https://www.google.com/search?q=Barabasi-Albert
         … http://google.com/search?q=power.law+vs+exponential.law
         … https://search.naver.com/search.naver?where=kdic&query=네트워크과학
         … http://google.com/search?q=네트워크과학
  • 네트워크과학,network_science,netsci . . . . 9 matches
         Menger_theorem .... https://www.google.com/search?q=menger%27s+theorem
         max-flow/min-cut theorem .... https://www.google.com/search?q=max-flow%2Fmin-cut+theorem
         Lecture 4: Random Network (Erdös-Rényi Network) .... Erdos_Renyi .... https://www.google.com/search?q=Erdös-Rényi
         Lecture 5: Small world Network (Watts-Strog'z'tz Network) ... Watts-Strogatz 의 오타인듯. .... https://www.google.com/search?q=Watts-Strogztz
         Lecture 6: Scale free Network (Barabasi-Albert Network) ... Barabasi-Albert .... https://www.google.com/search?q=Barabasi-Albert
         … http://google.com/search?q=power.law+vs+exponential.law
         … https://search.naver.com/search.naver?where=kdic&query=네트워크과학
         … http://google.com/search?q=네트워크과학
  • 바이너리,binary . . . . 9 matches
         이진탐색트리 binary_search_tree // TOFORK
          이진탐색트리 binary_search_tree BST
          WtEn:binary_search_tree
         binary search
         binary_search
         [[binary_search]]
         [[WtEn:binary_search]] wwwwwwwwwwwwww
         Up: [[탐색,search]]
         이진탐색트리 binary_search_tree
  • 페르미온,fermion . . . . 7 matches
          KpsE:Fermi = https://www.kps.or.kr/content/voca/search.php?page=3&et=en&find_kw=Fermi
         SEARCH
         KpsE https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=fermion -> "페르미 입자, 페르미온"
         … http://search.naver.com/search.naver?where=kdic&query=페르미온
         … http://google.com/search?q=페르미온
         … http://bing.com/search?q=페르미온
  • 검정통계량,test_statistic . . . . 6 matches
         http://google.com/search?q=검정통계량
         http://google.com/search?q=test+statistic
         https://search.naver.com/search.naver?where=kdic&query=검정통계량
         https://search.naver.com/search.naver?where=kdic&query=test+statistic
  • 반도체공학,semiconductor_engineering . . . . 6 matches
         영단어 뜻: intrinsic adj. 고유의 - kps 번역도 이거. - https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=intrinsic
         // kps extrinsic semicondutor : "비고유 반도체, 비본질성 반도체" ... via https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=extrinsic
         // via 박재형 https://kocw.net/home/search/kemView.do?kemId=1106251 1. 5:30~
         '절연 파괴' ... via kps. https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=breakdown 저기엔 (반도체 말고 다른분야이므로 참고만) 와해, 깨짐, ...의 번역도 있음.
         ... naver 영어사전 breakdown => https://en.dict.naver.com/#/search?query=breakdown&range=all
          '절연 파괴 전압' ... via kps ... https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=breakdown
  • FrontPage . . . . 5 matches
         상당한 시간을 들여 research할 가치가 있는 [[웹사이트,website]]s들
         http://kocw.net/home/search/kemView.do?kemId=1215229 7-3 6m 이종광
         http://www.kocw.net/home/search/kemView.do?kemId=1271327
         http://www.kocw.net/home/search/kemView.do?kemId=337973 2
         http://kocw.net/home/search/kemView.do?kemId=1109697 9
  • 미분방정식,differential_equation . . . . 5 matches
         from [[http://www.kocw.net/home/search/kemView.do?kemId=1271327 src]] 이민식 1강 18m
         [[http://www.kocw.net/home/search/kemView.do?kemId=1271327 src]] 29:30
         (http://kocw.net/home/search/kemView.do?kemId=1215229 5강: 완전 미분방정식 개념) 참조하여 작성됨.
         덕성여대 http://www.kocw.net/home/search/kemView.do?kemId=1189624
         한밭대 http://kocw.net/home/search/kemView.do?kemId=1215229
  • 부호,code . . . . 5 matches
          https://www.cs.washington.edu/research/compiler/rtcg.html DEADLINK [[Archive:https://www.cs.washington.edu/research/compiler/rtcg.html]]
          https://www.cs.washington.edu/research/dyncomp/ DEADLINK [[Archive:https://www.cs.washington.edu/research/dyncomp/]]
         mdash Alt+151 = — // https://www.google.com/search?q=m+dash+input+alt+key "m dash input alt key"
  • 추정량,estimator . . . . 5 matches
         … https://search.naver.com/search.naver?where=kdic&query=Estimand
         … http://google.com/search?q=Estimand
         ... https://www.google.com/search?q=maximum+a+posteriori
         ... https://www.google.com/search?q=Markov+chain+Monte+Carlo
  • 균형,balance . . . . 4 matches
          [[self-balancing_binary_search_tree]]
          [[WpEn:Self-balancing_binary_search_tree]] = https://en.wikipedia.org/wiki/Self-balancing_binary_search_tree
          curr see https://en.wikipedia.org/wiki/Self-balancing_binary_search_tree 두번째문장 "For height-balanced binary trees,"...
  • 물리physics . . . . 4 matches
         from 차동우 http://www.kocw.net/home/search/kemView.do?kemId=324218 운동을 기술하는 방법 (3) 22min
         from http://www.kocw.net/home/search/kemView.do?kemId=324218 차동우 물리1 여러 물체의 운동 (1) 39min
         (from 차동우 물리1 http://www.kocw.net/home/search/kemView.do?kemId=324218 11. 진동 (2) 28min)
         from 차동우 물리1 http://www.kocw.net/home/search/kemView.do?kemId=324218 12. 파동 (1) 39분
  • 이차,quadratic . . . . 4 matches
         quadratic_searching
          [[탐색,searching]]보단 [[탐색,search]]?
         Ndict:quadratic = https://terms.naver.com/search.naver?query=quadratic
  • 정규식,regular_expression,regex . . . . 4 matches
         [[string_search]] or
         [[string_search_algorithm]] or
         [[string_algorithm]] .... string search algorithm Google:string+search+algorithm
  • 정사각형,square . . . . 4 matches
         [[Ndict:정사각형]] … http://search.naver.com/search.naver?where=kdic&query=정사각형
         [[Ggl:정사각형]] … http://google.com/search?q=정사각형
         [[Bing:정사각형]] … http://bing.com/search?q=정사각형
  • 최소 . . . . 4 matches
         "In [[computability_theory]], the '''μ-operator, minimization operator,''' or '''unbounded search operator'''
         // mu-operator minimization_operator unbounded_search_operator
         // =,mu-operator =,minimization_operator =,unbounded_search_operator .
         searches for the least natural_number with a given property.
  • 최적화,optimization . . . . 4 matches
          "a '''feasible region, feasible set, search space,''' or '''solution space''' is the set of all possible points (sets of values of the [[choice_variable]]s) of an [[optimization_problem]] that satisfy the problem's [[constraint]]s,"...
          feasible region, feasible set, search space, or solution space
          feasible_region feasible_set search_space solution_space
          =,feasible_region =,feasible_set =,search_space =,solution_space .
  • BooksReading . . . . 3 matches
          Linking books 를 [[https://artofproblemsolving.com/wiki/index.php?title=Special%3ASearch&search=Linking+books&fulltext=Search 검색해보니]]
  • 딜레마,dilemma . . . . 3 matches
         Proofwiki Search results (dilemma)
         https://proofwiki.org/w/index.php?search=dilemma&title=Special%3ASearch&go=Go
  • 문자열,string . . . . 3 matches
         문자열 [[검색,search]] [[탐색,search]]을 위해 [[정규식,regular_expression,regex]]을 많이사용..
         [[http://tomoyo.ivyro.net/123/wiki.php/문자열%2Cstring?action=fullsearch&value=문자열,string&context=20 VG "문자열,string"을(를) 전체 찾아보기]]
  • 속성attribute . . . . 3 matches
          * 표기: 점선으로 그린 타원[* http://kocw.net/home/search/kemView.do?kemId=1335378 김정준 3. 13m]
          * 상품 entity가 있고 그 속성에 {상품아이디, 카테고리, 상품명, 상품가격}이 있을 경우, 모든 상품이 서로 다른 상품아이디를 가지며, 상품아이디를 알면 다른 정보(이름, 가격, 재고상황...)를 알 수 있기 때문에, 상품아이디가 '''key attribute'''.[* http://kocw.net/home/search/kemView.do?kemId=1335378 김정준 3. 8:40]
          * 예를 들어 학생 entity의 취미 attribute는, 취미가 여러가지일 수 있기 때문에, '''multivalued attribute'''.[* http://kocw.net/home/search/kemView.do?kemId=1335378 김정준 3. 11m]
  • 에이전트,agent . . . . 3 matches
         그리고 initial_state에서 goal_state로 가는 가장 optimal한 path? 선택? 을 찾는 것이 search_problem
         [[상태공간그래프,state_space_graph]]에 [[순환,cycle]]이 없을 경우 이걸 [[탐색트리,search_tree]]로 만들 수 있다. 그래서 tree search 방식으로 문제풀기를 시도할 수 있다.
  • 여러가지팁Tips . . . . 3 matches
         = 브라우저 세팅: search engine keyword =
         edge://settings/searchEngines
         chrome://settings/searchEngines
  • 일반화,generalization . . . . 3 matches
         RR search => Srch:generalized
         VG search => [[http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=generalized&context=20&case=1 "generalized"을(를) 전체 찾아보기]]
  • 입자,particle . . . . 3 matches
         https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=quasiparticle
         https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=quasi-particle
         https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=quasi
  • 질의query . . . . 3 matches
         데이터에 대한 처리 요구. ('''조회, 질문,,inquiry,,'''으로 번역되기도 하는데[* https://search.naver.com/search.naver?ie=UTF-8&query=query&sm=chr_hty] 사실 조회를 위한 질문으로 볼 수도 있나…? 글쎄, SELECT같은 것만 거기에 해당되나? (조회는 안 하고 그냥 관리명령같은것도 많아서...) )
         > Search ARGument ABLE
  • 타입,type . . . . 3 matches
         coercion 영어사전 => https://dict.naver.com/search.nhn?dicQuery=coercion&query=coercion&target=dic&query_utf=&isOnlyViewEE=
         https://wiki.haskell.org/Research_papers/Type_systems
         ... https://www.google.com/search?q=Typing+Quadrant
  • 확률변수,RV . . . . 3 matches
         from 경북대 최영숙 확률과정 13. The Markov and Chebyshev Inequalities Multiple Random Variables http://www.kocw.net/home/search/kemView.do?kemId=1279832
         from 경북대 최영숙 확률과정 13. The Markov and Chebyshev Inequalities Multiple Random Variables http://www.kocw.net/home/search/kemView.do?kemId=1279832
         (from 이향원 [[http://kocw.net/home/search/kemView.do?kemId=991018 건대강의]])
  • 개체entity . . . . 2 matches
          보통 말하는 entity type.[* 김정준 http://kocw.net/home/search/kemView.do?kemId=1335378 3. 5m]
          Entity로 볼 수는 있지만, 다른 entity에 종속되어 해당 entity가 없다면 존재 하지 않는 종속성을 가지는 entity.[* 김정준 http://kocw.net/home/search/kemView.do?kemId=1335378 3. 5m]
  • 경로,path . . . . 2 matches
         "designates the run-time search path { WpEn:Search_path redir to PATH (variable) } hard-coded in an executable file or library. [[WpEn:Dynamic_linking|Dynamic linking]] [[WpEn:Loader_(computing)|loaders]] use the '''rpath''' to find required [[라이브러리,library|libraries]]."(we)
  • 공리,axiom . . . . 2 matches
         https://www.google.com/search?q=Axiom+of+probability
         … https://www.google.com/search?q=axiom+schema
  • 관찰,observation . . . . 2 matches
         비슷: [[탐색,search]] [[검색,search]] ?
  • 네트워크,network . . . . 2 matches
         ... https://www.google.com/search?q=network+motif
         ... https://www.google.com/search?q=clustering+coefficient
  • 등방성,isotropy . . . . 2 matches
         MathWorld:Isotropy ? x ([[Date(2023-11-16T23:19:36)]]) ... Search instead: https://mathworld.wolfram.com/search/?query=isotropy
  • 라플라스변환Laplace_transform . . . . 2 matches
         (from http://www.kocw.net/home/search/kemView.do?kemId=1189624 제1, 2 평행이동 정리)
         Notes from 덕성여대 http://www.kocw.net/home/search/kemView.do?kemId=1189624 라플라스 변환의 정의와 예
  • 반복,iteration . . . . 2 matches
         [[depth-first_search]] DFS
         [[breadth-first_search]] BFS
  • 방정식,equation . . . . 2 matches
         /// [[http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=특성방정식&context=20&case=1 VG : "특성방정식"]]
         /// [[http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=characteristic_equation&context=20&case=1 VG : "characteristic_equation"]]
  • 병렬성,parallelism . . . . 2 matches
         (병행성?) Srch:병행성 - wpko / parallel을 병행으로 번역하는 경우도 있다.[* "병행처리 (Parallel computation)" https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART001688813]
  • 상등,equality . . . . 2 matches
          http://google.com/search?q=equivalence+vs+equality
          http://google.com/search?q=equivalence+vs+equality+in+mathematics
  • 생성,generation . . . . 2 matches
         What is retrieval-augmented generation? | IBM Research Blog
         https://research.ibm.com/blog/retrieval-augmented-generation-RAG
  • 섀도,shadow . . . . 2 matches
         광원 light_source으로부터의 길이 blocked되어서 생긴 // KpsE:"light source" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=light+source ... [[Date(2023-11-01T18:46:37)]] 현재 12개.
         ( point source : 점원, 점샘 ... via KpsE:"point source" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=point+source )
  • 위키,wiki . . . . 2 matches
          Ggl:Roam+research Naver:Roam+research
  • 전극,electrode . . . . 2 matches
         KpsK:전극 = https://www.kps.or.kr/content/voca/search.php?et=ko&find_kw=전극
         KpsE:electrode = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=electrode
  • 전기편극,electric_polarization . . . . 2 matches
         Ggl:"electric polarization" = https://www.google.com/search?q=electric+polarization
         Pagename confirmed via kpse electric polarization = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=electric+polarization
  • 최권휴_신호및선형시스템_2017 . . . . 2 matches
         http://kocw.net/home/search/kemView.do?kemId=1263807
         TODO 나중에 VG를 링크. [[http://tomoyo.ivyro.net/123/wiki.php/asdf?action=fullsearch&value=%EC%9E%84%ED%8E%84%EC%8A%A4&context=20&case=1 임펄스 검색]]
  • 추론엔진,inference_engine . . . . 2 matches
         REL [[지식,knowledge]] ... '''inference engine'''은, 아주 대충, (이미 알려진) 지식,,(이든 정보든 정리든 뭐든),,으로부터 (+ [[추론규칙,inference_rule]], [[탐색,search]], [[검색,search]] 등의 방법을 써서) (아직 알려지지 않은 새로운) 지식을 만들어내는 것에 관심이 있다.
  • 판정법,test . . . . 2 matches
         from http://www.kocw.net/home/search/kemView.do?kemId=1164214 2.
         source: http://www.kocw.net/home/search/kemView.do?kemId=1269664 판정법관련단원
  • 폰트,font . . . . 2 matches
         [[Ggl:diaeresis]] = http://www.google.com/search?q=diaeresis
         [[Google:diacritic]] = http://www.google.com/search?q=diacritic
  • RandomWikiPages . . . . 1 match
         http://www.gabormelli.com/RKB/Special:Random + http://www.gabormelli.com/RKB/Special:Random (RKB = research knowledge base)
  • WebPagesReading . . . . 1 match
         tagged under cppalgo : https://ddmix.blogspot.com/search/label/cppalgo
  • database . . . . 1 match
         여러 DB 분류 - from http://kocw.net/home/search/kemView.do?kemId=1335378 김정준 1. 33m
  • sec_x_적분_증명 . . . . 1 match
         via [[http://www.kocw.net/home/search/kemView.do?kemId=1177885 김도형]] 9. 1:20-24m
  • 가부번집합,denumerable_set . . . . 1 match
         WtEn:denumerable_set x [[Date(2023-09-24T01:34:12)]] ... Search해서 denumerable 정의를 볼 것. [[denumerable]] ... KmsE:denumerable - as of 2023-09-24 : 항목 두개
  • 거리,distance . . . . 1 match
         https://www.google.com/search?q=Jaro+distance
  • 결정면,crystal_plane . . . . 1 match
         // kps crystal plane : "결정(평)면" .... https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=crystal+plane
  • 계량,metric . . . . 1 match
         https://mathworld.wolfram.com/search/?query=metric
  • 공간,space . . . . 1 match
          [[이진탐색,binary_search]]
  • 관성기준틀,inertial_reference_frame . . . . 1 match
          근데 NN:관성좌표계 => https://terms.naver.com/search.naver?query=관성좌표계
  • 균등확률변수,uniform_RV . . . . 1 match
         // http://www.kocw.net/home/search/kemView.do?kemId=1279832 12. Function of Random Variable, The Expected Value of Random Variables
  • 그램,gram . . . . 1 match
          Rel [[단어,word]] [[질의,query]] [[검색엔진,search_engine]] [[색인,index]]
  • 극한(limit) . . . . 1 match
         = tmp from http://www.kocw.net/home/search/kemView.do?kemId=1141060 =
  • 기계학습,machine_learning . . . . 1 match
         Bing:medoid = https://www.bing.com/search?q=medoid
  • 김광수_신호및시스템_2020 . . . . 1 match
         http://kocw.net/home/search/kemView.do?kemId=1389213
  • 넓이,area . . . . 1 match
          Due to ( Ndict:要素 = https://terms.naver.com/search.naver?query=要素 )
  • 노멀폼,normal_form . . . . 1 match
         VG Srch : http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=conjunctive_normal_form&context=20&case=1
  • 논리일관성,logical_consistency . . . . 1 match
         ... https://www.google.com/search?q=equiconsistency
  • 높이,height . . . . 1 match
         심심해서(?) KpsE:height = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=height 도 보면 역시 높이가 최선의 번역
  • 뉴런,neuron . . . . 1 match
         via KpsE:"chemical potential" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=chemical+potential
  • 다변수미적_KOCW_CSW_2013 . . . . 1 match
         http://www.kocw.net/home/search/kemView.do?kemId=732551
  • 동차미분방정식,제차미분방정식,homogeneous_differential_equation . . . . 1 match
         // Srch VG: "homogeneous_function"을(를) 전체 찾아보기: [[http://tomoyo.ivyro.net/123/wiki.php/asdf?action=fullsearch&value=homogeneous_function&context=20&case=1]]
  • 동치,equivalence . . . . 1 match
         via 김현철 http://kocw.net/home/search/kemView.do?kemId=1267347 1. 13m
  • 들뜸,excitation . . . . 1 match
         ... https://www.google.com/search?q=generation+rate
  • 디바이저,divisor . . . . 1 match
         [[unitary_divisor]] - VG Search unitary_divisor , curr at 유니터리행렬[[http://tomoyo.ivyro.net/123/wiki.php/유니터리행렬%2Cunitary_matrix?action=highlight&value=unitary_divisor|,]]unitary_matrix
  • 리버스,reverse . . . . 1 match
         A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission
  • 리스트,list . . . . 1 match
         "a strategy for re-ordering the keys in an association list to speed up searches for frequently-accessed keys"[* we Association_list see also]
  • 모델,model . . . . 1 match
         그래서 Ggl:actor+theory = https://www.google.com/search?q=actor+theory
  • 모스펫,MOSFET . . . . 1 match
         /// "MOSFET"을(를) 전체 찾아보기 => http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=MOSFET&context=20&case=1
  • 모형,model . . . . 1 match
          [[http://tomoyo.ivyro.net/123/wiki.php/gradient_descent?action=fullsearch&value=gradient_descent&context=20 VG: srch: gradient_descent]]
  • 무결성제약조건integrity_constraint . . . . 1 match
         참조'되는' relation에서 삭제를 하면 문제가 생길 수 있다. [* http://kocw.net/home/search/kemView.do?kemId=1257746 지정희 3. 29m]
  • 미니맥스,minimax . . . . 1 match
         MathWorld:Minimax [[Date(2023-11-18T08:11:06)]] - Oops! 한다음 다음으로 redirect: https://mathworld.wolfram.com/search/?q=Minimax
  • 미분,differential . . . . 1 match
         from [[http://www.kocw.net/home/search/kemView.do?kemId=324218 6. 에너지 (1)]]
  • 미시상태,microstate . . . . 1 match
         그 계를 이루는 개별 입자들이 계를 어떻게 구성(configure)하고 있는지 나타내는 구성 하나하나. // [[configuration]]? =,configuration (물리에서의 configuration ) { kpse configuration = [[KpsE:configuration]] = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=configuration }
  • 민법 . . . . 1 match
         from 동신대 법학개론, http://www.kocw.net/home/search/kemView.do?kemId=1266263&ar=relateCourse
  • 범주,category . . . . 1 match
          Ndict:"sexual dimorphism" = https://terms.naver.com/search.naver?query=sexual+dimorphism
  • 베이즈_정리,Bayes_s_theorem . . . . 1 match
         ## from 경북대 확률과정 http://www.kocw.net/home/search/kemView.do?kemId=1279832 4. Condi...34분
  • 복사,copy . . . . 1 match
         ... https://www.google.com/search?q=shallow+copy+vs+deep+copy
  • 분자동역학,molecular_dynamics . . . . 1 match
         [[Date(2023-11-17T08:04:24)]] page made; Page name via KpsE:"molecular dynamics" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=molecular+dynamics 결과 5개 {
  • 분해,decomposition . . . . 1 match
         ...and see also: https://mathworld.wolfram.com/search/?query=decomposition
  • 삼각치환,trig_substitution . . . . 1 match
         (차영준, [[http://www.kocw.net/home/search/kemView.do?kemId=1269664 치환적분법 02 / 치환법칙]] 48분)
  • 상법 . . . . 1 match
         from http://www.kocw.net/home/search/kemView.do?kemId=1266263&ar=relateCourse (11주차)
  • 성분,component . . . . 1 match
         KpsE:"electronic component" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=electronic+component
  • 스케줄링,scheduling . . . . 1 match
         MathWorld:Scheduling - [[Date(2023-11-18T03:41:19)]]에 없음, See instead: https://mathworld.wolfram.com/search/?query=Scheduling
  • 스키마schema . . . . 1 match
         그리고 단계별로 다른 추상화,,abstraction,,를 제공, 외부 단계로 갈수록 추상화 레벨이 높다.[* http://kocw.net/home/search/kemView.do?kemId=1257746 지정희 1 52:53]
  • 시맨틱스,semantics . . . . 1 match
         ...(random search)
  • 안테나,antenna . . . . 1 match
         [[KpsE:antenna]] = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=antenna
  • 압축,compression . . . . 1 match
         딥마인드 senior researcher
  • 앨지브라,algebra . . . . 1 match
          (임시, 검색:) https://ncatlab.org/nlab/search?query=f-algebra
  • 언어,language . . . . 1 match
         /// "ALGOL"을(를) 전체 찾아보기 => http://tomoyo.ivyro.net/123/wiki.php/asdf?action=fullsearch&value=ALGOL&context=20&case=1
  • 에러,error . . . . 1 match
          ... https://www.google.com/search?q=weird+error+messages
  • 엡실론_델타_예제_01 . . . . 1 match
         http://www.kocw.net/home/search/kemView.do?kemId=1177885 1강 45분
  • 역삼각함수,inverse_trigonometric_function . . . . 1 match
          * 세종대 일변수미적분학1: [[http://www.kocw.net/home/search/kemView.do?kemId=1269664]]
  • 역쌍곡선함수,inverse_hyperbolic_function . . . . 1 match
         ##from http://www.kocw.net/home/search/kemView.do?kemId=1269664 3강
  • 연속,yeonsok . . . . 1 match
         [[Ndict:연속함수]] = https://terms.naver.com/search.naver?query=연속함수
  • 열역학,thermodynamics . . . . 1 match
         Page name via KpsE:"chemical potential" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=chemical+potential
  • 열역학상태,thermodynamic_state . . . . 1 match
         '''열역학(적) 상태''' via [[https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=thermodynamic+state KPS]]
  • 오버헤드,overhead . . . . 1 match
         MathWorld:Overhead x [[Date(2023-11-19T01:09:48)]] 당연히... See: https://mathworld.wolfram.com/search/?q=Overhead instead
  • 원핫,one-hot . . . . 1 match
         [[http://tomoyo.ivyro.net/123/wiki.php/one-hot?action=fullsearch&value=one-hot&context=20 VG one-hot]]
  • 이산확률변수,discrete_RV . . . . 1 match
         from 성대 안창욱 http://kocw.net/home/search/kemView.do?kemId=444781 04_2 확률분포함수, 랜덤변수의 변환 25분
  • 이상적분improper_integral . . . . 1 match
         세종대 차영준 일변수미적1 http://www.kocw.net/home/search/kemView.do?kemId=1269664 특이적분 01
  • 이진,binary . . . . 1 match
         [[이진탐색,binary_search]]
  • 이차정수,quadratic_integer . . . . 1 match
         ... http://google.com/search?q=quadratic+integer
  • 이희원_고등미적분학1_2013 . . . . 1 match
         http://www.kocw.net/home/search/kemView.do?kemId=856998
  • 이희원_일반물리학및실험2_2014 . . . . 1 match
         http://www.kocw.net/home/search/kemView.do?kemId=1073821
  • 자기,self . . . . 1 match
         [[Ndict:자기쌍대]] = https://terms.naver.com/search.naver?query=자기쌍대 x 2023-11-09
  • 자료,data . . . . 1 match
          Cmp: data_remanence { 단어 remanence : 대충 '잔류' 정도. [* https://en.dict.naver.com/#/search?query=remanence&range=all] 참고로 오타 remanance 로 네이버 검색하면 진짜 스펠링을 안 알려준다. ..... WpEn:Data_remanence = https://en.wikipedia.org/wiki/Data_remanence }
  • 정상상태,stationary_state . . . . 1 match
         /// kps에 의하면 '정상 상태'... https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=Stationary+state
  • 정현파,sinusoidal_wave . . . . 1 match
         // via 최권휴 http://kocw.net/home/search/kemView.do?kemId=1263807 4-1
  • 좌표coordinate . . . . 1 match
         Source: [[http://www.kocw.net/home/search/kemView.do?kemId=324218 kocw]] 운동을 기술하는 방법 (2)
  • 준안정상태,metastable_state . . . . 1 match
         // kps metast : '준안정' ... https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=metast
  • 중첩,superposition . . . . 1 match
         KpsE:superposition = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=superposition
  • 중첩원리,superposition_principle . . . . 1 match
         KpsE:"superposition principle" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=superposition+principle
  • 지식,knowledge . . . . 1 match
          * [[검색엔진,search_engine]]
  • 진리값,truth_value . . . . 1 match
         0: ... Ggl:"0-valued logic" (=https://www.google.com/search?q=0-valued+logic)
  • 집합,set . . . . 1 match
         compare [[degenerate_set]] [[degenerate_sequence]] [[degenerate_interval]] .... ([[http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=degenerate&context=20&case=1 VG srch degenerate]])
  • 최대항,maxterm . . . . 1 match
         SOP_form , POS_form ( 검색 : https://www.google.com/search?q=sop+form+pos+form )
  • 추론규칙,inference_rule . . . . 1 match
         // VG Srch "inference_rule"을(를) 전체 찾아보기 => http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=inference_rule&context=20&case=1
  • 축,axis . . . . 1 match
         [[KpsK:광축]] = https://www.kps.or.kr/content/voca/search.php?et=ko&find_kw=광축
  • 축퇴,degeneracy . . . . 1 match
         /// VG "축퇴"을(를) 전체 찾아보기 => [[http://tomoyo.ivyro.net/123/wiki.php/축퇴?action=fullsearch&value=축퇴&context=20 here]]
  • 칼큘러스,calculus . . . . 1 match
          WtEn:operational_analysis 에서는 WtEn:operations_research 라 함.
  • 크롤링,crawling . . . . 1 match
         [[검색엔진,search_engine]]
  • 클로저,closure . . . . 1 match
         ... 검색: https://mathworld.wolfram.com/search/?query=closure
  • 키key . . . . 1 match
         외래키 - 관계를 맺는 두 relation에서, 참조하는 relation에 attribute로 지정되는 키 값[* http://kocw.net/home/search/kemView.do?kemId=1335378 김정준 4. 10m]
  • 텐션,tension . . . . 1 match
         [[KpsE:tension]] = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=tension
  • 통계열역학,statistical_thermodynamics . . . . 1 match
         Page name via KpsK:통계역학 = https://www.kps.or.kr/content/voca/search.php?et=ko&find_kw=통계역학 at [[Date(2023-11-17T08:03:13)]].
  • 파울리_행렬,Pauli_matrix . . . . 1 match
         https://mathworld.wolfram.com/search/?query=hermitian+matrix
  • 퍼뮤테이션,permutation . . . . 1 match
         Search and link: Srch:permutation
  • 포인터,pointer . . . . 1 match
         (VG "self-reference"을(를) 전체 찾아보기 => http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=self-reference&context=20&case=1 )
  • 하이퍼바이저,hypervisor . . . . 1 match
         Type 3은 없나? https://www.google.com/search?q=type+3+hypervisor
  • 함의,implication . . . . 1 match
         [[Ndict:내포]] = https://terms.naver.com/search.naver?query=내포
  • 해,solution . . . . 1 match
         ## from 이종광 http://kocw.net/home/search/kemView.do?kemId=1215229 4. 18m
  • 해석공간,analytic_space . . . . 1 match
         MathWorld:AnalyticSpace ? x 2023-11 ... auto-redir to: https://mathworld.wolfram.com/search/?q=Analytic+Space
  • 해집합,solution_set . . . . 1 match
         via 김현철 http://kocw.net/home/search/kemView.do?kemId=1267347 1. 13m
  • 호모토피,homotopy . . . . 1 match
         (wikiadmin) VG "homotopy" : [[http://tomoyo.ivyro.net/123/wiki.php/FindPage?action=fullsearch&value=homotopy&context=20&case=1]]
  • 혼합물,mixture . . . . 1 match
         KpsE:mixture = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=mixture
  • 홀_효과,Hall_effect . . . . 1 match
         KpsE:"hall effect" = https://www.kps.or.kr/content/voca/search.php?et=en&find_kw=hall+effect
  • 확률및랜덤프로세스,probability_and_random_process . . . . 1 match
         from http://www.kocw.net/home/search/kemView.do?kemId=1279832 8. Conditional Probability, Independence of Events, Sequential Experiments 1:02:39
  • 확산,diffusion . . . . 1 match
         [[OpenAI_Sora]]가 이것이다.[* "Importantly, Sora is a diffusion transformer." https://openai.com/research/video-generation-models-as-world-simulators]
  • 힐베르트_공간,Hilbert_space . . . . 1 match
         http://google.com/search?q=힐베르트.공간
  • 힙,heap . . . . 1 match
         이진탐색 or 이진검색 [[binary_search]]
Found 158 matching pages out of 2032 total pages

You can also click here to search title.