-
实现托盘程序的例子
实现托盘程序的例子-achieve pallet procedures example
- 2022-08-26 00:42:31下载
- 积分:1
-
run exe were to a password
让运行的exe都加一个密码保护.
对你的隐私很好的保护. -run exe were to a password-protected. To your good privacy protection.
- 2023-09-05 22:35:03下载
- 积分:1
-
c++控制台简易五子棋,增加鼠标支持
- C++ 单个源文件...
- 文件名: go2.cpp
- 编译器名: TDM-GCC 4.8.1 32-bit Release
- C++ 编译器: %BinDir0%g++.exe
- 命令: g++.exe go2.cpp" -o "go2.exe" -ansi -m32 -I"%CppIncludeDir0%" -I"%CppIncludeDir1%" -L"%LibDir0%" -static-libgcc -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32 -m32
- 输出文件名: go2.exe
- 输出大小: 1.30 MB
- 编译时间: 2.06s
- 2022-02-26 23:11:13下载
- 积分:1
-
vb remote monitoring procedures. Rar
vb的远程监控程序.rar-vb remote monitoring procedures. Rar
- 2022-05-13 14:22:47下载
- 积分:1
-
QT TCP通讯
应用背景
应用于WINDOWS操作系统下的网络C/S通讯,可以实现服务器和客户端的建立,相互之间的通讯。主要用于自动控制系统的上位机软件与设备之间的通讯。
关键技术主要是关于windows下的 TCP服务器件建立和TCP客户端的建立,以及之间的通讯过程。程序实际调试通过。与调试助手握手通讯正常。
- 2022-01-30 23:36:58下载
- 积分:1
-
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法...
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法-accordance with the instructions on your screen, we can input from the keyboard and index coefficient, the importation of two polynomials is the end of two consecutive 0 mark. This program can achieve two polynomials Adder
- 2022-02-24 09:24:14下载
- 积分:1
-
完整的列表浏览器,可以提取和未提取所有检查类型。我有美国..
Complete List Viewer that can extract and un extract all checked types. i have used this vcl in my projects. enjoy boys and girls!
- 2022-03-13 09:06:05下载
- 积分:1
-
SMTP与POP3协议 能够接收与发送邮件
SMTP与POP3协议 能够接收与发送邮件-POP3 and SMTP to send and receive mail
- 2022-10-04 14:00:03下载
- 积分:1
-
MSDOS 7.1 ISO
MSDOS 7.1 ISO完整版镜像可在虚拟机内运行~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-01-24 17:17:01下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1