-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
own a small set a password, may transplantation.
自己做的一个 设置密码的小程序,可移植.-own a small set a password, may transplantation.
- 2022-07-05 02:46:27下载
- 积分:1
-
c# 等于平均品质
有一个健身房? 然后 一种软件 为你. ;)
之后设置 开始使用 数据库.
程序, 会员卡会费 定义轮廓 和 轮廓 计数器 在中使用 设施.
- 2023-06-05 05:10:04下载
- 积分:1
-
Wince下自动搜索SD卡的有EXE文件.
Wince下自动搜索SD卡的有EXE文件.-Wince automatically search SD card are EXE files.
- 2022-02-14 03:32:51下载
- 积分:1
-
层次聚类分析
层次聚类就是通过对数据集按照某种方法进行层次分解,直到满足某种条件为止。按照分类原理的不同,可以分为凝聚和分裂两种方法,本程序通过VC代码模拟了层次聚类。
- 2022-07-21 16:45:15下载
- 积分:1
-
java手机小游戏 英语会话 86k 下载到手机 诺基亚
java手机小游戏 英语会话 86k 下载到手机 诺基亚-small English conversation 86K games downloaded to Nokia
- 2022-03-22 03:26:45下载
- 积分:1
-
game
game
- 2022-04-21 03:13:17下载
- 积分:1
-
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;...
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-03-06 12:21:16下载
- 积分:1
-
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发....
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发.-achieve card management, the cases will dialog with the data structure, the document attempts to combine the organic, hoping to give readers more enlightening.
- 2022-03-15 07:59:56下载
- 积分:1
-
qt实现的单位转换功能
一个简单的qt小程序,适合初学者,本功能实现多个单位的转换
- 2022-03-07 00:22:52下载
- 积分:1