본문 바로가기
반응형
SMALL

48

Google 검색 tip "A" : A 반드시포함. "A-B" : B를 제외, A를 포함. A*B : 검색어를 모를때, ACB,ADB etc 의 검색결과. 수식 : 수식의 결과 define:A : A의 사전적의미 ~A B : A와 유의한 의미를 가진단어의 결과. filetype:doc A : doc 파일인 A 검색. 2012년..2014년 : 2012~2014년까지의 검색결과 site:www.youtube.com A : 유투브사이트내의 A검색. 번역 site 막히면, 번역주소 + “&prev=search” 추가 2021. 7. 1.
Modern Microprocessor architecture - 현대의 Processor 특징 http://www.lighterra.com/papers/modernmicroprocessors/ 의 내용을 가져옴. WARNING: This article is meant to be informal and fun!Okay, so you're a CS graduate and you did a hardware course as part of your degree, but perhaps that was a few years ago now and you haven't really kept up with the details of processor designs since then.In particular, you might not be aware of some key topics that developed r.. 2017. 6. 9.
ring buffer verilog ( 링버퍼 ) 링버퍼 구현 verilog FIFO(First In First Out) Buffer in Verilog First Out) buffer is an elastic storage usually used between two subsystems. As the name indicates the memory that is first written into the FIFO is the first to be read or processed. A FIFO has two control signals i.e. write and read. When write is enabled data is written into the buffer and when read is enabled data is "removed" from th.. 2017. 1. 17.
CES 2017 정리(1) - Media Event - AI(Artificial Intelligence) , ML(Machine Learning) 총평 : Eng - http://www.businesswire.com/news/home/20170106005569/en Kor - http://press.ithepeople.kr/newsRead.php?no=843191 1. Media event - AI - 2017 Tech Trends to Watch Eng - http://venturebeat.com/2017/01/03/the-top-5-trends-to-watch-in-consumer-technology/ Keyword - Voice controls, Artificial intelligence, Defining the future network, Transforming transportation, Digitizing the consumer expe.. 2017. 1. 9.
반응형
SMALL