-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下...
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下-Visual C++ 2005 under the management of a process to write the code, the main function in the process of how to obtain the path. Need for reference
- 2022-06-14 20:08:36下载
- 积分:1
-
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。...
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。-The code to achieve the main drag and drop the document function, which can drag a file directly to the dialog box to run! Contains a detailed code.
- 2023-02-05 14:45:03下载
- 积分:1
-
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量...
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量-vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume
- 2022-03-10 10:00:48下载
- 积分:1
-
vb做的库存系统,相当好的系统 大家一定要好好利用
vb做的库存系统,相当好的系统 大家一定要好好利用-vb do inventory system, a very good system we must make good use of
- 2022-01-31 04:13:40下载
- 积分:1
-
NT Service 管理程序
NT Service 管理程序 -Managing NT Service
- 2022-07-18 05:24:25下载
- 积分: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
-
修改messagebox的源代码,down的!
修改messagebox的源代码,down的!-messagebox change the source code, down!
- 2022-06-15 19:15:14下载
- 积分:1
-
dll窗体业务
dll窗体业务-12
- 2022-07-08 01:01:47下载
- 积分:1
-
利用多线程实现不同任务同时进行, 在系统开发中 应用广泛
利用多线程实现不同任务同时进行, 在系统开发中 应用广泛-use multithreading different tasks simultaneously, the system widely used development
- 2023-07-10 02:25:02下载
- 积分:1