-
基于MSP430的DS18B20温度采集程序
基于MSP430的DS18B20温度采集程序-MSP430-based temperature acquisition program DS18B20
- 2022-04-09 01:43:13下载
- 积分:1
-
是学语言的课程设计,好象是查找或是迷宫
是学语言的课程设计,好象是查找或是迷宫
-Is the school language curriculum design, as if the maze is to find or
- 2022-08-10 13:23:37下载
- 积分:1
-
我们学校的上机作业 100个题目 题题经典
我们学校的上机作业 100个题目 题题经典-our schools operating on the 100 aircraft that subject that classic
- 2022-05-14 16:17:06下载
- 积分:1
-
计算机数据结构c语言描述。
与教材配合(严蔚敏)。
计算机数据结构c语言描述。
与教材配合(严蔚敏)。-C language description of a computer data structure. And materials to complement (Yan Wei-min).
- 2023-07-05 06:25:03下载
- 积分:1
-
常用java连接数据库的数据库驱动类,有mysql,sqserver,oracle等的
常用java连接数据库的数据库驱动类,有mysql,sqserver,oracle等的-common java connecting to the database database-driven category, mysql, sqserver. the oracle
- 2022-08-21 19:43:51下载
- 积分:1
-
Windows应用程序,窗口,事件驱动,句柄和Windows消息,Windows应用常用消息...
Windows应用程序,窗口,事件驱动,句柄和Windows消息,Windows应用常用消息-Windows application, window, event-driven, handle and Windows news, Windows applications commonly used news
- 2022-01-23 11:10:48下载
- 积分:1
-
有天看到一篇很好的文章,希望读大家有所启示
有天看到一篇很好的文章,希望读大家有所启示-One day to see a very good article, all of you would like to read Revelation
- 2022-09-18 23:30:03下载
- 积分:1
-
pcb related words. professional and accuracy.
pcb related words. professional and accuracy.
- 2022-03-13 15:24:31下载
- 积分:1
-
ARM嵌入式系统基础教程 很好的一本书,给打家共同分享
ARM嵌入式系统基础教程 很好的一本书,给打家共同分享-ARM-based embedded system tutorial a good book to beat at home to share
- 2022-02-07 17:47:07下载
- 积分: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