Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • masm-query.zip ... 20h duo(?) 存输入字符,大小可改 data ends stack1 segment stack db 200h dup(?) stack1 ends code segment assume cs:code,ss:stack,ds:data start: mov ax,data mov ds,ax mov ah,01h int 21h mov buffer1,al 送 ...
  • stack1.zip 用一维整数数组实现数据结构中的堆栈(Stack)。用int数组来存储栈内元素,用int来表示top和bottom。在Stack类内,实现栈的基本运算
  • jemu.zip mini java stack emu, for testing only
  • STACK6.rar This is a small stack code for embbedded system. It is character/byte based but you can change it from type decleration. Stack usage important especially searching records from internal/external memory to keep some records in the stack.
  • stacks.rar simple stack example
  • StackLL.rar Implementation of Stack Data structures
  • twostack.zip 一位数组stack[StackMaxSize],分配给两个栈S1和S2. 分配数组空间,使得对任何一个栈,当且仅当数组空间全满时才不插入。
  • stack_overflow.rar stack overflow-exploit writing
  • SEED-C64x-TCP_IP-Stack.rar TI公司的 DM642的网络传输,能回放和显示。包含具体的实例,以及TCP/IP的一些设置。
  • udp_ip_stack_latest.tar.gz UDP-IP stack with verilog hdl language from opnecores.org