-
功能:多线程、E
功能:多线程、E-mail转发、自动隐藏,huffman、JPEG压缩,全屏、指定区域或最前窗口抓图,窗口或全屏控制方式,彩色或黑白显示,修改注册表、取密码、记录键盘信息等等。
缺点:控制端在WIN98下运行,每抓一幅图会吃掉几十K内存,不知道为什么,在WIN2000下运行没有发现这种情况,知道原因请通知我。E-mail:KelvinSpace@21cn.com
Regedit:HKEY_CURRENT_CONFIG/CtrlSrvr设置E-MAIL地址等,电邮密码写在程序中(TVB)
服务端密码:TVB123(注意大小写)
文件:pe2.part01.rar至pe2.part05rar共5个文件
-Features: multi-threaded, E-mail forwarding, auto-hide, huffman, JPEG compression, full screen, specify the area or the front window, drawings, window or full-screen control mode, color or black and white display, modify the registry, get your password, record keyboard information and so on. Drawback: controlling end of the run WIN98, each grasping a plan would eat up tens of K of memory, do not know why, in the running under WIN2000 did not find such a situation, know the reason please let me know. E-mail: KelvinSpace@21cn.com Regedit: HKEY_CURRENT_CONFIG/CtrlSrvr Set E-MAIL addresses, e-mail your password to write in the program (TVB) server-side password: TVB123 (case sen
- 2022-08-07 08:55:37下载
- 积分:1
-
a widening tyrants game source code, the interface ~ Oh well is a good example o...
一个拉霸游戏的源码,界面不错的哦~是一个很好的VB游戏例子!-a widening tyrants game source code, the interface ~ Oh well is a good example of VB game!
- 2022-12-18 01:40:03下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
这是一个非常实用的网页素材。点点的星光让你的主页更加引人注目。...
这是一个非常实用的网页素材。点点的星光让你的主页更加引人注目。-This is a very useful material to the website. Stars bit of the home page will let you more visible.
- 2022-05-09 14:04:12下载
- 积分:1
-
用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器...
用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器即可.-for data pretreatment multiwavelet decomposition and reconstruction process. Multiwavelet which is the Panasonic balance multiwavelets Therefore, the pretreatment before decomposition is the equivalent pre-filter. If you want other non-equilibrium multiwavelets only replacement for the corresponding pre-filter may be.
- 2022-08-11 09:51:21下载
- 积分:1
-
operating system with the further understanding of algorithms, and to further un...
操作系统用的进一步理解各种算法的性能,并且进一步理解各种页面替换算法的优缺点。 -operating system with the further understanding of algorithms, and to further understanding of pages replacement algorithm are discussed.
- 2022-01-25 20:40:52下载
- 积分:1
-
complete vb marketing system source code, contains crystalreport generation, Pas...
完整的vb销售系统源代码,包含了crystalreport的生成,密码peng-complete vb marketing system source code, contains crystalreport generation, Password peng
- 2022-08-26 12:10:59下载
- 积分:1
-
下载管理
下载管理- Downloading manages
- 2022-02-20 23:08:16下载
- 积分:1
-
神话2完整数据库~有个很受欢迎的游戏
希望大家喜欢
神话2完整数据库~有个很受欢迎的游戏
希望大家喜欢-complete database-a very popular game hope you like
- 2022-10-24 14:40:04下载
- 积分:1
-
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看...
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看-on ruby introductory examples directly pressure can use it, through the use of Windows, suitable for newcomers to watch
- 2023-09-06 22:20:03下载
- 积分:1