-
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,cal...
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的
timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descriptors occurred or a pre-set time when the arrival of the implementation of a ca llback function, addition, callback also supported by signals or rules timeout triggered the callback.
- 2022-03-03 16:18:48下载
- 积分:1
-
网写的真实
NET编写的一个实时传递模拟,可以操作即时通讯键盘上的一个简单的离线模拟
- 2022-01-31 05:42:55下载
- 积分:1
-
作一定修改可以穿透还原设备,软件,用汇编以及QB描述的
作一定修改可以穿透还原设备,软件,用汇编以及QB描述的-make certain changes can penetrate reduction equipment, software, the compilation and description of the QB
- 2022-07-11 23:14:47下载
- 积分:1
-
动态规划的原代码优化选择的最好的…
动态规划原代码,进行优化计算,优选的最好的使用的工具,不信你是看-dynamic programming original code optimization for the selection of the best tools to use, do not think you see
- 2022-02-09 17:30:14下载
- 积分:1
-
readmem
单元
unit ReadMem
interface
uses
TLHelp32,Windows
function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据
implementation
function UpperCase(const S: string): string
var
Ch:Char
L:Integer
Source,Dest: PChar
begin
L := Length(S)
SetLength(Result, L)
Source := Pointer(S)
Dest := Pointer(Result)
while L 0 do
begin
Ch := Source^
if (Ch >= a ) and (Ch
- 2022-06-01 01:48:35下载
- 积分:1
-
Register optimized encryption module is worth learning a thing
优化后的加密注册模块
很值得学习的一个东西-Register optimized encryption module is worth learning a thing
- 2023-04-18 02:20:04下载
- 积分:1
-
decryption and prepared by the加密算法
编写了加密解密算法
- 2023-02-06 09:35:04下载
- 积分:1
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分:1
-
UNIX口令扫描
UNIX口令扫描-UNIX password scanning
- 2022-03-26 13:27:57下载
- 积分:1
-
酒店管理系统源代码,数据库为acce
酒店管理系统源代码,数据库为acce-hotel management system source code, database acce
- 2023-01-19 21:15:04下载
- 积分:1