-
aawmutual
此为windows风格的单文档窗体,比较通用欢迎在此基础上,加一改进,创造出更好的界面来(This is a single document form with windows style, which is generally welcome to add an improvement to create a better interface.)
- 2018-12-24 03:36:53下载
- 积分:1
-
mx25l256
MX251256FLASH芯片驱动程序,内涵片擦除,页擦除,扇擦除,页写等(MX251256FLASH base driver code)
- 2016-03-23 11:06:49下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
Createwindow
应用程序:Example 项目概述
========================================================================
应用程序向导已为您创建了此 Example 应用程序。
本文件概要介绍组成 Example 应用程序的每个文件的内容。
Example.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的
平台、配置和项目功能的信息。
Example.cpp
这是主应用程序源文件。
包含用于显示窗体的代码。
Form1.h
包含窗体类的实现和 InitializeComponent() 函数。
AssemblyInfo.cpp
包含用于修改程序集元数据的自定义属性。
/////////////////////////////////////////////////////////////////////////////
其他标准文件:
StdAfx.h, StdAfx.cpp
这些文件用于生成名为 Example.pch 的预编译头文件
和名为 StdAfx.obj 的预编译类型文件。
(this is a vc++ interface example!)
- 2009-05-01 12:15:13下载
- 积分:1
-
MFCaVideo
由opencv2.3.1+vs2008编写的界面程序,可以通过界面对话框上的控制按钮来控制笔记本电脑上相机的开启与关闭。(Opencv2.3.1+vs2008 written by the interface program, you can control on your laptop on and off the camera via the control buttons on the dialog interface.)
- 2013-12-10 14:15:44下载
- 积分:1
-
gps
gps数据采集代码。
vc++6.0编写(gps data acquisition code. vc++ 6.0 preparation)
- 2008-04-07 20:50:24下载
- 积分:1
-
TestVideo
说明: 用dxshow编写的视频播放器。。。。。。。(Dxshow prepared to use video player。。。。)
- 2009-08-07 08:52:35下载
- 积分:1
-
RFM5565-RTX-Driver
反射内存rfm5565在RTX实时环境下的驱动程序,已经过测试使用(The Reflective Memory rfm5565 driver has been tested using the RTX real-time environment)
- 2013-05-17 08:37:14下载
- 积分:1
-
capturingPacketNoCallBlock
使用winpcap非阻塞式抓取包(需要winpcap 库)(winpcap use nonblocking packet-capture (need winpcap Treasurer))
- 2006-07-21 09:49:46下载
- 积分:1
-
clearCIH
计算机安全,清除CIH病毒的程序,程序中有部分说明。(Computer security, CIH virus removal procedures, procedures that are part of.)
- 2009-04-25 17:21:30下载
- 积分:1