-
-
7duanshumaguan.rar
程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流
显示数字。
-
ex6-4.rar
程序描述:智能温度感测器,这个范例中使用到
(1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。
(2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由PORT 0输入8051。
(3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的 ...
-
hs_gpsdll_setup.rar
... ++
HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. ...
-
codewarrior_example.rar
... :
"CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。
"LED"是《开发套件使用文档》中创建的codewarrior工程。
"Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。
"printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的 ...
-
MS08-067.rar
Utilize 08067 loophole of Microsoft to make the function which connect the port
-
-
sendudp.rar
UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。
-
rawtcpip.rar
... try to include some error handling in it.
Arguments to pass are all type string.
Argument list is : Destination IP, Destination Port.
Source IP,Source Port, TTL, Flags(URG,ACK,PSH,RST,SYN,FIN)
it will return 0 in successfull packet transmission.
-
tt2.zip
C# port forward source
把所有收回来的封包全部转到某一部电脑的某一个port上, 再把数据从远端的伺服器转回请求的客户端. 像个 GATEWAY.
-
-