-
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。...
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
- 2022-01-26 02:22:56下载
- 积分:1
-
rsspecan_cvi_iq_measurement_example_1_0
To use the example, fill in the Resource String (by default it is
GPIB0::20::INSTR). Select center frequency and frequency span and
press Start button to start measurement. Results are shown in table.
- 2014-02-03 09:06:00下载
- 积分: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
-
Gh0st修改源
ghost1.0狼的,稳定的版本,没有后门,正常编译(Ghost1.0 revision of the wolf, stable, no back door, normal compilation)
- 2017-10-12 00:01:58下载
- 积分:1
-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-02-05 20:02:18下载
- 积分:1
-
用的是以太网的网卡地址的程序,该软件可以进行验证。
用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块
-with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
- 2022-02-21 00:22:19下载
- 积分:1
-
iVillage网络社区营销典范 iVillage网络社区营销典范
iVillage网络社区营销典范 iVillage网络社区营销典范-cc
- 2022-04-23 22:47:02下载
- 积分:1
-
基于RFC868协议的NTP时间服务器源代码程序
基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
- 2022-03-29 10:40:14下载
- 积分:1
-
sunxin
说明: 孙鑫MFC视频教程的源码和PPT,与视频教材同步,适合MFC初学者(MFC)
- 2021-03-12 15:49:25下载
- 积分:1
-
IMG文件读取
基于C#读取遥感影像,img格式类,带有头文件的图像文件读取。在进行简单的处理(Read remote sensing images based on C#, IMG format class, with the head file of image files to read. Doing simple processing)
- 2020-12-22 10:29:07下载
- 积分:1