搜索资源列表

  1. n皇后.rar

    0下载:
  2. n皇后
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1663
    • 提供者:
  1. arith-n.zip

    1下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:12293
    • 提供者:
  1. n栏栅加密算法

    0下载:
  2. 此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6686
    • 提供者:万艳良
  1. n栏栅解密算法

    0下载:
  2. 此小程序为N栏栅解密算法的一种,对某一N值加密过的密文进行解密,此时只要确定N值即可解密。作者:万艳良 单位:武汉理工大学-the procedure is one of n bit palisade decrypt arithmetic,if decrypting the file which has been encrypted with N that one of the number,at this time ,if
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6581
    • 提供者:万艳良
  1. 计算一个数的N(整数)次方根的程

    0下载:
  2. 输入一个浮点数,和整数N,输出该浮点数的N次方根-importation of a float, and the integer N, the output of the Nth float -
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:山海石
  1. n皇后问题

    0下载:
  2. 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:5445632
    • 提供者:gxk
  1. BFS 求解 N 皇后问题(252370)

    0下载:
  2. BFS算法实现N皇后问题,12个皇后是速度还行,超过了就有点慢。(BFS algorithm to achieve N queen problem, 12 queens is the speed is OK, more than a little slow.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:loganic
  1. n皇后问题

    0下载:
  2. n皇后问题 课程设计上的一个小作业 水平有限(n-queen problem A small assignment in the curriculum design is limited)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:cg123456
  1. 例5-1 计算n个数据的平方和

    0下载:
  2. 计算n个数据的平方和,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Calculate the sum of squares of N data, the program for "labview2015 programming from entry to master" routines, labview2015 compiler envi
  3. 所属分类:LabView

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:ggghhh1234
  1. n-cube-a-star

    0下载:
  2. solving the n-cube search using iterating deepening search
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:jtrelles
  1. n皇后

    0下载:
  2.  要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h(NODE; void multiplication( NODE *, NODE * , NODE * ); void input( NODE * ); void output( NODE * ); void input( NODE * head ) {
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:天儿飞
  1. n维矩阵的特征值的一种新求法

    0下载:
  2. n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值(a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:bingcheng888
  1. N-BitParallelLoadShifRegister

    0下载:
  2. N Bit ParallelLoadShiftRegister
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:536576
    • 提供者:iaio
  1. n皇后

    0下载:
  2. 运用爬山法和遗传算法解决n皇后问题,vs2013编译通过(Using mountain climbing and genetic algorithm to solve the problem of N Queen, vs2013 compiled and passed)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2110464
    • 提供者:staub
  1. ARX教程N本

    0下载:
  2. ARX教程N本(ARX tutorial N Edition)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:26713088
    • 提供者:liuxin8285
  1. after n

    0下载:
  2. n后完整代码以及解释。采用回溯算法进行求解,在搜索的过程中,将不满足条件要求的分支树剪去,可以有效的降低算法的时间复杂性。(Complete code and interpretation after n.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:63488
    • 提供者:DAWNMING
  1. 用Z-N法实现P,PI,PID控制的参数整定

    0下载:
  2. 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:hhhhyy
  1. n 人有限非合作博弈计算一个纳什均衡

    1下载:
  2. n 人有限非合作博弈计算一个纳什均衡 N human finite non cooperative game for computing a Nash equilibrium(N human finite non cooperative game for computing a Nash equilibrium)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:96256
    • 提供者:nicolasTU
  1. N-Queue_DFS

    0下载:
  2. BFS法求解N皇后问题,输出全部解决方案。(BFS method for solving N queens problem and output all solutions.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:急速蜗牛
  1. 编写程序求解n阶行列式值的程序

    0下载:
  2. 编写程序求解n阶行列式值的程序,并在Visual Studio上调试、运行分别计算5阶,9阶,20阶,25阶行列式的值并输出结果。(Write a program to solve the value of n-order determinants, and debug and run on Visual Studio to calculate the value of 5, 9, 20, 25-order determinants a
  3. 所属分类:文档资料

« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org