queen

共 10 篇文章
queen 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 10 篇文章,持续更新中。

eight queen question

适用于算法学习与C语言进阶开发,解决经典的8皇后问题。通过回溯法实现棋盘布局验证,帮助开发者深入理解递归与条件判断的应用场景。适合用于教学或个人项目实践。

8 queen 1 game simple to proggramer

8 queen 1 game simple to proggramer

The program simulate an 8 Queen mathematical problem

The program simulate an 8 Queen mathematical problem

Queen and King 問題 : does some checking related to the movement of the queen.

Queen and King 問題 : does some checking related to the movement of the queen.

N-Queen solver written in java with excellent Graphical user interface.

N-Queen solver written in java with excellent Graphical user interface.

Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to wh

Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to what a semi-smart antenna can do. This algorithm was figured out by Lin Du who obtained PHD in Queen M

8queen问题的递归求解DOC图形显示

8queen问题的递归求解DOC图形显示,C:\turboc2目录下。

并行算法的queen问题实现。在smp环境下使用mpi编写

并行算法的queen问题实现。在smp环境下使用mpi编写

体系机构仿真

体系机构仿真,simplescalar的多处理器版本,现在好像在simplescalar上没有下载了 作者是加拿大Queen大学的Manjikian 环境: Architecture SPARC Operating System Solaris 2 Compiler gcc

The famous 8-queen problem in java

The famous 8-queen problem in java