-
winsocks的源代码
winsocks的源代码-winsocks source code
- 2022-03-01 21:16:19下载
- 积分:1
-
创建拨号连接快捷方式的程序
创建拨号连接快捷方式的程序- Foundation digit dialing connection quick way procedure
- 2022-01-25 14:12:25下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
- 2022-02-25 08:26:20下载
- 积分:1
-
use Socket communications examples of procedures
使用Socket进行通信的程序实例-use Socket communications examples of procedures
- 2023-08-24 14:50:04下载
- 积分:1
-
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来...
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。-Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.
- 2022-01-22 16:22:43下载
- 积分:1
-
是一个水波特效,也很漂亮,初学者可以自由的更换图片
是一个水波特效,也很漂亮,初学者可以自由的更换图片-is a wave effects, and very beautiful, beginners can freely change the picture
- 2022-01-25 16:00:08下载
- 积分:1
-
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能...
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能-this procedure is used vb written in the code is very concise, with a few categories. LAN has basic chat function
- 2022-02-04 16:24:33下载
- 积分: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