登录
首页 » 算法 » 科学与工程数值计算算法(Visual Basic版)

科学与工程数值计算算法(Visual Basic版)

于 2022-12-24 发布 文件大小:169.28 kB
0 79
下载积分: 2 下载次数: 1

代码说明:

科学与工程数值计算算法(Visual Basic版)-Science and Engineering numerical calculation algorithm (Visual Basic Edition)

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

发表评论


0 个回复

  • 一个利用C语言,仿真实现定点FFT的程序:)
    一个利用C语言,仿真实现定点FFT算法的程序:)-A use of C language, the realization of fixed-point FFT algorithm simulation procedure:)
    2023-02-04 22:55:04下载
    积分:1
  • code which produces plots of grid, velocity vectors, profiles of velocity compon...
    code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
    2022-06-20 02:11:40下载
    积分:1
  • 频谱感知之能量检测
    本程序是基于能量检测的频谱感知算法,程序共包括四个文件,分别是主文件,噪声发生文件,阈值计算文件和结果输出文件,希望能对频谱感知研究的初学者能有所帮助,谢谢。
    2022-03-25 07:14:42下载
    积分:1
  • 隐马尔可夫模型
    隐马尔可夫模型是马尔可夫链 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-05 02:20:10下载
    积分:1
  • 大地坐标与大地空间直角坐标转换
    资源描述较为简单的将大地坐标与大地空间直角坐标进行互换
    2023-07-17 03:35:03下载
    积分: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
  • 遍历二叉树
    代码实现了二叉树的生成和搜索。希望对正在学习算法的同学们提供便利。
    2022-03-23 21:59:18下载
    积分:1
  • 多项式相加减 求导
    多项式相加减 求导-Polynomials modified derivative
    2022-06-16 14:28:38下载
    积分:1
  • 二: 普通计器的设计说明: 1 普通计器的主要功能(普通计与逆波兰计): 1.1主要功能: 包括 a普通加减乘除运及带括号的运 b各类三角与反三角运
    二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十进制的功能。 *k (附带各种进制间的转化器)。 L帮助与阶乘等附属功能-Calculator
    2022-01-23 10:21:49下载
    积分:1
  • 基于龙贝格计定积分的方来计无穷积分
    基于龙贝格计算定积分的方法来计算无穷积分-Romberg-based method of calculating the definite integral to calculate the infinite integrals
    2023-07-24 10:35:04下载
    积分:1
  • 696518资源总数
  • 104544会员总数
  • 20今日下载