搜索资源列表
facility
- 基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一个是基于SOCKET机制的通用服务器,还有一个是简单XML解释器-Vxworks several code (C), an FTP server code SOCKET is a mechanism based on the common server, there is a simple explanation for XML
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
example1
- linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行
TCPIP_Nichelite.for.LPC
- lpc23XX实现TCPIP协议栈,InterNiche的TCP/IP协议套件具有代码小、高移植性和兼容性,包含ANSI C代码、一个Socket API和全部技术文档。InterNiche的IP层软件可以构造成一个标准的客户机、一个IP路由器或一个多主机服务器。InterNiche的TCP/IP协议套件支持以下协议和服务:-lpc23XX achieve TCPIP protocol stack, InterNiche' s TCP/IP protocol suite has the c
wuxianyaokong
- 将无线接收模块按照脚位对应插入学习板无线插座注意,不要插错,否则会损坏模块学习板学习板处于正常工作状态D3,D2,D1,D0 ,LED灯亮起,将程序tanst.hex 下载 到学习板程序在配套光盘HZC51学习板使用教程HZC51学习板实验程序无线遥控程序无线遥控里面,下载完后,数码管显示0000按遥控发射器A键,此时遥控器红灯亮起,并发出编码信号,学习板,收到信号并解码并驱动数码管显示4000分别按遥控器B,D,C键,学习板分别显示此遥控器发射距离开阔地可达到100米-The wireless
socket
- linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
socket_html
- 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
send-receive
- 网络套接字编程,具有收发功能的c程序,可在一台host实验,也可以多机通信-socket program
ClientModules
- Embedded C++ Socket ClientModules
PDAandPCSocketvs2005
- 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket
PCF8591AD
- PCF8591AD.C PCF8591的AD转换实验. /*芯片PCF8951共有四个A/D输入通道:AD0,AD1,AD2,AD3,分别与四个电位器(R1,R2,R3,R4)连接,用以调节电位器的输出电压。其中AD0通道既可测量电位器输出电压,也可用于测量从J1插座输入的外接电压,须用开关J2加以选择。J4插座提供由PCF8591输出的时钟方波信号。SAA1064驱动四个数码管显示一路AD转换后得到的数据-PCF8591AD.C PCF8591 of AD conversion exper
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
pic18f2550-usb-izole-triyak-kontrol-ccs-c-visual-
- Than 8 switch outputs Port B of the PIC18F2550 is used. Power gets the circuit from the USB port. Power supply is separate from the microcontroller and the computer galvanically. switching signals USB socket intended as a virtual serial port COM4. To
lasforce-c
- Socket communication
smp.c
- holy c code of great leader
ExternalDevice
- cc3200的socket编程实例,协议是自定义,主要是socket初始化!(cc3200's socket programming example, the protocol is custom, mainly socket initialization!)
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。(Server steps: set up socket, bind socket and address information, open listening, send data after receiving request. Client steps: set up socketside, connect to server,
STM32驱动ch395_4个socket连接
- main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by se