-
-
-
-
4.1_memory_test.rar
memory_test
Memory Read/Write Access Test
Memory read base Address : 0xc010000
Memory write base Address : 0xc02
-
phoneip.rar
a file about net phone based on IP,write by VC++.
-
pathshortest.rar
this process is about how to get the shortest path, this process write by VC++.
-
editmaps.rar
this process is about how to edit the maps, write by VC++.
-
MPEGcodec.rar
this process is about how to complete MPEG codec, write by VC++.
-
agenthttp.rar
this process is about how to complete FTTP agent service,write by VC++.
-
TheElementsofJavaStyle.rar
... OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
...
-
Regular-expressions-simplifypattern-matching-code.
... string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package ...
-