CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - n

搜索资源列表

  1. vc8quween

    0下载:
  2. 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选; -1. To prepare for issues common after n function 2. Take n = 8 calculated after n all feasible solution, and 8-byte form of output (can
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:49585
    • 提供者:
  1. C++N!

    0下载:
  2. 用C++做的一个关于N!的运算的求法。给学习C++的朋友一个示例。-With C++ Done on the N! Method of computing. To learn C++ Friends an example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:7630
    • 提供者:谢天空
  1. EnrichedNaturalNeighborInterpolantsforTwo-Dimensio

    0下载:
  2. sukumar N.写的报告Enriched Natural Neighbor Interpolants for Two-Dimensional Crack Modeling-sukumar N. written report Enriched Natural Neighbor Interpolants for Two-Dimensional Crack Modeling
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:30962
    • 提供者:
  1. 2^N

    0下载:
  2. 计算2的N次方的最大整数(不是科学计数法表示).以及计算的时间.-Calculation of the N-th power of 2, the largest integer (not a scientific count that). As well as the calculation time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2258
    • 提供者:
  1. n!

    0下载:
  2. /* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */-/* Author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: for n! (N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:方宇浩
  1. DataLinkLayerUDP(1)

    0下载:
  2. 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:197907
    • 提供者:Tony Yau
  1. 1

    0下载:
  2. This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码-This MATLAB code calculates the array factor for N element linear array. N element linear array pattern function of the MATLAB simulation code
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4356899
    • 提供者:金萧
  1. n-queens-mm

    0下载:
  2. c实现n皇后m棋盘, c实现n皇后m棋盘, -c realization of n
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:9481
    • 提供者:lizhentao
  1. niNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:3447
    • 提供者:冰冰
  1. fuperm

    0下载:
  2. 应用JBuilder环境开发,输入一个正整数n,输出1~n的组成的全排列-JBuilder application development environment, enter a positive integer n, output 1 ~ n the composition of the entire array
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5441
    • 提供者:ruohana
  1. Language_model_learning_in_English

    0下载:
  2. state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural language.pdf Distributed Lang
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:2016169
    • 提供者:wen6860
  1. GBN

    0下载:
  2. 压缩文件内有两个文件,一个是服务器端,一个是客户端,是关于“编程实现可靠数据传输原理-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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1875
    • 提供者:肖宗花
  1. Nqueen

    0下载:
  2. N皇后问题的回溯算法,非常简单,容易看懂-N Queen s problem back algorithm, is very simple, easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:6434
    • 提供者:yi
  1. Queen_lv

    0下载:
  2. 采用LasVegas概率算法高效解决N皇后问题,并统计其成功与失败的概率,这是中国科技大学的高级算法设计的设计-LasVegas probability algorithm used to solve N Queen efficient, and its success or failure of statistical probability, which is China University of Science and Technology Advanced Algorithm Desi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:12108
    • 提供者:xaiaoshqiaon
  1. N-WAY

    0下载:
  2. 前N条最短路算法,MATLAB版本,供参考-Former N shortest path algorithm article, MATLAB version for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6594
    • 提供者:王威
  1. N-QUEEN

    0下载:
  2. 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。 N皇后算法源码-N × N in a chess board in N months before Queen s, so that the N-Queen s was the other side can not eat each other. N Queen s algorithm source code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:2549
    • 提供者:张晓
  1. Queen_GA

    0下载:
  2. 使用人工智能的遗传算法来解N皇后问题,能已较快的速度来搜索N皇后。-The use of artificial intelligence genetic algorithms to solve N Queen s problem, can have high speed to search for N Queen.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:34135
    • 提供者:ganbin
  1. josho(n)

    0下载:
  2. 约瑟夫环 o(n)解 //n,m input: n,m -- the number of persons, the inteval between persons-Joseph Ring o (n) solution// n, m input: n, m- the number of persons, the inteval between persons
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3056
    • 提供者:caidongyun
  1. n!

    0下载:
  2. 用递推方法求n!和欧式算法(两数的最大公约数)-Recursive method used for n! And Continental algorithm (both the number of common denominator)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3779
    • 提供者:yun
  1. queue

    0下载:
  2. n皇后问题的C++求解方法,就是n个皇后不能同行也不能同列。-n queen problem C++ solving method, that is, n can not be a Queen s peers can not be with out.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1929
    • 提供者:小橘子
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com