-
本程序主要介绍如何产生程序序列号,以保护软件开发者的合法权益...
本程序主要介绍如何产生程序序列号,以保护软件开发者的合法权益-This procedure describes how to generate the main program serial number, software developers in order to protect the legitimate rights and interests
- 2022-02-21 19:05:53下载
- 积分:1
-
This is a very good program, hope to be able, through your acceptance, thank you...
这是一个很好的程序,希望能够通过您的验收,谢谢!-This is a very good program, hope to be able, through your acceptance, thank you!
- 2022-04-26 11:57:24下载
- 积分:1
-
程序模仿WINDOWS的注册表,实现的绝大多数功能不过细节上和WINDOWS的注册表相比还是有差距的,如果有兴趣的话可以继续改进,呵呵虽然如此,但在一些对注册表...
程序模仿WINDOWS的注册表,实现的绝大多数功能不过细节上和WINDOWS的注册表相比还是有差距的,如果有兴趣的话可以继续改进,呵呵虽然如此,但在一些对注册表限至比较严的网吧中用来顾顾急救救火还是可以的
冷风 2007-6-14-Procedures mimic WINDOWS registry, the realization of the vast majority of functionality, however the details of WINDOWS registry and there are still gaps in comparison, if are interested can continue to improve,呵呵In spite of this, but in some of the registry to a more stringent limit Internet cafes used to Gu Gu first-aid fire-fighting the cold wind can still 2007-6-14
- 2022-03-13 01:02:20下载
- 积分:1
-
控制进程例子,这个例子是示范怎么关闭指定的进程!
控制进程例子,这个例子是示范怎么关闭指定的进程!-control process for example, was a model of how to close the designated process!
- 2022-03-23 02:16:15下载
- 积分:1
-
friends do a software tool, in order to download a useful source, he had sold. W...
一个朋友做的工具软件,为了下载一个有用的源码,不得不把他出卖了。 有WinXP风格的菜单,VC托盘等功能。-friends do a software tool, in order to download a useful source, he had sold. With WinXP style menu, VC tray functions.
- 2023-05-31 17:30:03下载
- 积分:1
-
外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载....
外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载.-external promotion procedures (need to call the main program), the specific code is not listed here, or your own source code to see it. The procedure is the idea of the document is to read the server upgrade and upgrade addresses, then download the new version.
- 2022-12-13 03:40:03下载
- 积分:1
-
2d激电反演程序包
本程序包是某某理工开发的,做2维电阻率极化率的正反演工作,主要用于科研学习,可以做二极,三极,对称四级,偶极-偶极数据的正反演,用有限差分法,做正演,可以加载地形条件,效果比较好。
- 2022-03-15 06:07:38下载
- 积分:1
-
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,...
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,-rotate France scheduling algorithm source, we hope that correct. This is a curriculum designed topics, huh
- 2022-03-26 07:24:50下载
- 积分:1
-
调用windows的api,实现自动关机功能
调用windows的api,实现自动关机功能-auto shutdown
- 2022-03-23 21:35:18下载
- 积分: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