-
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
-
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。...
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。-Installed in the production process or in the running before the new procedures related to configuration, use the code to create IIS server.
- 2022-05-07 23:31:39下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
getting the data via other application and send that to the web.
把大智慧软件的数据及时更新到网站(http)上,供其它人共享,商业程序,只有核心代码,不含界面,各位兄弟见谅。-getting the data via other application and send that to the web.
- 2022-02-06 08:16:29下载
- 积分:1
-
315M或413M普通无线发送接受模块的发送和接收过程。
315M或413M普通无线发送接受模块的发送和接收程序。也就是最便宜那种通信模块。-315M or 413M accept ordinary wireless sending module for sending and receiving procedures. That is, the cheapest kind of communication module.
- 2023-02-24 16:25:03下载
- 积分:1
-
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!...
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!-This is the video chat service program! In front of an ancillary use, the effect can!
- 2022-01-20 23:04:55下载
- 积分:1
-
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上...
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上-This is associated with a client program, program functions: send a message on the client, service after the end of the message received at the same time displayed on the screen
- 2022-10-07 21:45:03下载
- 积分:1
-
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。...
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
- 2022-03-22 05:07:00下载
- 积分:1
-
a simple ftp realize that the C Language for everyone to consider
一个简单的ftp实现,用c语言实现的,供大家研究-a simple ftp realize that the C Language for everyone to consider
- 2022-04-15 12:54:19下载
- 积分:1
-
BCB SOCKET通讯
基于TCP/IBCP协议的BCB SOCKET聊天 通讯源代码,SERVER和CLIENT功能集成在一起,直接编译后运行,复制到局域网中任何一台电脑之后即可进行聊天通讯。提供了SOCKET通讯的功能架构,做相应的修改即可实现您想要的功能。
- 2022-07-17 02:47:45下载
- 积分:1