-
用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好...
用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-used to prepare the compilation process, arbitrary number of input 2 for 4 operator. Requests from the keyboard data entry and Operators, and the results of operations on the screen. Hello
- 2022-01-25 18:19:25下载
- 积分:1
-
NDIS的PASSTHRU层的驱动程序,MySource应用层的程序,负责向驱动程序发指令,本来是想做防火墙的,可后来做到可过滤IP地址后没有再做了...
NDIS的PASSTHRU层的驱动程序,MySource应用层的程序,负责向驱动程序发指令,本来是想做防火墙的,可后来做到可过滤IP地址后没有再做了
- 2023-07-30 03:05:04下载
- 积分:1
-
一个Unix系统安全增强工具,Shell程序
一个Unix系统安全增强工具,Shell程序 -A Shell tool which can enhance Unix system security
- 2023-05-28 05:05:03下载
- 积分:1
-
只要系统是win2k以上的,开启系统内的防火墙,学习防火墙编成...
只要系统是win2k以上的,开启系统内的防火墙,学习防火墙编成 -win2k as long as the system is more open system within the firewall, the firewall into learning
- 2022-03-21 23:37:39下载
- 积分:1
-
一个防火墙的源码,比较适合学习包过滤
一个防火墙的源码,比较适合学习包过滤-a firewall source code, the more appropriate learning packet filtering
- 2022-02-28 22:45:39下载
- 积分:1
-
install firewall
防火墙安装-install firewall
- 2022-05-19 11:08:08下载
- 积分:1
-
一步 的,慢慢学,你就可以成为一名入门的红课,大家加油啊,努力学习!...
一步 的,慢慢学,你就可以成为一名入门的红课,大家加油啊,努力学习!-it will tell you how to be a rudimental hacker ,if you read and learn step by step.Come on
- 2022-07-11 15:58:36下载
- 积分:1
-
TDI
基于tdi驱动的个人防火墙,用vc++实现,是一个开源的防火墙-Tdi-driven based on the personal firewall, using vc++ Realized, is a open source firewall
- 2022-03-07 22:09:20下载
- 积分:1
-
简单的防火墙程序。简单的防火墙程序。
简易防火墙程序. 简易防火墙程序.-Simple firewall program. Simple firewall program.
- 2022-04-13 07:32:00下载
- 积分:1
-
when to hide information, in order MATLAB within a window orders : hide = myhide...
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下-when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Direct
- 2022-05-22 16:16:17下载
- 积分:1