구글, 검색 엔진 약점도 많다 전자신문 | 기사입력 2007-08-13 10:44 광고 미국 시장의 50%를 장악한 구글을 넘어선는 검색 엔진이 있을까. 최근 워싱턴포스트는 ‘구글이 항상 최고의 선택이 아니다’는 제목 아래 구글 검색의 약점을 짚었다. 먼저, 블로그 검색 부문. 시장 점유율 4위 업체인 애스크(Ask) 검색 결과가 구글보다 쓸모 있을 때가 많다는 것. 구글로 검색하면, 제품 광고에 불과한 껍데기 뿐인 정보 사이트들이 수두룩하게 올라온다. 국내에 잘 알려져 있지 않은 ‘테크노라티(Technorati)’도 블로그 검색 신뢰도 측면에선 구글을 앞선다. 시장 점유율 2, 3위 업체인 야후와 마이크로소프트 라이브는 명함도 못 내민다. 블로그 전용 검색이 없기 때문. 멀티미디어 검색도 구글이 경쟁사..
The observer pattern (sometimes known as publish/subscribe) is a design pattern used in computer programming to observe the state of an object in a program. It is related to the principle of implicit invocation. This pattern is mainly used to implement a distributed event handling system. In some programming languages, the issues addressed by this pattern are handled in the native event handling..
Overview Abstract classes are classes that contain abstract methods. Abstract methods are methods that contain no implementation. A class that contains all abstract methods is called an interface. It is not possible to create an instance of an abstract class or an interface, due to the fact that some or all of their methods are not complete. Reasoning Abstract classes and interfaces exist for th..
Overview The word polymorphism is Greek and literally means “many forms.” In Java, polymorphism means using a superclass variable to refer to a subclass object. This ability has a wide variety of uses. Reasoning Polymorphism is useful in that it allows Java programs to be written more abstractly, and more abstraction allows for more efficiency and less redundancy. Imagine you are working with a ..
Overview The word polymorphism is Greek and literally means “many forms.” In Java, polymorphism means using a superclass variable to refer to a subclass object. This ability has a wide variety of uses. Reasoning Polymorphism is useful in that it allows Java programs to be written more abstractly, and more abstraction allows for more efficiency and less redundancy. Imagine you are working with a ..
Strategy pattern From Wikipedia, the free encyclopedia Jump to: navigation, search In computer programming, the strategy pattern is a particular software design pattern, whereby algorithms can be selected on-the-fly at runtime. In some programming languages, such as those without polymorphism, the issues addressed by this pattern are handled through forms of reflection, such as the native functi..
Windows API 정복 김상형 가남사 39,000원 ⇒ 31,200원 (20%↓) 940원 (3%) 8973542796 / 9788973542796 국내서 / 2001-04-24 / 1,512 쪽 더이상 출간되지 않습니다. ㆍ 우측 관련도서를 참조하세요. *서평수 (38개) 주제별 분류 프로그래밍 > 응용 프로그래밍 > 윈도우즈 프로그래밍 OS/운영체제 > MS Windows > Windows Programming 도서 지수 (100 Point 만점) 윈도우즈 프로그래밍 종합지수 100 p 1 위 도서목차 1장 윈도우즈 프로그래밍 2장 첫번째 예제 3장 출력 4장 입력 5장 리소스 6장 그래픽 7장 컨트롤 8장 대화상자 9장 Shtet 3 10장 윈도우 11장 메시지 12장 그리기 13장 대화상자 고..
(이벤트도서) GoF의 디자인 패턴 : Design Patterns Erich Gamma 김정아 피어슨에듀케이션코리아 23,000원 ⇒ 19,550원 (15%↓) 0원 (0%) 8945071067 / 9788945071064 번역서 / 2002-09-26 / 440 쪽 중급 예상출고일: 금일 가능 (근무일기준) *서평수 (15개) 위 도서의 원서 Design Patterns: Elements of Reusable Object-Oriented Software I Addison-Wesley Professional I JOHN VLISSIDES 주제별 분류 프로그래밍 > 분산객체 > 객체지향 프로그래밍 > 개발방법론 > 디자인 패턴 프로그래밍 > 개발방법론 > 소프트웨어 아키텍처 도서 지수 (100 Point..
2003-11-03 오전 1:42:10 / 번호: 6687 / 평점: (8.2) category: VC++ 일반 / 조회: 12,479 윈도우 메시지 후킹 강좌 (첨 해보는 사람들을 위해서) 이은규 / unkyulee 원래는 워드로 작성했는데 옮기니까 좀 이상허네요 이미지도 안뜨고~ 첨부파일에 워드문서로 작성한 강좌랑 샘플 코드 올렸습니다. ^0^)~ 그럼 모두 즐프! 따라해보는 후킹 작성자 : 이은규 작성일 : 2003.11.02 홈페이지 : http://unkyulee.net 목차 1. 들어가는 글 2. 후킹이란? 3. 후킹 프로시져를 만들어 보자. 4. 후킹 프로시져를 시작, 종료하는 함수 5. 프로시져 내에서 다른 윈도우로 데이터 전송하기 6. 간단한 샘플 프로그램 1. 들어가는 글 "그냥 실행되..
- Total
- Today
- Yesterday
- 지루박멸연구센타
- 열정의 힘을 믿는다
- Le4rN TO Cr4cK
- 디버깅에관한모든것(DebugLab)
- sysinternals
- FoundStone
- hashtab
- 보안-coderant
- 디바이스드라이버 개발자 포럼
- dualpage.muz.ro
- osronline.com - 드라이버 관련 정보 사이트
- NtInternals - NativeAPI Refere…
- pcthreat - spyware 정보 제공
- rootkit.com - 루트킷 관련 정보
- www.ntinternals.net
- WINE CrossRef. - source.winehq…
- tuts4you
- hex-rays
- idapalace
- idefense
- immunityinc
- threatexpert
- hdp.null2root.org
- www.crackstore.com
- crackmes.de
- www.who.is
- www.cracklab.ru
- community.reverse-engineering.…
- video.reverse-engineering.net
- SnD
- 클레이 키위
- reversengineering.wordpress.co…
- www.openrce.org
- www.woodmann.com
- PEID.Plusins.BobSoft
- roxik.com/pictaps/
- regexlib.com
- spyware-browser.com
- www.usboffice.kr
- regulator
- www.txt2re.com
- ietab.mozdev.org
- zesrever.xstone.org
- www.heaventools.com/PE-file-he…
- www.heaventools.com
- www.innomp3.com
- 울지않는벌새
- exetools.com-forum
- exetools.com
- utf8 conv
- robtex - IP trace
- onsamehost - same IP sites
- JpopSuki
- jsunpack.jeek.org
- wepawet.iseclab.org
- www.jswiff.com
- www.hackeroo.com
- winesearcher.co.kr
- khpga.org
- malwareurl.com
- anubis.iseclab.org
- www.crummy.com-eautifulSoup
- malwarebytes.org/forums
- bbs.janmeng.com
- blackip.ustc.edu.cn
- eureka.cyber-ta.org
- exploit-db.com
- 시스템트래이딩
- 주택구매력지수
- 미국주식
- 매매가격지수
- 신한저축은행
- SBI저축은행
- INVOICE
- systemd
- O365
- ROA
- Pivot
- 레고랜드
- 맥쿼리인프라
- ChatGPT
- 공공인프라
- ElasticSearch
- 사회간접자본
- logrotate
- 다올저축은행
- CriticalSection
- hai
- 실시간트래이딩
- 주식
- 군함도
- 피봇
- PIR
- 자동트래이딩
- ubuntu
- 주식트래이딩
- 전세매매지수
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |