-
surfer8
surfer开发脚本,内含20个surfer二次开发的源代码,能满足一般用户的需要(surfer script development, containing 20 surfer secondary development source code and can meet the needs of general users)
- 2020-12-14 22:09:13下载
- 积分:1
-
照片变成字母符号软件
说明: 照片变成字母符号软件,讲照片转化成符号的形式(Photographs into alphabetic symbols software)
- 2020-06-19 09:40:01下载
- 积分:1
-
BoolApp
自己开发的布尔运算功能.利用VC#开发,供大家学习(its own development Boolean computing. VC# development, learning for everyone)
- 2007-05-17 04:52:15下载
- 积分:1
-
occzarence
Parzen窗和K近邻法进行概率密度估计还带一个示波器控件()
- 2018-02-21 09:04:17下载
- 积分:1
-
flex在服务器上的配置例子,flex与后台的交互
flex在服务器上的配置例子,flex与后台的交互-flex in the server configuration example, flex and background interaction
- 2023-02-26 15:35:04下载
- 积分:1
-
Cprogram100
一些最基础的c语言学习源程序,都十分基础。高手也可以借鉴。(some c program)
- 2011-01-06 15:12:45下载
- 积分:1
-
Internet Client Management System (2004 graduate design FOSS)
网吧管理系统客户端(2004年毕业设计源码)-Internet Client Management System (2004 graduate design FOSS)
- 2022-01-20 23:19:14下载
- 积分:1
-
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上-vc prepared with a simple chat room, using winsock languages, and above applies vc6.0
- 2022-02-15 19:55:50下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分: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