-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1
-
rlogin client
这段代码是用VB.NET版2012
- 2023-09-04 00:00:04下载
- 积分:1
-
A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS20...
一个远程监视程序。
编写环境为VC6.0+WINDOWS2000
主要功能是管理Server的磁盘文件 主要包括:
上传文件
下载文件
执行文件
删除文件
文件属性
删除目录
创建目录
屏幕监视
-A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS2000 main function is to manage the disk file Server include: upload files download files document the implementation of file to delete to delete the directory attributes to create the directory screen monitor
- 2022-04-01 17:40:44下载
- 积分:1
-
一个telnet客户端,delphi的。对于初学telnet协议有很大帮助
一个telnet客户端,delphi的。对于初学telnet协议有很大帮助-a telnet client, the delphi. For beginners telnet agreement is very helpful
- 2022-04-28 21:44:12下载
- 积分:1
-
synchronization socket client
同步套接字客户端-synchronization socket client
- 2023-06-17 10:25:03下载
- 积分:1
-
简单的聊天程序,已经编译实现,希望大家喜欢!
简单的聊天程序,已经编译实现,希望大家喜欢!-A simple chat program has been compiled to achieve, I hope everyone likes!
- 2022-05-14 08:35:44下载
- 积分:1
-
用Visual C++开发的个人防火墙,对相关开发人员具有知道意义。...
用Visual C++开发的个人防火墙,对相关开发人员具有知道意义。-Visual C development of a personal firewall, to the relevant developers have to know significance.
- 2022-06-14 00:00:41下载
- 积分:1
-
NDIS中间驱动程序的一个很好的例子
NDIS中间驱动程序的一个很好的例子-NDIS Intermediate Drivers of a good example
- 2022-02-13 18:00:20下载
- 积分:1
-
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对...
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对初学socket编程的人有帮助-a simple vc do with the multi-threaded, socket programming, can see reports from two ip, internet network programming operations, is not doing very well, I will write next detail of the document onto a tame, and I hope to beginners socket programming to help people
- 2022-12-30 09:45:06下载
- 积分:1