-
网上股票交易程序分析,六只股票的进口…
一个分析网上股票行情的程序,输入6位股票代码,程序返回此股票的开盘价,收盘价等信息-an analysis of online stock trading procedures, the importation of six stock code, the program returns this stock opened, the closing price information
- 2022-02-11 10:36:46下载
- 积分:1
-
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。...
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。-This is a document conversion to Pascal html documents for the modules. Can keyword, notes, the string in different colors.
- 2022-02-15 14:08:17下载
- 积分:1
-
获取客户端的操作系统,获取浏览器级版本等信息。
获取客户端的操作系统,获取浏览器级版本等信息。-To obtain the client" s operating system, access to information such as browser-level version.
- 2022-12-01 14:30:03下载
- 积分: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
-
vc下基于winsock2的网络嗅探器的程序。可以查看数据包的协议、源目的地址和端口以及数据及其大小...
vc下基于winsock2的网络嗅探器的程序。可以查看数据包的协议、源目的地址和端口以及数据及其大小-vc-based network sniffer Winsock2 procedures. Can view the data packet protocol, source and destination address and port data and the size of
- 2022-07-22 12:51:29下载
- 积分:1
-
基于UDP MFC编程环境
UDP MFC 包含服务器和客户端,
本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
- 2022-11-27 05:40:03下载
- 积分:1
-
多个人聊天程序。
多个人聊天程序。-personal chat program.
- 2022-01-26 01:08:13下载
- 积分:1
-
里面包括五个源码,有简单的计算器程序,UDP实现网络广播
里面包括五个源码,有简单的计算器程序,UDP实现网络广播-Which includes five-source, has a simple calculator program, UDP realize Webcast
- 2022-05-13 14:09:05下载
- 积分:1
-
图片菜单的制作,是用MFC实现的,我还有很多这类的原码
图片菜单的制作,是用MFC实现的,我还有很多这类的原码-Photo menu production, is the MFC, I still have many of these original code
- 2022-01-22 16:25:43下载
- 积分:1
-
经典网络编程书籍:Windows网络编程第二版
经典网络编程书籍:Windows网络编程第二版 -Classic network programming books: Windows Network Programming Second Edition
- 2022-07-24 09:23:47下载
- 积分:1