asdf

Full text search for "read"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 스레드,thread . . . . 39 matches
         user-level_thread 사용자 레벨 스레드
         kernel-level_thread 커널 레벨 스레드
         스레드풀 thread_pool - curr at [[풀,pool?action=highlight&value=thread_pool]]
         communication between threads
         [[concurrent_programming]] - 멀티스레드 프로그래밍 (multithread programming ? multithreaded programming ?)과 차이?
         forkIO :: IO () -> IO ThreadId
          [[execution_model]] Google:thread+execution+model
         Google:threading+vs+multithreading
         [[threading]] ? WtEn:threading Google:threading NN:threading .... Srch:threading
         [[multithreading]] WtEn:multithreading Google:multithreading NN:multithreading .... Srch:multithreading
         [[shared_variable]]s - threaded programs에서의 topic. [[mutex]]=[[mutual_exclusion]] [[semaphore]] etc.
         [[동기화,synchronization]] - semaphore로 threads를 동기화 가능.
         [[thread_safety]] =,thread_safety . thread_safety Srch:thread_safety
         thread-safe adj.
         https://en.wikipedia.org/wiki/Thread_safety
         ... Google:thread.safety Naver:thread.safety
         [[TLS]] = [[thread_local_storage]] or [[thread-local_storage]]
         [[WpEn:Thread-local_storage]]
          = https://en.wikipedia.org/wiki/Thread-local_storage
         [[WpSimple:Thread_(computer_science)]]
  • 적형식,wff . . . . 16 matches
         = URT(unique readability theorem) for propositional logic =
         [[unique_readability_theorem]]
         [[VG:명제논리,propositional_logic]]에서의 unique readability theorem에 따르면 임의의 '''wff'''는
         Google:unique+readability+theorem
         // Ggl:"unique readability" Naver:"unique readability" Bing:"unique readability" ..... [[유일성,uniqueness]] + [[readability]]? =,readability . readability { NdEn:readability Ndict:readability - 가독성 나옴... [[가독성,readability]] 말고. / WtEn:readability Ggl:readability "readability"}
  • 루프,loop . . . . 12 matches
         (we)"The '''compressed loop device (cloop)''' is a module for the Linux_kernel. It adds support for transparently decompressed, read-only block_device s."
         [[read-eval-print_loop]] =,read-eval-print_loop . read-eval-print_loop | =,REPL REPL
         read-eval-print_loop
         read-eval-print loop
         https://en.wikipedia.org/wiki/Read–eval–print_loop
         Ndict:Read–eval–print+loop
         Naver:Read–eval–print+loop
         Bing:Read–eval–print+loop
         Ggl:Read–eval–print+loop
         Read–eval–print+loop
  • 메시지큐,message_queue . . . . 11 matches
         [[multithreading]] - [[스레드,thread]] =,multithreading . multithreading Srch:multithreading { 멀티스레딩 [[스레드,thread]] https://simple.wikipedia.org/wiki/Multithreading Naver:멀티스레딩 Bing:멀티스레딩 Ggl:멀티스레딩 Naver:multithreading Bing:multithreading Ggl:multithreading }// multithreading
  • 정리,theorem . . . . 8 matches
         == unique readability theorem (URT) ==
         [[unique_readability_theorem]] =,unique_readability_theorem =,unique_readability_theorem . unique_readability_theorem (writing)
         unique readability theorem (URT)
         WtEn:unique_readability_theorem
         WpEn:unique_readability_theorem
  • FrontPage . . . . 7 matches
         [[WebPagesReading]]
         = Books Reading =
         [[BooksReading]]
         [[BooksReading]] // ?
         = To Read / Reading =
         [[BooksReading]]
  • 트리,tree . . . . 7 matches
         threaded_binary_tree
          threaded binary tree
          https://en.wikipedia.org/wiki/Threaded_binary_tree
          Bing:"threaded binary tree"
          Ggl:"threaded binary tree"
          "threaded binary tree"
          breadth-first order search/traversal (BFS) uses [[큐,queue]]
  • concur . . . . 6 matches
         [[스레드,thread]]
         [[스레드관리,thread_management]]
         [[멀티스레딩,multithreading]]
          thread / threading
          * 여러 [[프로세서,processor]], [[스레드,thread]]s, ...등을 쓸 수 있도록, 알고리즘을 scaling하는 것 // algorithm_scaling ?
  • 읽기,reading . . . . 6 matches
         [[BooksReading]]
         [[WebPagesReading]]
         [[스트림,stream]] - '''read'''/write
          표준스트림의 [[입출력,IO]] : stdio(stdin, stdout) : [[프로세스,process]]는 stdin에서 '''read''', stdout으로 write.
         Srch:reading
         Srch:read
  • 키보드,keyboard . . . . 5 matches
         ||0 ||last code read was E1h ||
         ||1 ||last code read was E0h 이게 무슨 의미??||
         ||5 ||force NumLock if read-ID and enhanced keyboard (?) ||
         ||6 ||last code read was first of two ID codes (?) ||
         ||7 ||read-ID in progress ||
  • 풀,pool . . . . 4 matches
         스레드풀 thread_pool
         [[스레드,thread]]
         WpEn:Thread_pool
          = https://en.wikipedia.org/wiki/Thread_pool
  • 프로세스,process . . . . 4 matches
         더 작은 실행 단위로 [[스레드,thread]]가 있다. 한 프로세스 내의 스레드는 메모리가 공유된다.
          "Modern OS may have several types of tasks: process, thread, [[fiber]]."
         [[스레드,thread]] = lightweight process?
         Ggl:"is thread lightweight process?"
  • WikiSandBox . . . . 3 matches
         read write lock
         http://wiki.c2.com/?ReadWriteLock
         Ggl:"read write lock"
  • 레지스터,register . . . . 3 matches
          '''A shared (read/write) register,''' sometimes just called a register,
          ● read, which returns the value stored in the register, and
          ● read–modify–write,
  • OnlineLectures . . . . 2 matches
         [[Reading2022Fall]] [[WebpagesReading/2022-09]]?
  • database . . . . 2 matches
         spreadsheet 비슷하다.
         [[WpKo:관계형_데이터베이스]] read at [[Date(2021-06-06T12:36:55)]]
  • 값,value . . . . 2 matches
         <input value="미적분,calculus#s-10" readonly> <input value="극값,extremum" readonly>}}}
  • 리눅스_커널,Linux_kernel . . . . 2 matches
         다중 [[스레드,thread]] 지원 ([[멀티스레딩,multithreading]])
  • 뱀게임,snake_game . . . . 2 matches
          Read from [[메모리,memory]] - [[메모리접근,memory_access]] 중에 [[읽기,reading]].
  • 병렬성,parallelism . . . . 2 matches
         [[스레드,thread]] and multithreading
  • 탐색,search . . . . 2 matches
         https://simple.wikipedia.org/wiki/Breadth-first_search
         https://en.wikipedia.org/wiki/Breadth-first_search
  • 텍스트,text . . . . 2 matches
         with references to other text that the reader can immediately access."
         즉 reader가 즉시 [[접근,access]]하여 [[참조,reference]]할 수 있게 표시된 text.
  • 파이윈오토,pywinauto . . . . 2 matches
         https://pywinauto.readthedocs.io/en/latest/contents.html
         https://pyautogui.readthedocs.io/en/latest/
  • 파일,file . . . . 2 matches
         //wpen 대충 read, at [[Date(2023-08-05T17:49:00)]]
         reading/writing
  • 표,table . . . . 2 matches
         [[spreadsheet]] Ndict:spreadsheet try Kornorms. ....과도.
  • BooksReading . . . . 1 match
         Up: [[책,book]] [[읽기,reading]]
  • chmod_명령 . . . . 1 match
         퍼미션은 r/w/x(read/write/execute)가 있고,
  • 결정이론,decision_theory . . . . 1 match
         Machine learning 스터디 (5) Decision Theory - README (2014)
  • 디바이저,divisor . . . . 1 match
         = Reading external sources =
  • 뤼카_다항식,Lucas_polynomial . . . . 1 match
         READTHISPAGE
  • 리커런스,recurrence . . . . 1 match
         READTHISPAGE
  • 메시지,message . . . . 1 match
         [[프로세스,process]] [[스레드,thread]] [[프로그램,program]] [[애플리케이션,application]]
  • 문법,grammar . . . . 1 match
         https://www.readingrockets.org/topics/spelling-and-word-study/articles/root-words-roots-and-affixes
  • 미분방정식,differential_equation . . . . 1 match
         = to read =
  • 반복,iteration . . . . 1 match
         [[breadth-first_search]] BFS
  • 부팅,booting . . . . 1 match
         이걸 나열할필요가 있나? Del ok. 암튼 공통점은 준비/ready/startup 개념임.
  • 분석,analysis . . . . 1 match
         Spreadsheet (Excel, ...)
  • 성질,property . . . . 1 match
         [[가독성,readability]]
  • 세그먼트,segment . . . . 1 match
         대체로 코드 변조를 막기 위해 read-only? chk
  • 수학적모델,mathematical_model . . . . 1 match
         == spreading of disease ==
  • 스케줄링,scheduling . . . . 1 match
         [[multithreading]]
  • 시트,sheet . . . . 1 match
         spreadsheet
  • 쓰기,writing . . . . 1 match
         Opp: [[읽기,reading]]
  • 어정션,adjunction . . . . 1 match
         READTHISPAGE
  • 오토마톤,automaton . . . . 1 match
          유한한 상태 수, unbounded stack, 가능한 연산은 {push, pop, read top}. [[상태,state]] [[유한상태,finite_state]] [[unbounded_stack]] [[스택,stack]]
  • 유닉스,Unix . . . . 1 match
         of processing elements ([[프로세스,process]]es [[스레드,thread]]s [[코루틴,coroutine]]s [[펑션,function]]s, etc.),
  • 이미지,image . . . . 1 match
         (wikiadmin) TODO 아래 section 완전히 나누어지지 않음, 나중에 제대로 reread and WtEn:sectionize
  • 이벤트,event . . . . 1 match
         [[스레드,thread]]
  • 이해,understanding . . . . 1 match
         [[읽기,reading]] [[쓰기,writing]] 보기 ([[보기,watching]]? [[보기,seeing]]? ) [[듣기,listening]] etc
  • 입출력,IO . . . . 1 match
          [[wait-free_synchronization]] { wait-free synchronization [[Wiki:WaitFreeSynchronization]] = http://wiki.c2.com/?WaitFreeSynchronization Cmp these: lock-free wait-free non-blocking { ... Ggl:lock-free+wait-free+non-blocking Up: concurrency ? } Up: [[동기화,synchronization]] Google:wait-free+synchronization wait-free+synchronization }의 특별화된/특수화된 형식/형태(specialized form). Wiki:ReadWriteLock 이 아닌.
  • 재진입성,reentrancy . . . . 1 match
         [[thread_safety]]
  • 접근제어,access_control . . . . 1 match
         [[읽기,reading]] [[쓰기,writing]]
  • 정수,integer . . . . 1 match
         [[Libre:정수]] = https://librewiki.net/wiki/정수 ([[Date(2023-09-07T23:09:52)]] read, easy)
  • 채널,channel . . . . 1 match
         readChan :: Chan a -> IO a
  • 책,book . . . . 1 match
         curr goto [[BooksReading]]
  • 타입,type . . . . 1 match
         갈수록 prefix/suffix notation/convention같은것 배제하고 클래스/타입 이름은 대문자로 시작하는, 인스턴스/변수 이름은 소문자로 시작하는 것으로 구분하는게 그냥 대세인듯(보기 편하니까? readability)
  • 파이썬,Python . . . . 1 match
         REL: { [[스레드,thread]] [[concurrency]] > [[Python_concurrency]] ....}
  • 퍼미션,permission . . . . 1 match
         ||r(read) ||파일 내용을 봄 ||디렉토리 내용을 봄 ||
  • 페이지,page . . . . 1 match
          breadcrumb links (visit history 를 navigate 하기 쉽게 하기 위해?)
  • 피벗,pivot . . . . 1 match
         spreadsheet / [[데이터베이스,database]] 에서 언급.
  • 형식,form . . . . 1 match
         WtEn:canonical_form .... 추가함 read
  • 흐름제어,flow_control . . . . 1 match
         not / not-ready (R/NR)
Found 62 matching pages out of 2022 total pages

You can also click here to search title.