-
非常好的C++嵌入IE浏览器的例子代码,学习自制浏览器的赶快下...
非常好的C++嵌入IE浏览器的例子代码,学习自制浏览器的赶快下-IE Browser for C++,very good
- 2022-07-15 14:42:06下载
- 积分:1
-
计算机安全与保密技术
书籍语言: 简体中文
书籍类型: 网络安全
授权方式: 免费软件
书籍大小:...
计算机安全与保密技术
书籍语言: 简体中文
书籍类型: 网络安全
授权方式: 免费软件
书籍大小: 200 KB -computer security and confidentiality technical books Language : English books categories : network security license : free software books Size : 200 KB
- 2023-03-26 19:40:03下载
- 积分:1
-
jabber 配套测试工具(2)
jabber 配套测试工具(2)-jab_simul 配合testsuite使用,怎么用就不用我在这里 多说了吧-jabber matching test tools (2)- jab_simul tie TestSuite use, not how I used it here to say all right
- 2022-09-15 07:50:03下载
- 积分:1
-
利用RAS API 实现家庭ADSL用户拨号上网的程序
利用RAS API 实现家庭ADSL用户拨号上网的程序-RAS API families realize the use of ADSL users dial-up procedures
- 2022-03-06 08:37:02下载
- 积分:1
-
一个很好的连接助推器,希望对你有帮助
一个很好的连接助推器,希望对你有所帮助
- 2022-01-25 22:39:56下载
- 积分:1
-
一个perl开发的web服务器。简单,很适合学习
一个perl开发的web服务器。简单,很适合学习-Perl development of a web server. Simple and very suitable for learning
- 2022-01-26 01:45:47下载
- 积分:1
-
C++程序课程设计
这是个摩托模型做的,比较简陋,改进的地方比较多,这个C++程序是使用VC++6.0编译的,做法就是简单的控制摩托的跳跃,控制摩托的加速等等,而且写的比较的粗糙,有改进的建议和想法请联系我,
- 2023-09-06 19:15:04下载
- 积分:1
-
一个组播发送类, 一个组播发送类。
一个组播发送类, 一个组播发送类。-Send a multicast-type, a type of multicast send.
- 2022-08-15 02:31:24下载
- 积分:1
-
这个项目演示了一种用 ISAPI创建HTML页的方法,使用了 OLE DB 数据库访问技术。例子数据库是一个 Access数据库...
这个项目演示了一种用 ISAPI创建HTML页的方法,使用了 OLE DB 数据库访问技术。例子数据库是一个 Access数据库-the project with a demonstration ISAPI create HTML pages, the use of the OLE DB database access technology. Examples database is a database Access
- 2022-02-07 23:18: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