搜索资源列表
ssjpacket
- (这个是在网上搜集的别人的程序,只是用于学习) 这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。 这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止外挂),这个外挂程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此外挂程序有下面几个功能: 1。复制装备 2。强
softhy853
- 1) 本站不保证所提供软件或程序的完整性和安全性。 2) 请在使用前查毒。 4) 转载本站提供的资源请勿删除本说明文件。 5) 本站提供的程序均为网上搜集,如果该程序涉及或侵害到您 的版权请立即写信通知我们。 6) 本站提供软件只可供研究使用,请在下载24小时内删除, 切勿用于商业用途,由此引起一切后果与本站无关。-1) site does not guarantee provided by the software or the integrit
GoogleHacking
- google hacking其实并算不上什么新东西,在早几年在一些国外站点上就有过相关的介绍,但是由于当时并没有重视这种技术,认为最多就只是用来找找未改名的mdb或者别人留下的webshell什么的,并无太大实际用途.但是前段时间仔细啃了些资料才猛然发觉google hacking其实并非如此简单-actually not really nothing new, in the past few years in some foreign sites have all relevant, but
loginqq
- 近日由于在华为培训,期间因为导师们忙得要紧,没那么多时间去教导我们,只是给我们看文档和代码,看完了,没事就想出这个来玩玩了。这里要先用SPY++来找到QQ登陆框的各个窗口标题或ID号。-Huawei recently due to the training, because the tutors during the busy bear, not so much time to teach us, just give us documentation and code reading, with
Douglas-PeuckerLineApproximationAlgorithm
- When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
WinsScan
- Microsoft WINS Vulnerability and OS/SP ScannerBy default, nothing printed on screen, 200 threads, all results in the file HS_WINS.txt -v..: lite verbose, will print the NOT_PATCHED results on the screen -vv.: hard verbose, will print ALL results on t
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
fangkuaiyouxi
- “方块”游戏使用一个3x3的网格,其中每一个单元格要么显示一种颜色,要么什么都没有(表示为黑色)。游戏开始时一些单元格随机填充颜色,其他的都用默认黑色。只要你在30秒内清除所有单元格的颜色(全部变为黑色,没有其他颜色存在),你就获胜了。- Box game using a 3x3 grid, each of which shows a single cell or a color, or nothing (that is black). Play the beginning of some c
Cplay
- 本站不保证所提供软件或程序的完整性和安全性。 ║ ║ 2) 请在使用前查毒。 ║ ║ 4) 转载本站提供的资源请勿删除本说明文件。 ║ ║ 5) 本站提供的程序均为网上搜集,如果该程序涉及或侵害到您║ ║ 的版权请立即写信通知我们。 ║ ║ 6) 本站提供软件只可供研究使用,请在下载24小时内删除, ║ ║ 切勿用于商业用途,由此引起一切后果与本站无关。 -This site does not guarantee that software or proced
spic
- 缩略图生成 功能:缩略图生成(按比例缩小) 作者:刘先军 时间:2007-10-25 需要参数: $lxjspicname="图片名{不能为空}" $lxjspictype="图片类型[以图片名的扩展名为准(支持类型|jpg|jpeg|gif|png|bmp|)]{不能为空}" $lxjspicpath="图片路径{不能为空}" $lxjspicsizex="缩略图宽设置[默认150]" $lxjspicsizey="缩略图高设置[默认150]"
wordpress
- 简单的说,Wordpress是一个BLOG程序,用它你可以架设完全属于你自己的BLOG。而Wordpress现在的应用又不仅仅只是在BLOG方 面,因为其强大的扩展性,部分网站甚至已经开始使用Wordpress来架设,或者说这些BLOG你甚至都看不出它们只是BLOG而已 主要更新列表: 大量更新、优化WordPress后台JS代码。 优化后台插件编辑功能。 优化后台页面CSS代码。 优化Widgets代码和CSS。 增强主题编辑功能,优化主题编辑CSS代码。 优
QQLoginUseVisualCPP
- 近日由于在华为培训,期间因为导师们忙得要紧,没那么多时间去教导我们,只是给我们看文档和代码,看完了,没事就想出这个来玩玩了。这里要先用SPY++来找到QQ登陆框的各个窗口标题或ID号-Huawei recently due to training as tutors during the busy bear, not so much time to teach us, just give us the documentation and code, read, and nothing would
VCPrjToHtml
- 大部分VC编程的朋友都遇到过这种情况:写过的一大堆工程代码在硬盘里放着,有时候想找某个工程的源代码查看都找不到,同时一些不舍得删又没多大用的工程放在哪儿也占地方,像我就下载了很多教程的配套源代码,大小差不多有两三个多G,放在那儿实在是占地方。而且查看时得一个文件夹一个文件夹的找,太麻烦。所以没事就借用了Mike Benzinger写的的CppToHTML转换代码,写了一个将VC工程目录下的.cpp、.c、.h文件转换成html网页文件,同时将工程所需的所有项目文件、源文件、资源文件打包成rar的
RS232_FIR
- Quartus II was a development tool of CPLD / FPGA by Altera Company. Quartus II provides a fully integrated circuit structure and has nothing with the development package environment, it has all the features of digital logic design, it is including: a
Kode-Program-Algoritma-Fuzzy-C-Means
- Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
The-Warholer
- matlab 图形图像处理。通过GUI,用户可以自由的变换RGB颜色等等。-The color of each pixel in an image is specified by a combination of three values: red, green, and blue. These values typically take 256 levels, leading to 256^3 ~ 17 million possible colors. In this GUI you ca
messageTransfer
- A General Framework for Service Availability for Bandwidth-Efficient Connection-Oriented Networks Availability in connection-oriented service in networks has traditionally been “all-or-nothing,” i.e., when a failure occurs, a connection either
all-or-nothing-assignment
- 基于floyd的交通流分配方法,即全有全无配流法-all-or-nothing assignment
Avontoolsource 2
- AVN Samples on Examples
UE_BPR.m
- 采用全有全无法进行用户均衡(UE)条件下的流量分配(trips distribution when user equilibrium with all-or-nothing method)