搜索资源列表
plane_FEM
- 计算二维散射问题的有限元法学习程序,内有详细的注解,对于初学者极其有帮助
二维最近点
- 该程序实现对二维数据轴上的最临近点的求解问题 采用方法:分治方法-procedures to achieve the two-dimensional data of the axis points near the methodology used to solve the problem : the administration
migong
- 编写一个程序求解迷宫问题。迷宫由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
34131341321UTDemo_Product
- 二维码的行业应用的例子,c#的,这是我们在项目中使用的,编译通过,没问题-Two-dimensional code examples of industrial applications, c#, which is used in the project, and compiles, no problem
mian.c
- 二维非稳态导热问题C语言程序 传热学上机实验程序。 -Two-dimensional unsteady heat conduction problems C language program
LevelSet2D
- level set算法应用于二维问题用来捕捉界面问题。-level set algorithm is applied to two-dimensional problem to capture the interface problem.
2WM
- 能够生层二维码。但是目前中文优点问题,大家可以调试下试试(Able to generate two-dimensional codes. However, the current Chinese advantages, we can debug under the try)
二维表头
- C#做的二维表头文件,解决了datagridview控件不支持多维表头的问题(C# to do the two-dimensional header file, to solve the DataGridView control does not support multidimensional header problems)
目标凝聚
- 二维连通区域的凝聚算法,解决了传统凝聚算法出现目标分离的问题。(The agglomerative algorithm of two-dimensional connected region solves the problem of separation of targets in the traditional agglomerative algorithm.)
一维MLS
- 解决移动最小二乘法中求解一维形函数的问题(Solving the problem of solving one-dimensional shape function in moving least square method)
project2_2
- 二维导热问题平板热源求解计算传热学二维导热问题平板导热(Solving two dimensional heat conduction problem)
2-4(圆形蓄热)
- 圆形蓄热层蓄热能力Fortran编程,二维稳态导热方程,附加源项法,第二类边界条件,知道边界热流密度(Thermal storage capacity of circular heat storage layer Fortran programming)
逾渗
- 分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 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
Untitled
- 装箱问题解决的Matlab实现,本来想解决排样问题的,但整理后发现不能解决我遇到的问题,但是还是能够实现这个,程序参考的是《二维矩形条带装箱问题的底部左齐择优匹配算法_蒋兴波》这篇文章的。(Matlab implementation for bin packing problem)
二维装箱论文
- 二维装箱文献 二维一刀切装箱问题的两阶段启发式算法_曹大勇 二维装箱问题的非线性优化方法_于洪霞 二维装箱问题的启发式算法研究_刘艳娟 二维装箱问题的启发式算法研究_姚怡 二维装箱问题的一种实现方法_武晓今 二维装箱问题非线性规划模型和算法_于洪霞 基于混合蚂蚁算法的二维装箱问题求解_赵中凯 遗传算法在装箱问题中的应用_汤岩(Two dimensional boxing literature Two stage heuristic algorithm for two dimen
ypap105-bin-packing-problem
- 使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)
二维稳态导热的数值计算
- 二维稳态导热计算编程,适合需要用编程计算导热问题的(Two-dimensional steady-state heat conduction calculation programming)
lbm d2q9
- 玻尔兹曼 BGK D2Q9 程序 可以解决大部分二维问题也适合初学者学习编程
LBM3D
- LBM三维程序,有D3Q15 D3Q19模型 可以解决三维问题,适合从二维问题到三维问题的过渡
有限元算例二维传热问题
- 流体力学边值问题计算中的有限元方法,C++编程资料(Finite element method in the calculation of boundary value problems in fluid mechanics, C + + programming data)