-
ReadTiff
visual c++ code to read a tiff file.
- 2011-06-18 19:05:31下载
- 积分:1
-
MUSIC
这是用atmega16芯片的一个音乐程序,非常不错(This is ATmega16 chip with a music program, very good)
- 2009-03-06 16:30:49下载
- 积分:1
-
dtTest-V4.136
Dothinkey USB 测试板测试程序,支持
7.IMX214 (已验证)
8.IMX135 (已验证)
9.IMX219 (已验证)
(Dothinkey USB board test program that supports 7.IMX214 (verified) 8.IMX135 (verified) 9.IMX219 (verified))
- 2015-03-19 23:19:51下载
- 积分:1
-
liuyanyong
说明: 此文件为用MFC编写的界面显示和对电机系统进行的测试及其结果显示(This document is written with the MFC interface display and test the motor system and the results show)
- 2010-04-14 13:15:42下载
- 积分:1
-
vcchuangkoutongxin
实现串口通信功能 基于MFC的对话框,程序简单易懂 适合初学者(Serial communication functions based on the MFC dialog box, the program is easy to understand for beginners)
- 2012-05-19 20:45:35下载
- 积分: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
-
imageprocess
利用C++语言,实现对图象处理的一些操作。比较简单(The use of C++ language, implementation of some image processing operations. Relatively simple)
- 2009-03-15 17:01:07下载
- 积分:1
-
HCIR1_0A
OHCI 规范,英文资料,嵌入式USB开发必备(Development of essential information in English, embedded USB OHCI specification)
- 2012-08-13 15:53:29下载
- 积分:1
-
PrachPara2013.10.21.0928
LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information
)
- 2013-11-05 17:40:16下载
- 积分:1
-
DAO
在Visual C++数据库编程中,访问数据库的另一种方式是采用DAO,现提供源码供参考.(In Visual C Database Programming, access the database is another way to use of DAO, is now providing a source for reference.)
- 2009-01-26 11:56:43下载
- 积分:1