Welcome![Sign In][Sign Up]
Location:
Search - X-Scan

Search list

[Hook apiX-Scan-v3.3-cn

Description: X-SCAN 界面简洁、功能强大、最新版本下载
Platform: | Size: 10759489 | Author: 123 | Hits:

[Windows DevelopX-way2[1].5

Description: 黑客的工具~ 好用。用做各种扫描! 还有攻击目标 有知趣者下!-Hacker s tool, very useful,which can scan many ports and attack them.
Platform: | Size: 949248 | Author: 秦书玉 | Hits:

[ScannerScan-X

Description: Scan-X是一款非常好用的局域网扫描工具,现在我把原代码给大家,希望大家喜欢.-Scan-X is a very handy tool for LAN scanning, now I have the original code for everyone, hope you like them.
Platform: | Size: 254976 | Author: zwb | Hits:

[Othernetscanner

Description: 对各种网络扫描工具的使用进行了详细的介绍,Nmap,nessus,x-scan,详细的命令参考,作为工具手册之用-of various network scanning tools use a detailed briefing, Nmap, nessus. x-scan, a detailed order reference manual as a tool for use
Platform: | Size: 817152 | Author: 诚然 | Hits:

[JSP/Javasnmp++v3.2.21a.tar

Description: JdonFramework need above jdk 1.4.0 This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1-JdonFramework need above jdk 1.4.0 This've rsion has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
Platform: | Size: 261120 | Author: zy | Hits:

[Otherx_scan

Description: x-scan 大家一起学习,一起探讨,一起进步-x-scan we will study together, and together they explored together progre
Platform: | Size: 392192 | Author: lizegui | Hits:

[Hook apiX-Scan-v3.3-cn

Description: X-SCAN 界面简洁、功能强大、最新版本下载-X-SCAN interface is simple and powerful, the latest version download
Platform: | Size: 10759168 | Author: 123 | Hits:

[CSharpwater

Description: 经典的倒水问题 输入:2个水桶的容积(x,y) 输出:量出z升水的最少次数-Classic problem of the importation of pouring money down the drain: two buckets of volume (x, y) output: z basing revenue plans on spending at least the number of liters of water
Platform: | Size: 1024 | Author: 全柯 | Hits:

[2D GraphicFast_Global_Minimization_Active_Contour

Description: Author: Xavier Bresson (% Last version: Aug 3, 2008 % For more information: X. Bresson and T.F. Chan, "Fast Minimization of the Vectorial Total Variation Norm and Applications to Color Image Processing", CAM Report 07-25-Author: Xavier Bresson ( Last version: Aug 3, 2008 For more information: X. Bresson and TF Chan, Fast Minimization of the Vectorial Total Variation Norm and Applications to Color ImageProcessing , CAM Report 07-25
Platform: | Size: 54272 | Author: 代松 | Hits:

[ScannerVS2003_XChecker2

Description: X-探测器2.6版完全源码.X-探测器是在网络端口监视软件的基础上增加了隐藏进程检查、加载驱动程序检查、HOOK系统服务函数检查、Windows Hook检查、远程线程创建检查、网络端口关闭及阻止程序上网等功能的系统安全检查软件。-X-Detector 2.6 version complete source. X-detector in the network port monitoring software based on an increase of hidden process inspection, load the driver to check, HOOK system function checks, Windows Hook inspection, remote thread creation check , network ports and stop the procedure to close the Internet and other functions of the system software security checks.
Platform: | Size: 6063104 | Author: fdsa | Hits:

[SCMCalculator

Description: 计算器。4x4键盘控制数码管显示,有+,—,x,/功能-Calculator. 4x4 keyboard to control the digital display, it+,-, X,/function
Platform: | Size: 3072 | Author: zhangnan | Hits:

[Windows Developyasuo

Description: 压缩文本文件 背景 压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。一种压缩文本文件的方法如下: 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。(单词不跨行)大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: x-ray 包括两个词 x 和 ray mary s 包括两个词 mary 和 s a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。 输入 输入为一段文本,你可以假设输入中不会出现数字、每行的长度不会超过 80 个字符,并且输入文本的大小不会超过 10M。 输出 压缩后的文本。
Platform: | Size: 1024 | Author: | Hits:

[Othercar

Description: 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N, N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中 应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在 起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则 免付费用。 (3)汽车在行驶过程中遇油库则应加满油并付加油费用A。 (4)在需要时可在网格点处增设油库,并付增设油库费用C(不含加油费用A)。 (5)(1)~(4)中的各数N、K、A、B、C均为正整数。
Platform: | Size: 2048 | Author: chenxueping | Hits:

[SCMht+-X

Description: Holtek单片机用汇编语言进行"+ - X /"运算的源码.-Holtek Singlechip conducted using assembly language+- X/-source computing.
Platform: | Size: 13312 | Author: 覃树军 | Hits:

[VHDL-FPGA-Verilogds_K9F2G08U0A

Description: K9F2G08UXA 256M x 8 Bit NAND Flash Memory
Platform: | Size: 886784 | Author: namo | Hits:

[Compress-Decompress algrithmsX-Scan-v3.2-cn

Description: 扫描工具,不知道是不是很好用, 希望大家可以给我帮忙修改一下-English s_scan
Platform: | Size: 9408512 | Author: | Hits:

[ConsoleNumericalSummation

Description: Produce a table of the values of the series (1) for the 3001 values of x, x = 0.0, 0.1, 0.2, …, 300.00. All entries of the table must have an absolute error less than 10-10. This problem is based on a problem from Hamming (1962), when mainframes were very slow by today s microcomputer standards. Format of function void Series_Sum( double sum[] ) where double sum[] is an array of 3001 entries, each contains a value of y(x) for x = 0.0, 0.1, 0.2, …, 300.00.-Produce a table of the values of the series (1) for the 3001 values of x, x = 0.0, 0.1, 0.2, …, 300.00. All entries of the table must have an absolute error less than 10-10. This problem is based on a problem from Hamming (1962), when mainframes were very slow by today s microcomputer standards. Format of function void Series_Sum( double sum[] ) where double sum[] is an array of 3001 entries, each contains a value of y(x) for x = 0.0, 0.1, 0.2, …, 300.00.
Platform: | Size: 1024 | Author: Cloudhyde | Hits:

[Internet-NetworkX-Scan-v3.3

Description: 扫描工具,可以对服务,端口,ipc等信息进行扫描,方便简洁,在XP下运行。-Scanning tool that can service the port, ipc scan and other information to facilitate simple, running in XP.
Platform: | Size: 12237824 | Author: john | Hits:

[OtherX-scan-lab-report

Description: X-scan工具的演示和使用,里面是实验报告。-X-scan presentation and use of tools, which is the lab report.
Platform: | Size: 279552 | Author: li weixia | Hits:

[TCP/IP stackX-Scan-v3.3-cn

Description: 本程序工具为网络工具扫描工具,能扫描端口和漏洞,功能强大-The network tools scan tool, the tool can scan ports and vulnerabilities, powerful
Platform: | Size: 9748480 | Author: 刘锦峰 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net