-
email收发程序,从codeproject上下载的。
email收发程序,从codeproject上下载的。-email TX procedures downloaded from the codeproject.
- 2023-06-16 13:15:03下载
- 积分:1
-
software details : Definitive mail system, applicable to many mail servers, incl...
软件细节:权威邮件系统,适用于许多邮件服务器,包括exchange、imail、qmail等。这套网络邮件系统具有广泛的邮件服务器支持。任何带有pop3协议的邮件和接受smtp协议的邮件都可以通过系统收发邮件。收发机包括常用的邮件功能。
- 2022-04-20 19:13:31下载
- 积分: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
-
z3950客户端检索自动解析为MARC ISO2709格式。
z3950客户端检索后自动解析为MARC ISO2709格式文件.-z3950 client retrieval automatically parse as ISO2709 MARC format.
- 2023-02-18 02:15:03下载
- 积分:1
-
http隧道版lcx
在lcx源码的基础上改进的,http隧道通讯代码是在pcshare里面扣出来的,主要完成改的是-listen和-slave那块,-trans因为没有用到,所以就没有改。
- 2022-01-26 08:08:35下载
- 积分:1
-
对网络编程的程序Winsock。是一个服务器
这是一个关于winsock的网络编程的程序。是一服务器端VC视频会议代码,希望对你们有用。-winsock on the network programming procedures. Is a server-side code VC Video Conference, and I hope to you useful. Ha ha!
- 2022-10-26 19:20:03下载
- 积分:1
-
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字...
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-xpGrid Data Control: According to data dictionary definition of the database automatically generated DataGrid, there is no need to write code additions and deletions to the realization of data
- 2023-04-19 19:30:03下载
- 积分:1
-
MyBT 服务器 v3.0
MyBT 服务器 v3.0-MyBT Server v3.0
- 2022-01-28 23:46:35下载
- 积分:1
-
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用...
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用-VB TCP_IP prepared by the communication software and ease of use in communication network debugging MCU can be used
- 2022-02-24 18:24:12下载
- 积分:1
-
windows网络编程之WSAEventSelect模型
windows网络编程之WSAEventSelect模型-windows network"s programming model WSAEventSelect
- 2022-06-21 12:34:28下载
- 积分:1