-
NativeLlcpSocket
LlcpClientSocket represents a LLCP Connection-Oriented client to be used in a connection-oriented communication.
- 2014-02-19 11:53:56下载
- 积分:1
-
SOCKET封装类
封装好的网络socket TCP类库,经过项目验证,可直接继承使用,作为服务端或者客户端都可以。
- 2022-05-26 17:30:20下载
- 积分:1
-
网站CA认证源代码
网站CA认证源代码-website CA source code
- 2022-07-27 03:18:08下载
- 积分:1
-
EfonVNC
基于VC++开发的VNC服务端,非常有用方便,可用于远程调试使用(Developed based VC++ VNC server, very useful convenience for remote debugging)
- 2013-06-05 23:43:42下载
- 积分:1
-
ftp协议的解析和实现源代码.介绍了FTP协议的实现原理.
ftp协议的解析和实现源代码.介绍了FTP协议的实现原理.-ftp agreement and the achievement of the analytical source code. FTP agreement on the principle of achieving.
- 2022-07-20 12:33:48下载
- 积分:1
-
通过用vb.net+access开发网上书店。
通过用vb.net+access开发网上书店。-By using vb.net+ access developing an online bookstore.
- 2022-04-15 23:03:43下载
- 积分:1
-
串口通信(支持字符串以及十六进制)
串口通信(支持字符串以及十六进制)
- 2020-01-04下载
- 积分:1
-
计算机网络习题解答 第四版 谢希仁编著
普通高等教育
计算机网络习题解答 第四版 谢希仁编著
普通高等教育-Exercises to answer the computer network
- 2023-07-10 08:00:03下载
- 积分:1
-
QQProject
说明: 在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。(In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.)
- 2008-08-30 00:00:05下载
- 积分:1
-
模拟退火算法
说明: 智能算法模拟退火算法(Simulate Anneal,SA)是一种通用概率演算法,用来在一个大的搜寻空间内找寻命题的最优解。模拟退火是由在1983年所发明的。在1985年也独立发明此演算法。模拟退火算法是解决TSP问题的有效方法之一。(Simulate Anneal (SA) is a general probabilistic algorithm to Simulate the optimal solution of proposition in a large search space. Simulated annealing was developed by. The algorithm was also independently invented in 1985. Simulated annealing algorithm is one of the effective methods to solve TSP problem)
- 2020-06-17 09:20:02下载
- 积分:1