-
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
-
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码...
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码-A simple UDP network protocol used for communications transmission testing procedures, including all of the source
- 2022-02-24 22:56:35下载
- 积分:1
-
电子商务系统平台
电子商务系统平台-e-commerce platform
- 2023-08-06 07:25:03下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
大家都很熟悉的浏览器MyIE的源代码。希望大家喜欢
大家都很熟悉的浏览器MyIE的源代码。希望大家喜欢-we are all very familiar with the layout of the browser"s source code. Hope you like
- 2022-07-18 23:20:14下载
- 积分:1
-
一个特别小巧的,实用的留言薄系统,可直接应用,无须修改...
一个特别小巧的,实用的留言薄系统,可直接应用,无须修改-a particularly compact and practical Guestbook system can be used directly without modification
- 2022-01-26 04:57:14下载
- 积分:1
-
一个聊天室服务端和客户端程序,可以设置服务器和端口
一个聊天室服务端和客户端程序,可以设置服务器和端口-A chat room service client and the client program, you can set the server and port
- 2023-03-19 22:40:03下载
- 积分:1
-
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码...
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
- 2022-04-01 12:25:40下载
- 积分:1
-
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。...
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。-The procedure for network video surveillance client software, using socket programming, using streaming media technology, functional and practical, can be directly compiled.
- 2023-04-19 18:15:03下载
- 积分:1
-
NDIS underlying development, miniport middle layer, network intercept data packe...
ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
- 2022-08-24 09:07:57下载
- 积分:1