- NIC . . . . 6 matches
["zennith"]가 사용하고 있는 NIC 는 현재 '''Realtek 8029(AS)''' 이다. 이 NIC 에 대해서 특별히 불만은 가지고 있지 않았지만, 얼마전에 경험하게 되었다. 바로, Linux 에서의 드라이버 지원 문제였는데, 동사의 8139(10/100 mega bit ethernet 카드로서, 대부분 리얼텍 NIC 를 쓴다고 한다면 이8139일 것이다.)는 매우 잘 지원되는 것으로 보였으나.. 단지 10m bit ethernet 인 내 8029 는 너무 오래전에 나온것인지 꽤, 고난과 역경을 겪게끔 하는 그런 카드였다. 그래서, 지금 ["zennith"] 가 알아보고 있는 카드가 두개 있다. 하나는 ACTTON 에서 나온 것과, 또 다른 하나는 그 이름도 유명한 NetGear 에서 나온 10/100 카드이다. 전자의 ACTTON 것은 나름대로 한 시대를 풍미했던 DEC 의 튤립이란 카드의 벌크 제품이라던데... 7000원이라는 가격이 매우 돋보이지만, 이것역시 벌크제품인지라 드라이버 지원문제가 꽤 걸릴거 같아서, 아무래도 NetGear 의 제품을 사게 될 것 같다.
NetGear NIC 로 바꿨다. 이 효과는 차차 밝혀지겠지만, 현재로써는 단순히 바꿨다는 사실만으로 마음의 위안이 된다. -["zennith"]
음.. 바로 이런페이지를 zennith/NIC 의 형식으로 만들어야 한다는 이야기 일까요; 음.. 옮겨야 하나.. -["zennith"]
이런 페이지는 NIC가 아닌 NetrowkInterfaceCard 로 이름을 하는것이 좋와 --["상민"]
- MFC/MessageMap . . . . 3 matches
#define WM_WININICHANGE 0x001A
#define WM_SETTINGCHANGE WM_WININICHANGE
#define NFR_UNICODE 2
- WOWAddOn/2011년프로젝트/초성퀴즈 . . . . 3 matches
근데 이상한데 UNICODE에서 계산해서 빼오더구만.
추가 : 알고보니 UNICODE를 포함하는 방식중 하나라고한다. 근데 더 모르겠는데... U-00000800 - U-0000FFFF 범위에 들어간다고 하는데??
보면 알겠지만 자바에서 작성되는건 UNICoDE이다(아마도?)
local unicode = first * 16* 16* 16 + second * 16 * 16 + third * 16 + fourth
unicode = unicode - 0xAC00
local cho = math.floor(unicode / 21/ 28)
local goong = math.floor((unicode % (21*28))/28)
local jong = math.floor((unicode % 28))
http://www.wowwiki.com/Events/Communication
http://www.wowwiki.com/Events/Communication
Communication Event가 발생될때 건네주는 인자를 받아와주는것으로 대체적으로 arg1에는 msg arg2에는 author가 들어가 있다.
- 이영호/미니프로젝트#1 . . . . 3 matches
#define NICK "whoami_"
char *nick;
INFO info = {NICK, HOST, PORT, "a", "b", "c", "d"};
sprintf(msg, "NICK %sn", info.nick);
- ComputerNetworkClass/Report2006/PacketAnalyzer . . . . 2 matches
SIO_RCVALL 을 통해서 NIC를 통해 올라오는 모든 패킷의 캡쳐가 가능하다. NIC를 통해 나가는 패킷을 캡쳐하지 못하는 듯 하다.
- 3DGraphicsFoundation/INSU/SolarSystem . . . . 1 match
glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
- SolarSystem/상협 . . . . 1 match
glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
- Unicode . . . . 1 match
= Unicode =
{{{In computing, Unicode provides an international standard which has the goal of providing the means to encode the text of every document people want to store on computers. This includes all scripts in active use today, many scripts known only by scholars, and symbols which do not strictly represent scripts, like mathematical, linguistic and APL symbols.
Establishing Unicode involves an ambitious project to replace existing character sets, many of them limited in size and problematic in multilingual environments. Despite technical problems and limitations, Unicode has become the most complete character set and one of the largest, and seems set to serve as the dominant encoding scheme in the internationalization of software and in multilingual environments. Many recent technologies, such as XML, the Java programming language as well as several operating systems, have adopted Unicode as an underlying scheme to represent text.
official consortium : [http://www.unicode.org]
introduction : [http://www.unicode.org/standard/translations/korean.html]
specification : [http://www.unicode.org/versions/Unicode4.1.0/]
UNICODE :
http://www.unicode.org/standard/translations/korean.html
http://www.unicode.org/charts/
asc 문자 만으로 해결되는 문화권 사람들에게 utf16,32 를 도입하라고 말해봐짜 별로 먹히지도 않을 것이고.. euc 등의 인코딩에서 unicode 로 넘어가는 단계에서의 혼란을 좀 줄이기 위한 과도기적 인코딩이라고 보는게 더 의미 있지 않을까 싶군요...
* [http://www.joelonsoftware.com/articles/Unicode.html]
- 논문검색 . . . . 1 match
* [http://journals.4spe.org/ SPE TECHNICAL JOURNAL]
- 새싹교실/2012/아우토반/뒷반/4.6 . . . . 1 match
* ASCII 코드와 UNICODE
Found 10 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.