-
china_map1
中国各省海拔分布,MATLAB程序,可修改数据(Chinese provinces elevation distribution, MATLAB program, you can modify the data)
- 2017-07-16 23:26:00下载
- 积分:1
-
daoxianceliangjisuan
用于控制测量中的导线计算程序!具有两个连接角的附和导线测量(Measurement of the wire used to control the computer program! Echo with two connection angle traversing)
- 2010-01-04 10:08:02下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
MCP23017+IIC接口16路IO扩展模块资料v1.1
模块为 I2C 接口的 16 路 IO 扩展模块,采用 MicroChip 的 MCP23017 芯片。芯片功能完备,每个 IO 可
任意配置为输入或输出,可设置使用上拉电阻。并且配置为输入的 IO 都可以启用中断功能。IO 接口驱动
能力强,灌电流、拉电流可达 25mA。(Module for the I2C interface of the 16-way IO expansion module, using Microchip MCP23017 chip.
The chip function is complete, each IO can Arbitrary configuration for input or output, you can set the use of pull resistance. And the IO configured for input can enable the interrupt feature.
IO Interface Driver Ability, irrigation current, pull current up to 25mA.)
- 2021-04-11 20:18:57下载
- 积分:1
-
学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软
件等方式使用软件的,!...
学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软
件等方式使用软件的,!
-Study and research includes the design of software ideas and principles, through the installation, display, transmission or storage software, such as the use of software,!
- 2022-07-13 14:45:40下载
- 积分:1
-
mdbd
本软件是基于vc开发的有关kalman滤波的软件,需要的朋友可以参考此源代码!(This software is based on VC development of kalman filtering software, the need for friends can refer to this source code!)
- 2018-08-04 15:27:15下载
- 积分:1
-
PV_MPPT
在matlab下编写的分布式发电光伏最大功率点跟踪的程序(In the matlab prepared under the distributed power generation photovoltaic maximum power point tracking program)
- 2017-06-01 21:29:05下载
- 积分:1
-
DFRobot_SIM808-master
libraries to run SIM808
- 2020-12-28 11:39:02下载
- 积分:1
-
2
说明: 汽车电子行业的电路设计元件选型的手册 很不错的 而且还有Demo应用(Automotive electronics industry, circuit design components of the manual is pretty good selection but also the Demo Application)
- 2009-06-20 16:04:44下载
- 积分:1
-
AT24C02(消费+充值)
通过按键在数码管进行简单的充值和消费。比如数码管的数值是100,按一个按键消费10,那么按另一个按键是充值10元,(Through the button in the digital tube for simple recharge and consumption. For example, the number of digital tube is 100, the consumption of 10 by one button is 10 yuan by another key.)
- 2018-05-27 17:16:25下载
- 积分:1