-
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收...
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
- 2022-04-18 21:19:20下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1
-
高志莲C / C++电子书
高质量C++C编程指南
是一本说C / C++ 和Windows 平台编程的不错的好书-gao zhi lian c/c++ e book
- 2022-07-13 03:59:20下载
- 积分:1
-
一个注册表操作的类
一个注册表操作的类-operation of a registry category
- 2022-01-26 02:09:38下载
- 积分:1
-
蚁群算法用c++语言实现的,可以用于求旅行商问题的解
蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
- 2023-05-05 15:50:02下载
- 积分:1
-
从收藏栏取得icon
从收藏栏取得icon-column from collections made icon
- 2023-04-11 20:50:03下载
- 积分:1
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1
-
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(...
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
- 2022-07-03 23:37:17下载
- 积分:1
-
A SOCKET example, everyone learning together, please the National Defense Univer...
一个SOCKET的例子,大家一起学习,请国防大学-A SOCKET example, everyone learning together, please the National Defense University
- 2022-01-26 07:58:31下载
- 积分:1
-
随机点名系统
随机点名系统,C++实现;教师在每次上课时,需要对学生随机点名提问,对此,请编写一个实用的软件来帮助老师点名
- 2023-05-06 03:55:03下载
- 积分:1