搜索资源列表
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
钩子的应用程序运行监视
- 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop th
cupgetinfror
- 获取cpu指令数测试程序运行时间-access cpu directive few run-time test procedure
comtut17src55
- 我们写程序,经常需要实现这样的需求: 例一、程序运行产生一个窗口,用户关闭的时候需要记录窗口的位置,以便下次运行时保持位置不变; 例二、由于程序运行时间很长,今天执行一部分,明天继续执行。那么在下次运行前要恢复前次的状态; -we write procedures and frequently required to achieve such a demand : an cases, procedures have on the operations of a window, use
c++_shixian
- 程序运行时间的类(c++),经过编译了,可以直接使用-the category (c), after the compiler can be used directly!
SYSTEMTIME
- 如何在VC++中获取系统时间以及获得程序运行时间
DOMCount
- 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,
jcgl
- (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-(1) design process control blo
line2
- 数组排序并计算程序运行时间,以C++为运行工具,使读者理解c++中时间函数的使用-Sort the array and calculate the running time
Key_to_Introduction_to_Algorithms
- 这是对加快程序运行时间,合理程序类型最有效,最有说服力的一本书-Introduction to Algorithm
clock
- 计算程序运行时间的小函数,C语言编写,可以学习一下-funtion to calculate the time which your programme had been cost
timestamp_p
- 显示程序运行时间的程序,非常好的子程序 调用很简单-The subroutine of time of program elasped。 It is very easy to call
vcPP--get--time-
- 这是一些在vc++环境下整理的对程序运行时时间的获取,方便对程序运行时间的计算和统计-What is Get finishing under vc++ Setting the program run time, to facilitate the calculation and the program running time stats
Time_Count
- C++ 测试 程序运行时间,经本人测试通过,非常不错-C++ test program time
Processorscheduling
- 用优先级判断的处理器调度模拟程序,程序运行时间结束后结束。-Used to determine the priority of processor scheduling simulation program, after the close of the program is running.
GetTime
- 显示当前系统时间并显示程序运行时间点和程序运行了多长时间。-Displays the current system time and displays the program run time and how long the program is running.
231234
- 百钱买百鸡的算法,用所有的钱来买公鸡和小鸡,就可以知道cocks<=14,同理,hens<=25,可以缩减程序运行时间; -中文(简体)英语日语 翻译文字或网页 百钱买百鸡的算法,用所有的钱来买公鸡和小鸡,就可以知道cocks<=14,同理,hens<=25,可以缩减程序运行时间; 请键入文字或网站地址,或者上传文档。 取消 Bǎi qián mǎi bǎi jī de suànfǎ, yòng suǒyǒu de qián lái
ThreadRun
- 利用现有操作系统提供的同步机制编程实现无线程同步控制、Windows同步线程、Peterson同步线程并发运行,并用程序运行时间长短比较两种同步机制。-The use of synchronous programming mechanisms existing operating system to provide wireless synchronization control process, Windows thread synchronization, Peterson synchron
shutdown
- 如果程序运行时间跨度超过10个小时,电脑将将强制关机。-If the program running time span of more than 10 hours, the computer will be forcibly shut down.
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B