-
socket编程
各种socket的调用方法!!主要是网络socket调用,包括接收和发送!有包涵UDP和TCP的网络协议!
- 2022-02-05 16:36:19下载
- 积分:1
-
shangdu
shangducms这次将官方默认模板引入了cms整合当中,你可以方便的修改和配置一些基本图形就可以完全制作出自己想要的任何样式.(shangducms this the official default template introduced cms integrate them, you can easily modify and configure some basic graphics can produce any style they want.)
- 2013-01-15 23:58:14下载
- 积分:1
-
yuyuecms_v1.0.4
说明: 鱼跃CMS是一款专业面向企业应用的内容管理系统,由Catfish(鲶鱼) CMS系统官方制作发布,本系统继承了鲶鱼CMS的诸多优点,同时又有着自身独特的优秀品质。(Yuyue CMS is a professional content management system for enterprise applications. It is officially produced and released by Catfish CMS system. This system inherits many advantages of catfish CMS and has its own unique excellent quality.)
- 2019-04-25 20:57:23下载
- 积分:1
-
多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多...
多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多-multithreading Ftp test network speeds and prepare themselves in a small procedure that requires testing services Ftp opened 21 ports, a test account write access, ftp root directory under the temp directory, the more Linux
- 2022-08-15 23:51:11下载
- 积分:1
-
停止等待协议的reciver和sender部分,是用vc2005做的,还好
停止等待协议的reciver和sender部分,是用vc2005做的,还好-Stop waiting for the agreement reciver and sender part is vc2005 do better
- 2023-02-13 06:00:04下载
- 积分:1
-
简单的FTP客户类
简单的FTP客户类-simple FTP client categories
- 2022-03-22 02:18:45下载
- 积分:1
-
WinSocket的示例程序,多线程,对于初学者有很大的价值
WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
- 2022-04-13 10:46:00下载
- 积分:1
-
VI示例
labview编写串口通讯实例,基于ModBus协议,使用串口通讯,与电机驱动器通讯,实现信号写入与读取,从而控制电机(LabVIEW serial communication, signal writing and reading)
- 2018-12-27 10:27:38下载
- 积分:1
-
系统辅助的一些功能 屏蔽任务器 CMD 注册表等
系统辅助的一些功能 屏蔽任务器 CMD 注册表等-Some of the features the system auxiliary device CMD registry tasks such as shielding
- 2022-02-02 02:50:23下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1