-
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!...
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!-Remote screen transmission, the use of GIF_LZW algorithm, the use of orderly color dithering algorithm to quantify the transmission efficiency is true!
- 2022-02-01 08:53:09下载
- 积分:1
-
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务...
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。
3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。
-a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
- 2022-02-07 12:57:40下载
- 积分:1
-
一个Blog程序
一个Blog程序-Procedures for a Blog
- 2022-03-29 03:23:19下载
- 积分:1
-
一个自动组包 解包的实用程序
多用于不同平台之间的数据转发...
一个自动组包 解包的实用程序
多用于不同平台之间的数据转发-an automatic Package Solution Pack more practical procedures for different platforms between the transmitted data
- 2023-05-06 09:00:04下载
- 积分:1
-
聊天程序,很简单的用c++编辑的程序,简单易懂!
聊天程序,很简单的用c++编辑的程序,简单易懂!-Chat program, a very simple to use c++ editing program, easy to understand!
- 2022-02-12 22:56:47下载
- 积分:1
-
一个通过命名管道来进行通信的例子
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
- 2022-02-01 11:08:21下载
- 积分:1
-
消息队列开发,实现消息队列创建删除,发送回收
消息队列开发,实现消息队列创建删除,发送回收-Message Queue development, realize the creation of message queue delete, send recovery
- 2022-10-20 00:40:04下载
- 积分:1
-
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004...
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif-data reported Sniffer, conventional analysis of the agreement. Preview chart http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif
- 2022-02-24 22:02:55下载
- 积分:1
-
库存管理
此源代码创建执行存货的管理,所有的操作将registred在exercice adequat的数据库,那么你可以用 statiqtic 变更报告设身处地为新的一年是很容易通过此应用程序
- 2022-03-06 02:34:23下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1