-
大学计算机基础课程 电子技术实验 用Multisim2001编写 实验内容 应用运算放大器放大81倍的电路设计图...
大学计算机基础课程 电子技术实验 用Multisim2001编写 实验内容 应用运算放大器放大81倍的电路设计图-University computer based courses using electronic technology experiment prepared Multisim2001 experimental content applications Operational amplifier circuit 81 times the design
- 2022-03-31 06:31:17下载
- 积分:1
-
我总结的关于嵌入式入门所需的一些基础知识,希望能对大家有所帮助,谢谢指教....
我总结的关于嵌入式入门所需的一些基础知识,希望能对大家有所帮助,谢谢指教.-me to conclude on the portal embedded some of the necessary basic knowledge, we hope to help, Thank you for your excellent suggestion.
- 2022-10-09 09:35:03下载
- 积分:1
-
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。...
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。-safety statistics input strings to the number of characters. Dos environment in the importation of an arbitrary string, the procedure can input the statistics of the number of characters.
- 2022-09-28 05:45:02下载
- 积分:1
-
对于建模工具Visio的具体原理及其使用方法
对于建模工具Visio的具体原理及其使用方法-Visio modeling tool for the specific principles and how to use
- 2022-08-15 08:19:26下载
- 积分:1
-
MAKE MEDAL
因为单位所有单据,且具有法律效力的文件,都必须加盖单位公章,但公章不能每人都有,所以研发此工具,可以自己电子公章-MAKE MEDAL
- 2023-03-23 14:20:03下载
- 积分:1
-
常用界面,用来做bs架构的项目,包括登陆页面和主界面,页面大方实用...
常用界面,用来做bs架构的项目,包括登陆页面和主界面,页面大方实用-Common Interface
- 2022-05-22 08:54:31下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1
-
它是一款非常实用的JAR转JAD文件的工具!
它是一款非常实用的JAR转JAD文件的工具!-It is a very useful tool for JAR transfer JAD file!
- 2022-01-25 20:00:22下载
- 积分:1
-
用matlab来实现MFCC的提取,并进行测试
用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
- 2022-07-09 16:57:41下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1