资源列表

« 1 2 ... .11 .12 .13 .14 .15 14916.17 .18 .19 .20 .21 ... 28523 »

[matlab例程jisuanqi_V1

说明:一个简单的四则运算计算器,它能实现两个数据的加减乘除运算,数据需手动输入。因为界面相对简单,方便初学者使用学习-A simple four-function calculator, it can achieve two data arithmetic operations, data to be entered manually. Because the interface is relatively simple and easy to learn for beginners
<xp> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[matlab例程Calculate

说明:简易四则运算计算器,使用时需将.m和.fig文件放到matlab工作目录下(本人使用的是R2013,放到bin文件夹即可,其他版本放到对应文件夹,有的是work文件夹),然后在命令窗口输入.m文件的文件名,即可显示一个简易计算器界面。有0-9九个数字供点击输入数,有重置和正负号按钮,界面简洁,功能耐用-Simple arithmetic calculator should be used with the. M and. Fig file into matlab working director
<xp> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[数学计算/工程计算gauss_seidel

说明:La méthode Gauss-Seidel est une méthode itérative de résolution d un système linéaire (de dimension finie) de la forme Ax = b, ce qui signifie qu elle génère une suite qui converge vers une solution de cette équation, lorsque celle-ci en a une et lor
<zineb24> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[数值算法/人工智能161

说明: Dissolve Gas Analysis
<ali> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[matlab例程jisuanqi

说明:基于matlab GUI的一个简单计算机系统,能实现加减乘除等简单算法-A simple matlab GUI based computer system, to achieve a simple algorithm for addition, subtraction, etc.
<方鹏惠> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[matlab例程ga_lm_bp

说明:4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测-4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction
<晴天> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[matlab例程sworkspace

说明:6自由度并联机器人的工作空间,仅受杆长影响-6-dof parallel mechanism
<陈传志> 在 2025-11-16 上传 | 大小:7kb | 下载:1

[数据结构常用算法calculator

说明:递归下降计算表达式。支持浮点数与字符串的运算。支持三目运算符(?:)-Recursive descent calculation expression. Support for floating-point arithmetic and string. Support ternary operator (? :)
<amlo> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[数据结构常用算法SingleList

说明:本段代码主要实现单链表的逆置功能,此外提供对单链表的其他操作有插入、删除、更新和显示等。-This code is mainly to achieve a single set list of inverse functions, in addition to providing a single list of other actions have to insert, delete, update, and display.
<林雨> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[数据结构常用算法BinaryTree

说明:实现二叉树的构造程序。二叉树由一个根节点和根节点上的左子树和右子树组成。该段代码能够构造一个二叉树并计算节点数目、树的高度以及显示节点。-Procedures to achieve binary tree structure. From left sub-tree of a binary tree root and root on the composition and the right subtree. This code can construct a binary tree and ca
<林雨> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[matlab例程MTI-radar-system-delay-cancellation

说明:雷达系统MTI延迟对消器实现程序,对理解雷达动目标检测很有帮助-MTI radar system delay cancellation in implementation process, is of great help to understand the radar moving target detection
<Temur> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[数学计算/工程计算tanlanbeibao

说明:进的背包问题:给定一个超递增序列和一个背包的容量,然后在超递增序列中选(只能选一次)或不选每一个数值,使得选中的数值的和正好等于背包的容量。 代码思路:从最大的元素开始遍历超递增序列中的每个元素,若背包还有大于或等于当前元素值的空间,则放入,然后继续判断下一个元素;若背包剩余空间小于当前元素值,则判断下一个元素-Into the knapsack problem: Given a super-increasing sequence and a capacity backpack, an
<王杭> 在 2025-11-16 上传 | 大小:7kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 14916.17 .18 .19 .20 .21 ... 28523 »

源码中国 www.ymcn.org