-
-
EthernettoDSP-BasedSystems.rar
... many applications. In this application
note we present a functional structure for an Ethernet driver and a mini IP/UDP stack thatcan be incorporated in any Internet appliance. This driver structure is flexible to allow for hardwarechanges (changing the ...
-
-
BugTrap_SourceCode.zip
bugtrap for win32. net. this source is very good thing.Bugtrap gathers error details such as address, call stack and computer environment.
-
usbspeed.rar
USB core stack for the built-in USB device of LPC214x
-
ccrtp-1.6.2.tar.gz
... is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design and implementation of ccRTP make it suitable for high capacity servers and gateways as ...
-
-
-
stack.rar
用栈实现算术表达式
一个小小的科学计算器,根据用户输入的表达式计算出结果
-
-
zxc.rar
... ,0,40H DUP(0)
PMT2 DB 0AH,0DH, Display capital letter : ,0AH,0DH
STR2 DB 40H DUP(0), $
DATA ENDS
STACK1 SEGMENT PARA STACK
DW 20h DUP(0)
STACK1 ENDS
CODE SEGMENT
ASSUME CS:CODE,DS:DATA
START: MOV DX,DATA
MOV DS,DX
MOV DX, OFFSET PMT1 ...
-