搜索资源列表
armlwip
- LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。这是在lpc22xx上的移植-Viedo the main purpose is to reduce memory utilization and code size, so Viedo suited for small, limited resources, such as embedded processor system. This is in the transplant lpc22x
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
uip-0.9
- uU TCP/IP stack for embended aplication 8 bit processor-uU TCP / IP stack for 8 b embended aplication it processor
bbskiller2
- 一个Telnet BBS挂站机的VC++源代码。-a Telnet BBS pegged processor VC source.
kj95
- LINUX系统下基于ARM处理器的使用GPRS方式通过SOCKET数据包进行煤矿瓦斯监控的程序.这是在黑龙江省现场运行的程序源代码.-Linux systems based on ARM processor using GPRS means data packets through SOCKET for coal mine gas monitoring procedures. This is the scene in Heilongjiang Province operation of the
UDPinterception
- UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
cpu
- u-boot for S3c2443 processor
smdk2443
- board type like smdk2443 ARM920T processor
MSDNXmlEditorDemo
- Describes Microsoft Internet Explorer 6 behavior used to implement a demo WYSIWYG XML document editor, shows features that make WYSIWYG XML content editing easy and familiar to word processor users, and makes native XML editing available with edit vi
MSoft-NetMSG-Update
- 一简单容易网络使用工具。展示当前注册用户,机器名,WINDOWS版本,服务包安装等-NetMSG v1.1- Updated !! A simple, easy to use tool for networks. Demonstrates launching a console app and capturing its output using CreateProcess/CreatePipe and directing to StdOut/StdErr. I have u
Usingthenichestacktcpipctack
- 在niosii处理器重使用inter 公司的nichestack协议栈 -Using the nichestack tcpipctack in nios ii processor
ARM
- 关于ram的技术理论,ARM处理器的工作模式,和大家分享。-About ram technical theory, ARM processor s working pattern, with everybody share.
MSEVEN
- 详细介绍了日志处理器在通信过程中的作用和过程-Log details of the processor in the communication process and the process of role
TCP_test
- lpc2478 ARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lpc2478 ARM processor TCP Ethernet communications test procedure, lpc2400 series powerful communications, the program for the internal Ethernet TCP communications test procedure
DM9000ARMUCOSII
- 此源码是在ucos-II操作系统下,ARM处理器的网卡驱动程序,很有借鉴意义。-This source is ucos-II operating system, ARM processor card driver of referential significance.
VOIPIP
- 描述了因特网和IP的主要特征,包括包丢失和时延抖动,并让读者了解数字信号处理器(DSP)和语音编码器在VoIP中所扮演的角色。本书还为读者讲述了如何通过ISDN、xDSL、HFC本地环路或其他途径建立与业务提供商之间的通路,以及目前主要的IP电话协议-Describes the main features of the Internet and IP, including packet loss and delay jitter, and to allow readers to understa
jsjxtjg
- 深入浅出地全面介绍了计算机系统结构的基本原理。内容包括计算机系统结构的基本概念、指令系统、输入输出系统、标量处理机、互联网络、并行处理机和多处理机等。-Layman' s language and a comprehensive introduction to the basic principles of computer architecture. Covers the basic concepts of computer architecture, instruction set,
2
- 设计一个按时间片轮转法实现处理器调度的程序-Design a time-slice cycle method to achieve processor scheduling program
markupXML
- 利用markup类做的XML文件处理器;用CtreeCTrl和CEdit做的分割窗口;树形结构能和文档内容相连;在edit中有动态菜单,根据需要添加菜单。-Use of XML markup file processor class to do do with CtreeCTrl and CEdit split window tree structure and content of the document can be linked have a dynamic menu in edi
DispalyNetPacket
- 抓包前,首先要编写实现了PacketReceiver接口的类,即数据包处理器,由与抓包时,对应某个网络接口的JpcapCaptor对象会阻塞,所以我们将每个网卡上得到的对应的用用于网络抓包,输入数据包类型。JpcapCaptor对象放到一个独立线程中运行;TestPacketReceiver是个数据包解析器,本例中我们只是简单打印出收到的数据包类型及关键参数。-Ethereal, we should first write a class implements the PacketReceive