-
专属记事本
本程序在visual studio 2010 上完成,比较简单。主要实现记事本的一些基本功能,包括一般的打开,新建,保存,复制,粘贴,全选,删除等功能。上述功能都能用右键实现。
- 2022-03-20 23:39:17下载
- 积分:1
-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-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
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
Element is a network monitoring program, to be able to monitor network traffic a...
也是一个网络监控元程序,能够监控到网络中的流量等信息-Element is a network monitoring program, to be able to monitor network traffic and other information
- 2023-03-10 13:15:04下载
- 积分:1
-
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。...
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
- 2023-08-16 19:05:04下载
- 积分:1
-
经典强悍,对初学者不太适合。 shell监控网络
经典强悍,对初学者不太适合。 shell监控网络-classic tough and not suitable for beginners. Shell Monitoring Network
- 2022-07-22 02:22:14下载
- 积分:1
-
课互传多种格式的文件,如电影、图片、文档。还可以发送组播消息,是可靠的网络传输工具。...
课互传多种格式的文件,如电影、图片、文档。还可以发送组播消息,是可靠的网络传输工具。
-Classes to each other in multiple formats of documents, such as movies, pictures, documents. Can also send multicast message, is a reliable tool for network transmission.
- 2022-08-15 07:14:13下载
- 积分:1
-
单射函数问题
设函数f将点集S = {0,1, , n
单射函数问题
设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要
从S中选取最大子集X Í S 使f (X )是单射函数。
例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。-Injective function, the function f the problem will be the point set based S = (0,1, , n-1) maps to f (S) = (f (i) | iÎ S) Í S. Injective function of the problem from the largest subset of S, select the X Í S so that f (X) is injective function. For example, when n = 7, f (S) = (1,0,0,2,2,3,6) Í S, when, X = (0,1,6) Í S is a subset of the desired maximum.
- 2023-04-24 20:15:02下载
- 积分:1
-
网络监听,可以查到包源及目的地址,可以分析数据包的内容...
网络监听,可以查到包源及目的地址,可以分析数据包的内容-eavesdropping network can check packet source and destination addresses can analyze the contents of data packets
- 2022-04-01 14:10:46下载
- 积分:1