搜索资源列表
PseudoQ-0.9.0
- PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force
BruteForceGuilherme.java
- Brute force solution for the traveling salesman problem
bob(release)
- 除实现windows扫雷的基本功能之外加入以下两个特殊功能: (1)see through: 查看雷的位置。 (2)inference: 开启自动推理提示 (由穷举法产生的最佳推理): 红色:必定有雷 绿色:必定无雷 蓝色:无法推断 -In addition to achieving the basic functions of windows outside the mine by adding the following two special
3D_java_JOGL_nQueen_Problem_Animation
- 3D animated 8 Queen Problem, using brute force and recursive algorithm, source code using java GUI and openGl programming. With explanation and detail animation.
MinDistance_PointPair
- 用java实现的平面上最近点对的查找,包括蛮力法和分治法的实现。-Java implementation of the plane with the nearest point on the search, including the brute force method and the divide and conquer implementation.
004
- 用蛮力法和回溯法求解子集和数问题,大家可以参考借鉴一下-Use brute force method and backtracking to solve a subset of several issues, we can look for references
NearestPoint
- 算法分析与设计经典问题,用分治法求最近点对,并与蛮力法做对比-Classical algorithm analysis and design problems with the divide and conquer method for the last point, and compared with the brute force method to do
ban-zhuan
- 用穷举法解决以下问题:36块砖,36人搬,男搬4,女搬3,两个小孩抬1砖。要求一次全搬完,问男、女、小孩有多少?-The brute-force method to solve the following problem: 36 bricks, 36 people move, the men moved 4 female moved two children lift a brick. Require full-time to move those, ask men and women, how
descrack
- 用于暴力破解AES,DES,MD5和SHA的一个简单小程序。-AES, DES, MD5 and SHA a simple applet for brute force。
bruteforce_pattern
- Implementation of brute force algorithm of pattern recognition.
PathFinder
- A Simple Struts2 Application to find the closed path traversal of knight. Uses Brute Force with backtracking to find the closed path.
web_wiz_CAPTCHA_4.04
- Web Wiz CAPTCHA是经典的ASP是写在你的网站上只有人类可以阅读的形式显示图像的验证码。这可以防止你的网站形式被垃圾邮件机器人所使用的字典或者暴力破解的黑客攻击。 Web Wiz CAPTCHA可以几分钟简单的集成到您的网站上。-Web Wiz CAPTCHA is a classic ASP is written in your site only humans can read in the form of a display image verification co
primeiroprojeto-src
- this is an archive with brute force examples
ECC
- 利用JAVA实现ECC 同时支持多线程暴力破解短N(Implementing ECC while supporting multi threading and brute force cracking of short N)