-
判定一个图是否是双连通图,没有实现图形界面,是DOS程序
判定一个图是否是双连通图,没有实现图形界面,是DOS程序-To determine whether a graph is a two-connected graph, there is no realization of a graphical interface is DOS program
- 2022-05-07 03:26:06下载
- 积分:1
-
类似OICQ的局域网通信使用TCP协议,使用Winsock控件,可以发送文件
类似OICQ的局域网通信,采用TCP协议,利用winsock,可以传文件-similar OICQ LAN communications using TCP, using winsock, can send documents
- 2023-04-06 04:15:04下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1
-
在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.Strin...
在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habits code prepared is very important, such as the right to attempt to use java.lang.String java.util.Vector category and type, it can significantly improve the performance.
- 2022-12-16 04:15:03下载
- 积分:1
-
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多...
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多-Learning c++ Necessary tools, I compared the book to this important to a lot of Volume II
- 2022-12-08 05:15:05下载
- 积分:1
-
一个定时自动关机程序
一个定时自动关机程序-a regular automatic shutdown procedures
- 2022-11-24 18:30:03下载
- 积分:1
-
Batch job scheduling problem, with VC++ Realize, code can be directly run
批处理作业调度问题,用VC++ 实现,代码可直接运行,-Batch job scheduling problem, with VC++ Realize, code can be directly run
- 2022-04-14 18:08:48下载
- 积分:1
-
Delphi的同伴
Delphi编写的点对点传文件程序-Delphi peer-to-peer file-procedures
- 2022-02-11 18:11:30下载
- 积分:1
-
tcp数据包的收发
说明文档--------------------------------------------------------1.本文件夹包含以下文件:客户端程序(SendTCP.java)、服务端程序(ListenTCP.java)2.程序运行过程: *先运行 javac SendTCP.java javac ListenTCP.java *再打开两个提示符窗口,在一个里先执行java ListenTCP 另一个再执行 java SendTCP 源ip 源端口 目的ip 目的端口 *在客户端的窗口里输入要发送的信息 *如果成功会有成功结果显示
- 2023-02-21 00:00:03下载
- 积分:1
-
OpenCV
基于opencv的人脸和人眼检测程序,mfc界面,功能强大,简洁好用-Opencv-based human face and the human eye testing procedures, mfc interface, a powerful, simple and easy to use
- 2022-01-28 00:57:35下载
- 积分:1