切换至中文 Over 1 million code package, 10 million code file free download
  • [Unix_Linux] CS.rar Under the Linux environment of the client-server code, easy-to-read, study and apply to new reference.
    Category: Linux-Unix program Upload User:bdfkfw Size:1K
  • [Visual C++ (VC++)] cs.rar socket
    Category: Windows Develop Upload User:gdnvcliwei Size:1371K
  • [PDF] Lecture13.rar CS 268: Route Lookup and Packet Classification 􀀀 E2E principle - Describe the end-to-end principle. Give one example in which implementing a particular functionality at a lower layer breaks this principle, and one example in which it does ...
    Category: E-Books Upload User:xgjh09 Size:185K
  • [C/C++] cs.rar linux environment tcp/ip socket programming
    Category: Linux Network Upload User:ltianfh Size:13K
  • [Visual C++ (VC++)] cs.rar Use winsock transmission and display pictures, divided into server-side and client
    Category: WinSock-NDIS Upload User:tycllgs Size:56K
  • [Java/JSP] cs.rar that is very good
    Category: Windows Develop Upload User:vionor Size:4K
  • [Visual C++ (VC++)] CU-CS-1011-06.zip wireless network simulation wit opnet software
    Category: Communication-Mobile Upload User:xmsanxinji Size:163K
  • [Visual C++ (VC++)] s.rar TACK SEGMENT STACK DW 64 DUP(?) STACK ENDS DATA SEGMENT NUM DB 34H,45H,45H DATA ENDS CODE SEGMENT ASSUME CS:CODE, ds:data START: MOV AX,DATA MOV DS,AX MOV SI,OFFSET NUM MOV BL,[SI] CMP BL,[SI+1] JNE CMP13 CMP BL,[SI+2] JNE ...
    Category: Other windows programs Upload User:lctfgg Size:173K
  • [Visual C++ (VC++)] stack.rar DATA SEGMENT X DB 66H Y DB 35H Z DW ? DATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATA START: MOV AX,DATA MOV DS,AX XOR AX,AX MOV AL,X SHL AX,1 MOV BX,AX SHL AX,1 SHL AX,1 ADD BX,AX MOV AH,0 MOV AL,Y SHL AX,1 SHL AX,1 ...
    Category: Other windows programs Upload User:liy3344 Size:184K
  • [Visual C++ (VC++)] time.rar DATA SEGMENT X DB 66H Y DB 35H Z DW ? DATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATA START: MOV AX,DATA MOV DS,AX XOR AX,AX MOV AL,X SHL AX,1 MOV BX,AX SHL AX,1 SHL AX,1 ADD BX,AX MOV AH,0 MOV AL,Y SHL AX,1 SHL AX,1 ...
    Category: Other windows programs Upload User:taobzj99 Size:158K