CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 二维问题

搜索资源列表

  1. HEAT2D

    2下载:
  2. 计算二维热传导问题的有限元程序代码,利用fortran编制。-to calculate two-dimension heat transfer problems which is programmed by Fortran.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2659
    • 提供者:zhangboshi
  1. migong

    1下载:
  2. 编写一个程序求解迷宫问题。迷宫由m行n列的二维数组设置,0表示无障碍,1表示有障碍。设入口为(1,1),出口为(m,n),每次只能从一个无障碍单元移到周围四个方向上任一无障碍单元。编程实现对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 算法输入:代表迷宫入口的坐标 算法输出:穿过迷宫的结果。 -The preparation of a program to solve maze problems. Maze by m lines n set out in two
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:132322
    • 提供者:罗子
  1. bucketSort

    0下载:
  2. (吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscr ipt from
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:855
    • 提供者:zzd
  1. 2D_Boundary_Element_Code

    2下载:
  2. 二维边界元程序,能用于处理平面弹性力学问题以及位势问题-2-dimension boundary element code desigend for plane elasticity problems and displacement potential problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:81763
    • 提供者:刘伟
  1. Math

    0下载:
  2. Java二维空间直线模拟代码 运用java来解决问题 Java二维空间直线模拟代码 运用java来解决问题-Java simulation of two-dimensional linear space java code to solve the problem using Java simulation of two-dimensional linear space using java code to solve the problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:3103
    • 提供者:崔宏涛
  1. 34131341321UTDemo_Product

    0下载:
  2. 二维码的行业应用的例子,c#的,这是我们在项目中使用的,编译通过,没问题-Two-dimensional code examples of industrial applications, c#, which is used in the project, and compiles, no problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:10638
    • 提供者:sunyu
  1. Atwodimensionalarrayofsaddlepoints

    0下载:
  2. 约瑟夫环问题、冒泡发排序、寻找二维数组鞍点,这三个小程序的学习性较高!-Joseph loop problem, bubbling hair, looking for a 2d array of saddle points, the three little program of higher learning!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1066
    • 提供者:紫色雨
  1. bahuanghwent

    0下载:
  2. 在一个8*8的棋盘上放置8个皇后,不允许任何两个皇后在棋盘的同一行、同一列和同一对角线上,即在每一行、每一列只能有一个皇后。 要求:八皇后问题是一个古老的搜索问题,可以用递归算法来实现,在递归过程中,一一测试每一种放法,直到得出全部正确答案为止。 〔实现提示〕定义一个8*8的二维数组(为方便处理,下标范围为1:8为好); 对数组进行初始化;(全置空) 从n行开始放置第一个皇后(满足一行只有一个皇后的要求)后对1~8列进行测试;若满足条件则保存皇后所在位置,直到所有皇后放置好
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3609
    • 提供者:bxy
  1. zuijindianduierwei

    0下载:
  2. 算法 最近点对问题 二维的解决 很简单 值得-Closest point algorithm to solve the problem is very simple two-dimensional worth a look
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1265865
    • 提供者:林常来
  1. zoj1074.tar

    0下载:
  2. zoj1074 个人写的ZOJ1074的源码,用动态规划解二维的最长单调序列问题-zoj1074 Personal writing ZOJ1074 source, with two-dimensional dynamic programming solutions of the longest monotone subsequence problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:528
    • 提供者:bobo
  1. 2WM

    0下载:
  2. 能够生层二维码。但是目前中文优点问题,大家可以调试下试试(Able to generate two-dimensional codes. However, the current Chinese advantages, we can debug under the try)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1995776
    • 提供者:请叫我Mr瑜
  1. 目标凝聚

    0下载:
  2. 二维连通区域的凝聚算法,解决了传统凝聚算法出现目标分离的问题。(The agglomerative algorithm of two-dimensional connected region solves the problem of separation of targets in the traditional agglomerative algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:545792
    • 提供者:大龙瞄
  1. project2_2

    0下载:
  2. 二维导热问题平板热源求解计算传热学二维导热问题平板导热(Solving two dimensional heat conduction problem)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1375232
    • 提供者:的事件发生
  1. 2-4(圆形蓄热)

    0下载:
  2. 圆形蓄热层蓄热能力Fortran编程,二维稳态导热方程,附加源项法,第二类边界条件,知道边界热流密度(Thermal storage capacity of circular heat storage layer Fortran programming)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2331648
    • 提供者:的事件发生
  1. 逾渗

    2下载:
  2. 分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 P 及临界指数 (PS:程序功能简单介绍:yushen.m 中计算了 Pinf 和 p 的关系,yushenmain.m 调用 yushen.m 来 计算不同 p 下的 Pinf;yushenhuixuan.m 中计算了 Rs 和 p 的关系,yushenmain2.m 调用 yushenhuixuan.m 来计算不同 p 下的 Rs。具体的实现程序中均有注释。)(The percolation problem on two dimen
  3. 所属分类:其他

    • 发布日期:2019-01-27
    • 文件大小:43008
    • 提供者:渡弘
  1. Untitled

    17下载:
  2. 装箱问题解决的Matlab实现,本来想解决排样问题的,但整理后发现不能解决我遇到的问题,但是还是能够实现这个,程序参考的是《二维矩形条带装箱问题的底部左齐择优匹配算法_蒋兴波》这篇文章的。(Matlab implementation for bin packing problem)
  3. 所属分类:其他

    • 发布日期:2018-10-24
    • 文件大小:1024
    • 提供者:命运所指
  1. 二维装箱论文

    3下载:
  2. 二维装箱文献 二维一刀切装箱问题的两阶段启发式算法_曹大勇 二维装箱问题的非线性优化方法_于洪霞 二维装箱问题的启发式算法研究_刘艳娟 二维装箱问题的启发式算法研究_姚怡 二维装箱问题的一种实现方法_武晓今 二维装箱问题非线性规划模型和算法_于洪霞 基于混合蚂蚁算法的二维装箱问题求解_赵中凯 遗传算法在装箱问题中的应用_汤岩(Two dimensional boxing literature Two stage heuristic algorithm for two dimen
  3. 所属分类:其他

  1. ypap105-bin-packing-problem

    9下载:
  2. 使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)
  3. 所属分类:其他

    • 发布日期:2019-05-14
    • 文件大小:18432
    • 提供者:jyl12369
  1. 二维稳态导热的数值计算

    1下载:
  2. 二维稳态导热计算编程,适合需要用编程计算导热问题的(Two-dimensional steady-state heat conduction calculation programming)
  3. 所属分类:其他

    • 发布日期:2019-06-11
    • 文件大小:63488
    • 提供者:woshihahaa
  1. 有限元算例二维传热问题

    1下载:
  2. 流体力学边值问题计算中的有限元方法,C++编程资料(Finite element method in the calculation of boundary value problems in fluid mechanics, C + + programming data)
  3. 所属分类:其他

    • 发布日期:2020-04-09
    • 文件大小:8355840
    • 提供者:coco-xjtuer
« 12 3 4 »
搜珍网 www.dssz.com