-
在 VB 6 中的 FTP & vbnet
提示: 您将赚取积分 (0-20) 基于您的源代码和说明的质量。质量低、 重复的代码或穷人所述将被删除。
- 2022-12-26 02:50:03下载
- 积分:1
-
用程序实现二十四点的算法很多,但大都比较繁杂。考虑到凑出结果的可能情况并不是太多,在这里我们将主要靠自己穷举可能的演算式外加循环计算来实现。...
用程序实现二十四点的算法很多,但大都比较繁杂。考虑到凑出结果的可能情况并不是太多,在这里我们将主要靠自己穷举可能的演算式外加循环计算来实现。 -24 points by the procedure of the algorithm to achieve a lot, but are relatively complicated. Taking into account the possible outcome of凑出not too much, where we will mainly rely on their own exhaustive calculus style plus possible to achieve the cycle calculation.
- 2022-04-18 03:18:18下载
- 积分:1
-
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。...
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。-automatically restart the computer system, this code contains the corresponding function, reference code can be prepared related functions.
- 2022-07-14 15:56:45下载
- 积分:1
-
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供...
可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供给其他程序处理。-Scalable file search command line. This tool is command-line program, you can specify the directory in accordance with the file name wildcard, create time, last access time, last updated document search terms, and this file name and other information provided as a parameter to other procedures.
- 2022-03-10 05:59:19下载
- 积分:1
-
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。...
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
- 2022-05-12 14:17:26下载
- 积分:1
-
写一个简单的pedumper wxWidgets框架!
A simple PEDUMPER written in wxWidgets framework!
- 2022-06-19 14:29:29下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
delphi关于磁卡读写器的、密码键盘读写卡操作
delphi关于磁卡读写器的、密码键盘读写卡操作-delphi on the magnetic card reader, and a password to operate the keyboard card reader
- 2023-01-24 08:05:03下载
- 积分:1
-
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
-floppy disk drive// source// C// English can directly control floppy
- 2022-03-16 03:58:45下载
- 积分:1