搜索资源列表
面向对象n皇后
- 思路清晰的n皇后问题求解,采用面向对象思路编写,封装类可在其他程序中灵活调用-lucid n Queen's problem solving, object-oriented ideas to prepare, Packaging category in other proceedings flexible call
n后问题
- 在 n 行 n 列的国际象棋棋盘上,最多可布n个皇后。 若两个皇后位于同一行、同一列、同一对角线上,则称为它们为互相攻击。 n皇后问题是指找到这 n 个皇后的互不攻击的布局。 n 行 n 列的棋盘上,主次对角线各有2n-1条。-n n trip out of the international chess board, the maximum n Queen's cloth. If two at the same Queen's visit, the same s
Featflow
- 解N-S方程可进行二维和三维的N-S方程求解-N-S equation for the two-dimensional and three-dimensional N-S equation
n皇后问题
- n皇后问题的C++实现-n Queen's realization of C
pailie
- 排列问题 M个1,N个0的排列(高效率版) 排列数为:c(m+n,n) 对n个0,m个1,我的想法是这样的: 每个排列可以分三段: 全0列,全1列, 子问题列 设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1-problem with M-1, N 0 is the order (high-efficiency version) with a few : c (m n, n) of n 0, m one, I
s
- 参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于各项参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1 还有些项目只取前三名,得分顺序为5,..
pb9(ourmis)
- 仿SBO2004 PB编程框架 ====================================================================== 本框架您可以进行任意修改、传播、商业用途等,但必须保留以下声明! ====================================================================== =============================================
GBN
- 压缩文件内有两个文件,一个是服务器端,一个是客户端,是关于“编程实现可靠数据传输原理-Go-Back-N”的。-Compressed file, there are two documents, one is the server-side, one is the client is on Programming Principles of reliable data-Go-Back-N s.
queue
- n皇后问题的C++求解方法,就是n个皇后不能同行也不能同列。-n queen problem C++ solving method, that is, n can not be a Queen s peers can not be with out.
Wpf
- .NET 3.0的重要组成部分之一——WPF的入门级教程,简单明了的展示了WPF作为微软重点推广的一项技术的优势和开发方法。-. NET 3.0 an important part of one- WPF' s entry-level tutorial, easy to understand display of the WPF as a Microsoft focused on promoting technology and development methodology.
SilverlightDemo
- 供大家学习Silverlight之用.用到了很多在网上暂时找不到的技术.如跟踪SL中的DataGrid控件的行数据.-Study for U.S. use in Silverlight. Used the Internet at the moment can not find a lot of technology. SL such as tracking the DataGrid data control line.
queen
- N皇后问题,N皇后放置过程的现实。 由八皇后问题扩展开来,在N*N的棋盘上摆放N个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上。求可能的解决方案,并显示每一种解决方案的皇后放置过程。-N Queen' s problem, N Queen placed the reality of the process. Expansion by opening eight to question Queen' s, at the N* N chessboard
smac
- s-mac protocol for ns2 simulation
newton
- N次牛顿向前插值计算公式通用程序及流程图 -N times the Newton forward interpolation formula for calculating general procedures and flow chart
B2CSystem
- .NET的B2C的开源商城系统,带工程文件和CS的全部代码,可以用于.NET学习的参考。-. NET' s B2C mall open source systems, with engineering documents and CS all the code, can be used. NET reference study.
1
- N皇后问题的回溯算法 N皇后问题的回溯算法 -N Queen' s problem backward algorithm N Queen' s problem backward algorithm
1
- 任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1)可以输入各个项目的前三名或前五名的成绩; 2)能统计各学校总分, 3)可以按学校编号或名称、学校总分、男女团体总分排序输出; 4)可以按学校编号查询学
robot
- 机器人的初始坐标为(x,y),(x轴为东西,y为南北)小明的控制的命令如下n,s,w,e分别表示向北,向南,向西,向东走一步,一个步长为一个单位长度。 Input 多组测试数据。每次数据一行,格式为 x y control。x,y为整数(绝对值不超过1000000)表示机器人的初始坐标,control为一个不包含空格的由四个方向字母所组成的控制字串,长度不超过1000 Output 第i组数据输出前,请先输出“Case I:”. 机器人在执行完命令后的坐标位置
dumpromy
- 将wince的nk.nb0中文件导出的代码,修正了时间戳的BUG,导出的DLL都可以查看符号表-Will wince' s nk.nb0 export files in the code, amending the timestamp BUG, exported DLL can view the symbol table
n-s
- ELCENTRO EARTHQUAKE DATA FOR USE
