-
efastrun
程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库(procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library)
- 2005-04-25 15:49:52下载
- 积分:1
-
ProtectProcess
进程保护,支持WIN7,已经在VS2010的环境WINDDK7600.16385.1下编译通过,代码中硬编码了cacl.exe这个进程,可以测试通过任务管理器不能关闭cacl.exe,但是,可以通过taskkill /pid来关闭进程,因此还需要升级。(Process protection, support WIN7, already at ambient WINDDK7600.16385.1 VS2010' s compiler, code hard-coded cacl.exe this process, the test can not be closed cacl.exe through the Task Manager, but can be disabled by taskkill/pid process, it also needs to be upgraded.)
- 2017-04-04 21:38:14下载
- 积分:1
-
Stocks-query
VB编写股票行情小工具MiniStock(MiniStock source)
- 2013-11-07 15:28:43下载
- 积分:1
-
Test
win7 x64 过TP源码,看雪大神发的,学习必备(win7 x64 pass tp,win7 x64 pass tp,win7 x64 pass tp.)
- 2015-10-29 11:40:19下载
- 积分:1
-
DrugPic
VB将图像拖动到任意打开的窗口上,有需要的就下载吧。(VB drag the image to any open window, there is a need to download it.)
- 2013-08-13 23:27:17下载
- 积分:1
-
zoj1094
zoj094
Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
(Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
)
- 2012-06-10 10:38:53下载
- 积分:1
-
useMSComm
利用MSComm控件实现字符型数据发送与接收(MSComm control to achieve the transmission and reception of character data)
- 2015-06-04 17:28:58下载
- 积分:1
-
fangkuai2
俄罗斯方块,用VC6.0写的,使用小键盘的2,8,4,6实现移动和变化,5暂停(Tetris with VC6.0 written using the keypad 2,8,4,6 for mobile and change, 5 suspended)
- 2013-11-12 22:32:00下载
- 积分:1
-
VB版的迷宫游戏源代码
VB版的迷宫游戏源代码,非常不错的源码程序,新手可靠的参考(VB version of the maze game source code,.Rar)
- 2017-06-30 13:42:46下载
- 积分:1
-
dq
读取CORS数据,重采样成30秒,计算电离层总电子含量(Read CORS data, resampling into 30 seconds, calculate the total electron content of the ionosphere)
- 2016-08-22 10:09:01下载
- 积分:1