搜索资源列表
c
- linux 下的聊天室程序, 用linux c写一个局域网的聊天室程序,基于组播来实现,为方便调试只在本机上实验,不和其他的机器通讯。 加入组播的任何一个成员发送的消息,在组内的其他成员都能收到
linux-ex
- linux下的汇编实例汇总,同时含有c文件和asm文件方便对照学习-summary compiled under linux instance, the file contains both c and asm files to facilitate the control study
asm3.tar
- The files in linux/arch/x86/include/asm/c*
PC_Assembly_Language_Paul_A_Carter_2006-book
- PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often
nasm-2.11.08
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) an