-
这个是古典密码学里Caesar密码用c++编程的程序代码
这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
- 2022-07-21 12:46:25下载
- 积分:1
-
a simple mail procedures
一个支持pop3的简单的邮件收发程序-a simple mail procedures
- 2022-01-24 13:10:04下载
- 积分:1
-
books on CD
在书籍的光盘上复制下来的代码
这个是用Winsock技术实现的聊天室-books on CD-ROM copy down the code is Winsock technology chat room
- 2022-08-18 14:07:07下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
java编的电子邮件程序。服务端和客户端都有。已编译通过
java编的电子邮件程序。服务端和客户端都有。已编译通过-java series of the e-mail program. Services and clients have. Compiled by
- 2022-06-28 22:16:11下载
- 积分:1
-
详细介绍网关和IP地址,是不错的参考资料。希望对你有用
详细介绍网关和IP地址,是不错的参考资料。希望对你有用-Detailed introduction and gateway IP address, is a good reference. Hope that useful to you
- 2022-06-20 07:37:37下载
- 积分:1
-
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了...
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了-Arp agreement through the LAN to discover all the current activities of the host, the compiler of this procedure will need to install WinPcap driver as well as its development kit, release after only need to install the WinPcap driver can be a
- 2022-01-21 22:24:37下载
- 积分:1
-
/ *
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-30 19:18:13下载
- 积分:1
-
k-均值聚类算法
ommonly 用于初始化方法是 Forgy 和随机分区。[9] 的 Forgy 方法随机选择 k 意见从数据集,并使用这些作为初始的手段。随机划分方法首先为每个观察值随机分配一个群集,然后前进到更新这一步,因此计算初始的意思,要其质心,cluster 的随机分配点。Forgy 方法倾向于传播的最初的手段,而随机分区把所有的这些数据集的中心附近的酒店。根据 [9] Hamerly et al.随机划分方法是一般首选等 k-调和手段和模糊 k-均值算法。期望最大化和标准 k-均值算法,初始化的 Forgy 方法是可取的。
- 2022-12-06 01:25:03下载
- 积分:1