登录
首页 » 算法 » 有限元计算程序,供软件工程,力学专业的老师和学生参考

有限元计算程序,供软件工程,力学专业的老师和学生参考

于 2022-05-31 发布 文件大小:6.62 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Simple and practical software stocks, Shanghai and Shenzhen stock markets traded...
    简单实用的炒股软件,沪深股市成交单统计,判断主力动向-Simple and practical software stocks, Shanghai and Shenzhen stock markets traded single statistics, to determine the main trends
    2022-07-17 12:21:57下载
    积分:1
  • Delphi is the commonly used method and function list.
    Delphi的很有用的常用的方法和函数列表.-Delphi is the commonly used method and function list.
    2022-02-04 20:26:57下载
    积分:1
  • 分子动力学模拟技术的源代码
    2022-03-21 10:57:09下载
    积分:1
  • fountain codes实现
    fountain codes有关图像处理的matlab的实现。从一个网站上下载下来。对于fountain codes的实现,特别是LT的实现有极大的借鉴意义。
    2022-02-22 10:51:08下载
    积分:1
  • 行李员福特
    /* 距离向量路由选择在此程序中使用信号工福特算法实现:- */ #include < stdio.h > 结构节点 { 无符号的 dist [20] ; 无符号从 [20] ; } rt [10] ; int main) { int costmat [20] [20] ; int 节点,我、 j、 k、 计数 = 0 ; printf ("nIngrese el 第 de nodos:") ; scanf ("%d",& 节点) ; //incertar los nodos 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-26 19:59:01下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • 一个简单的基于VC6.0的印刷体数字识别系统
    一个简单的基于VC6.0的印刷体数字识别系统,可以简单的识别宋体的印刷体数字,实现二值化,灰度化,锐角梯度化,字符分割,数字图片的归一化等功能
    2023-05-07 08:05:03下载
    积分:1
  • 二维数组的冒泡排序
    二维数组的冒泡排序-Bubble sort of Two-Dimensional Arrays
    2022-12-20 04:00:03下载
    积分:1
  • 维特比的通俗理解
    资源描述维特比算法的通俗理解就是动态规划的最短路径,在这里不再赘述,如果真的想仔细研究的话请参见《数学之美》
    2023-02-04 23:20:03下载
    积分:1
  • 基于粒子群的函数寻优
    粒子群优化算法(PSO,particle swarm optimization)是计算智能领域,除了蚁群算法,鱼群算法之外的一种群体智能的优化算法。函数寻优是工程中经常遇到的问题,有些函数因为局部极小值点的存在,算法难以寻找到局部最优值。粒子群算法具有群体智能,全局寻优等优势,比较适合于函数寻优问题,本案例研究了基于粒子群算法的函数寻优算法。
    2023-04-07 22:00:03下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载