-
利用shell编程实现进程删除自身sdk
利用shell编程实现进程删除自身sdk-The use of shell programming process to delete their own sdk
- 2022-07-27 00:32:01下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,输入法自动切换源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the input method automatically switch the source code
- 2022-03-23 11:25:22下载
- 积分:1
-
获取 MAC 地址
此程序通过读取读取本地主机的 MAC 地址
通过 GetAdapatersInfo 的信息。它并不依赖 NETBIOS
议定书和以太网适配器不需要连接到网络。
支持在 Windows NT/2000年/XP
在 Windows 95/98/我支持
在 PC 上支持多个 NIC 卡
- 2022-03-15 18:23:16下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
自动抓屏为JPG图片格式,非常有用.对界面处理的有需要.
自动抓屏为JPG图片格式,非常有用.对界面处理的有需要.-Automatic screenshots to JPG picture format, very useful. On the interface there is a need of treatment.
- 2022-04-22 20:55:12下载
- 积分:1
-
An extract from the FileMon filter out keywords code can specify a keyword match...
一个从FILEMON中提取出来的关键字过滤代码,能对指定关键字进行匹配.-An extract from the FileMon filter out keywords code can specify a keyword match.
- 2022-06-20 20:24:50下载
- 积分:1
-
从EXE程序中导出函数的示例
从EXE程序中导出函数的示例-from EXE procedures derived function of sample
- 2022-04-01 07:49:53下载
- 积分:1
-
说明:TIconDialog 构件封装 Windows 未公开的 API,提供专门选取图标 ( Icon ) 的构件的源代码 1.0 版。...
说明:TIconDialog 构件封装 Windows 未公开的 API,提供专门选取图标 ( Icon ) 的构件的源代码 1.0 版。 -: Component Packaging TIconDialog undisclosed Windows API to provide specialized selection icon (Icon) component of the source code version 1.0.
- 2022-01-31 15:45:11下载
- 积分:1
-
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。...
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。-read registry example, the use of the API, readable registry for all projects.
- 2023-02-04 01:45:03下载
- 积分:1
-
can capture real
可以实时捕捉光标位置。典型的VC编程,下载后可以直接运行。可以嵌入其它程序。-can capture real-time location of the cursor. A typical VC program can be downloaded directly after the operation. Other programs can be embedded.
- 2022-09-04 21:40:03下载
- 积分:1