-
一个简单的红宝石脚本解释器。用法:在脚本目录下新建rb文件,R.
从RPG MAKER XP中提取的一个简单的ruby脚本解释器。使用方法:在script目录下新建rb文件,在require.rb中增加require。执行game.exe运行脚本。-A simple ruby script interpreter. Usage: In the script directory New rb files, require.rb add require. Implementation of the game.exe to run scripts.
- 2023-04-17 04:00:03下载
- 积分:1
-
一个自己的编的老板键程序,用于在工作时运行其它程序而不被发现。...
一个自己的编的老板键程序,用于在工作时运行其它程序而不被发现。-a part of the boss key procedures for the work of running other programs without being discovered.
- 2022-05-22 07:54:11下载
- 积分:1
-
页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助...
页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助-The arithmetic of page replacement,arithmetic used to the replacement,it is useful for the beginer of computer arithmetic.
- 2022-02-14 23:26:26下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
linklist
线性表的特殊形式――链表 一个类封装另一个类 -linklist
- 2022-01-26 03:32:28下载
- 积分:1
-
监视飞机上的小程序。监视,包括本地文件,…
监视本机状态的小程序。包括监视本地文件、进程、CPU、网络、Email等状态。并把监视结果发给外地的服务器。 需要装WinpCap才能运行。-surveillance aircraft on the small program. Surveillance including local files, processes, CPU, network, etc. Email state. Surveillance and field results to the server. Loaded WinpCap need to run.
- 2023-03-24 18:00:05下载
- 积分:1
-
网站java原程序
网站java原程序-website java original program
- 2023-06-07 16:55:03下载
- 积分:1
-
MathPro is a math program capable of performing complex operations. It is partic...
MathPro is a math program capable of performing complex operations. It is particularly useful for Algebra students of all levels. It performs many operations including solving quadratic equations.
- 2022-04-17 20:23:11下载
- 积分:1
-
VC实现的视频播放卡的驱动,用户电视台的视频流的播出
VC实现的视频播放卡的驱动,用户电视台的视频流的播出-the video card driver, user television broadcast video streams
- 2022-08-17 23:21:43下载
- 积分:1
-
Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理...
Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理-Windows log management software, free to insert a number of processes, and supports a host log on multi-project management
- 2023-03-07 04:50:02下载
- 积分:1