CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - x scan
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - x scan - List
[
Hook api
]
X-Scan-v3.3-cn
DL : 1
X-SCAN 界面简洁、功能强大、最新版本下载
Update
: 2008-10-13
Size
: 10.26mb
Publisher
:
123
[
Windows Develop
]
X-way2[1].5
DL : 0
黑客的工具~ 好用。用做各种扫描! 还有攻击目标 有知趣者下!-Hacker s tool, very useful,which can scan many ports and attack them.
Update
: 2025-02-17
Size
: 927kb
Publisher
:
秦书玉
[
Scanner
]
Scan-X
DL : 0
Scan-X是一款非常好用的局域网扫描工具,现在我把原代码给大家,希望大家喜欢.-Scan-X is a very handy tool for LAN scanning, now I have the original code for everyone, hope you like them.
Update
: 2025-02-17
Size
: 249kb
Publisher
:
zwb
[
Other
]
netscanner
DL : 0
对各种网络扫描工具的使用进行了详细的介绍,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
Update
: 2025-02-17
Size
: 798kb
Publisher
:
诚然
[
JSP/Java
]
snmp++v3.2.21a.tar
DL : 0
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
Update
: 2025-02-17
Size
: 255kb
Publisher
:
zy
[
Other
]
x_scan
DL : 0
x-scan 大家一起学习,一起探讨,一起进步-x-scan we will study together, and together they explored together progre
Update
: 2025-02-17
Size
: 383kb
Publisher
:
lizegui
[
Hook api
]
X-Scan-v3.3-cn
DL : 0
X-SCAN 界面简洁、功能强大、最新版本下载-X-SCAN interface is simple and powerful, the latest version download
Update
: 2025-02-17
Size
: 10.26mb
Publisher
:
123
[
CSharp
]
water
DL : 0
经典的倒水问题 输入: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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
全柯
[
2D Graphic
]
Fast_Global_Minimization_Active_Contour
DL : 0
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
Update
: 2025-02-17
Size
: 53kb
Publisher
:
代松
[
Scanner
]
VS2003_XChecker2
DL : 1
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.
Update
: 2025-02-17
Size
: 5.78mb
Publisher
:
fdsa
[
SCM
]
Calculator
DL : 0
计算器。4x4键盘控制数码管显示,有+,—,x,/功能-Calculator. 4x4 keyboard to control the digital display, it+,-, X,/function
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhangnan
[
Windows Develop
]
yasuo
DL : 0
压缩文本文件 背景 压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。一种压缩文本文件的方法如下: 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。(单词不跨行)大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: x-ray 包括两个词 x 和 ray mary s 包括两个词 mary 和 s a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。 输入 输入为一段文本,你可以假设输入中不会出现数字、每行的长度不会超过 80 个字符,并且输入文本的大小不会超过 10M。 输出 压缩后的文本。
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
Other
]
car
DL : 0
给定一个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均为正整数。
Update
: 2025-02-17
Size
: 2kb
Publisher
:
chenxueping
[
SCM
]
ht+-X
DL : 0
Holtek单片机用汇编语言进行"+ - X /"运算的源码.-Holtek Singlechip conducted using assembly language+- X/-source computing.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
覃树军
[
VHDL-FPGA-Verilog
]
ds_K9F2G08U0A
DL : 0
K9F2G08UXA 256M x 8 Bit NAND Flash Memory
Update
: 2025-02-17
Size
: 866kb
Publisher
:
namo
[
Compress-Decompress algrithms
]
X-Scan-v3.2-cn
DL : 0
扫描工具,不知道是不是很好用, 希望大家可以给我帮忙修改一下-English s_scan
Update
: 2025-02-17
Size
: 8.97mb
Publisher
:
张
[
Console
]
NumericalSummation
DL : 0
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Cloudhyde
[
Internet-Network
]
X-Scan-v3.3
DL : 0
扫描工具,可以对服务,端口,ipc等信息进行扫描,方便简洁,在XP下运行。-Scanning tool that can service the port, ipc scan and other information to facilitate simple, running in XP.
Update
: 2025-02-17
Size
: 11.67mb
Publisher
:
john
[
Other
]
X-scan-lab-report
DL : 0
X-scan工具的演示和使用,里面是实验报告。-X-scan presentation and use of tools, which is the lab report.
Update
: 2025-02-17
Size
: 273kb
Publisher
:
li weixia
[
TCP/IP stack
]
X-Scan-v3.3-cn
DL : 0
本程序工具为网络工具扫描工具,能扫描端口和漏洞,功能强大-The network tools scan tool, the tool can scan ports and vulnerabilities, powerful
Update
: 2025-02-17
Size
: 9.3mb
Publisher
:
刘锦峰
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.