-
SERVEUR-CLIENT
c语言的服务器和客户机源代码,使开发人员易于实现服务器和客户机之间的连接;
- 2022-04-23 20:57:08下载
- 积分:1
-
LBM_manual
LBM可视化软件相应的文档,对于理解代码,学习LBM方法很实用(LBM corresponding visualization software documentation, for understanding the code, learning LBM method is practical)
- 2020-07-01 13:40:02下载
- 积分:1
-
UpData
用通达信接气接口来保存A股历史数据到Mysql数据库(using python Tdx to mysql)
- 2020-06-15 22:45:01下载
- 积分:1
-
MFC聊天程序 对于学习网络通讯软件设计有帮助
MFC聊天程序 对于学习网络通讯软件设计有帮助-It s helpful to study the designer of embedded software^
- 2022-03-21 06:14:24下载
- 积分:1
-
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。-DOS development tcp/ip procedures, and it can be made under the DOS tcp/ip procedures.
- 2023-07-16 17:50:03下载
- 积分:1
-
convlstm
实现卷积lstm的代码,也是从网上找的,大家可以参考(The code to implement convolutional LSTM is also found on the internet. You can refer to it.)
- 2019-04-17 19:18:13下载
- 积分: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
-
DDDownload
Dual Direction Download. split file into blocks and download from first and last block.usage:cloud servers download from replications
- 2013-11-02 16:05:46下载
- 积分:1
-
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
- 2022-11-24 18:55:03下载
- 积分:1
-
3DMM
说明: 3DMM模型是三维人脸重建的基础模型,用于三维人脸重建任务。(3dmm model is the basic model of 3D face reconstruction, which is used for 3D face reconstruction task.)
- 2021-03-16 16:49:21下载
- 积分:1