-
SOCKED通信
关于socked套接字的实现,创建了客户端和服务器的通信,客户端可意向服务器发送消息,文件并且以udp tcp的方式,同样服务器的端可以接受,并且也可以发送消息 建了客户端和服务器的通信
- 2023-05-22 08:00:20下载
- 积分:1
-
外接RAM点阵屏程序
外接RAM点阵屏程序
- 2022-06-03 19:12:21下载
- 积分:1
-
图形学程序,用z缓冲算法来实现画立体图,按x和y可以实现移动。...
图形学程序,用z缓冲算法来实现画立体图,按x和y可以实现移动。
- 2022-01-22 10:47:13下载
- 积分:1
-
vc简单的聊天程序
应用背景
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
关键技术
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
- 2022-07-05 11:17:33下载
- 积分:1
-
利用CRC
利用CRC-32检测程序的完整性-using CRC-32 testing the integrity of the proceedings
- 2022-08-05 20:13:39下载
- 积分:1
-
8拼图使用DFS C++代码
本文用bfs解决了c++中的8个益智游戏
- 2022-09-18 23:00:04下载
- 积分:1
-
window串口调用(api方式)
window下的串口动态库,主要包括打开,发送接收,关闭串口等操作,是直接调用windowapi函数开发的。
- 2022-07-02 05:47:52下载
- 积分:1
-
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。...
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。-Campus credit card system, visual version, including source code, documentation, compiled programs.
- 2022-02-03 10:17:28下载
- 积分:1
-
介绍.net3.5环境下使用LINQ访问数据集的方法
介绍.net3.5环境下使用LINQ访问数据集的方法-Introduced. Net3.5 environment to use LINQ to access the data collection methods
- 2022-09-04 07:25:02下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1