-
eda课程,包括数码管显示,可变步长计数器的编写
eda课程,包括数码管显示,可变步长计数器的编写-eda courses, including digital display, variable-step preparation of counter
- 2022-02-26 20:59:15下载
- 积分:1
-
hexagon in the process of cellular automata to simulate single particle movement...
本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.-hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.
- 2023-02-28 14:25:03下载
- 积分:1
-
这是关于中药的一个二维的文章,实用多多,大家可以关注一下
这是关于中药的一个二维的文章,实用多多,大家可以关注一下-This is of Chinese medicine in a two-dimensional articles, practical arrangement, we can look
- 2022-02-02 05:35:00下载
- 积分:1
-
CAN BUS介绍
智能CAN总线转换器设计与实现
CAN BUS介绍
智能CAN总线转换器设计与实现-introduce Intelligent CAN converters Design and Implementation
- 2022-01-25 18:00:08下载
- 积分:1
-
使用C#拷贝String到struct
使用C#拷贝String到struct-use C# copy of the struct String
- 2022-03-13 11:47:10下载
- 积分:1
-
this document is very important for vhdl code
this document is very important for vhdl code
- 2022-01-28 07:26:39下载
- 积分:1
-
ISO/IEC 14496
ISO/IEC 14496-3 OLD MPEG4 æ ‡å‡†-ISO/IEC 14496-3 standard MPEG4 OLD
- 2022-07-02 07:11:22下载
- 积分:1
-
计算机操作系统实验 小型文件系统模拟实验运行环境C语言
计算机操作系统实验 小型文件系统模拟实验运行环境C语言-Experimental small-scale computer operating system file system simulation environment C language
- 2022-05-16 05:23:39下载
- 积分:1
-
网上购物系统
店脚本 PRO 是先进的 PHP 购物车软件,提供大多数要求电子商务设施。店脚本 PRO 提供一切您需要建立一个专业外观和有利可图的网上商店。
- 2022-03-24 00:49:20下载
- 积分:1
-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f...
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f--函数f(x,y)的指针
* x--自变量离散值数组(其中x[0]为初始条件)
* y--对应于自变量离散值的函数值数组(其中y[0]为初始条件)
* h--计算步长
* n--步数
* 输出: x为说求解的自变量离散值数组
* y为所求解对应于自变量离散值的函数值数组
-* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)* initial conditions for x = x [0], y = y [0].* Input : f-- function f (x, y)* x pointer-- from the array variable discrete values (x [0] for the initial conditions)* y-- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions)* h-- calculated step* n-- steps* output : Solving for x that the variable array* discrete values by solving y variables corresponding to the value of the discrete function arrays
- 2022-12-28 08:40:03下载
- 积分:1