-
desquirr
decompiler, ida的插件代码,可以反编译asm(Decompiler, Ida plug-in code, the compiler can be anti-asm)
- 2006-06-26 14:22:06下载
- 积分:1
-
ICON
ICON图标提取工具,可以提取exe以及dll文件程序的所有icon图标。(ICON icon extraction tool to extract the program exe and dll files for all icon icon.)
- 2011-05-11 11:25:44下载
- 积分:1
-
HookKey
Inline hook KeyboardClassServiceCallback实现键盘记录(Inline hook KeyboardClassServiceCallback achieved keylogger)
- 2020-10-20 11:27:24下载
- 积分:1
-
3242
数字图像处理实习代码,包括图像转换,灰度变换、几何变换.....(Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....)
- 2010-03-06 18:04:23下载
- 积分:1
-
ccnvecixntapplication
A MATLAB application, very convenient!
- 2017-05-11 13:06:42下载
- 积分:1
-
studentresigter
此程序避免了对于大学期间的学生登记注册功能(This procedure avoids the college students for the registration function)
- 2009-10-19 10:28:13下载
- 积分:1
-
gc
说明: 简单垃圾回收器本人以多次试用效果不错,请大家多提意见
(Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
- 2007-08-07 10:54:52下载
- 积分:1
-
HookIE01
上网限制:通过添加应用程序黑白名单,禁止或者允许学生机访问指定的网址。(Internet Restrictions: black list by adding an application to prohibit or allow students to access the specified URL.)
- 2013-08-13 13:24:32下载
- 积分:1
-
nt_serv_wiz_source
建立带有NT Service程序的模板 (The template for creating the app with NT Service)
- 2020-09-04 11:48:14下载
- 积分:1
-
PL0-The-compiler
一、完成的实验内容及说明
基本内容
(1)扩充赋值运算:+ 和 -
(2)扩充语句 REPEAT
<语句序列>
DOWHILE <条件>
其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列>
选做内容
(1)增加运算:++ 和 。
(2)增加类型:① 字符类型; ② 实数类型。
(3)扩充函数:① 有返回值和返回语句;② 有参数函数。
(4)增加一维数组类型
(A, the experiment content and complete
The basic content
Operation: (1) expand the assignment+ and
(2) REPEAT expansion statements
< > statement sequence
Conditions of DOWHILE < >
Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence
Choose to do content
(1) operation:++ and .
(2) types: (1) character types (2) real types.
(3) the expansion of function: (1) has a return value and return statement (2) a parameter function.
(4) increase a one-dimensional array type)
- 2020-07-16 22:38:54下载
- 积分:1