-
家庭树的设计,使用C++语言,你会发现父亲的名字等…
家谱的设计,用的是c++语言编写的,可以查找父亲和儿子的姓名等-Family tree design, using c++ Languages, you can find the names of father and son, etc.
- 2022-06-14 03:30:35下载
- 积分:1
-
数据库连接方法
数据库连接方法 -Database connection methods database connection methods
- 2022-07-24 14:04:53下载
- 积分:1
-
对IEEE 2009项目完整的标题列表
Complete titles list of ieee projects of 2009
- 2022-02-01 05:35:57下载
- 积分:1
-
JDK开发工具安装过程和基本输入输出程序的运行结果及实验心得...
JDK开发工具安装过程和基本输入输出程序的运行结果及实验心得-JDK development tools, the installation process and basic input-output program running results and experimental experience
- 2022-05-20 00:50:56下载
- 积分:1
-
如何发送一个肥皂请求并获得XML响应
How to send a SOAP request and get the XML response
- 2022-08-19 08:45:07下载
- 积分:1
-
9DOF_IMU_arduino
i2c.pde
adc.pde
9dof.pde
- 2022-01-27 13:18:38下载
- 积分: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
-
How to use stacks in C language
How to use stacks in C language
- 2023-08-30 07:40:02下载
- 积分:1
-
达内科技17天java学习笔记
word 46页
达内科技17天java学习笔记
word 46页-Tatsu within 17 days java technology word 46 page study notes
- 2023-04-30 07:20:02下载
- 积分:1
-
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现...
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversal algorithm and search a broad plan Search priority traversal algorithm and C Language
- 2022-02-02 21:19:17下载
- 积分:1