-
BLDC_33f506
dspic33系列单片机,直流无刷电机控制程序,程序有注释,已调试修改(dspic33 series microcontroller, brushless DC motor control procedures, program notes, have been debug modification)
- 2021-04-06 15:19:02下载
- 积分:1
-
Exercises-and-c-P-P-source-code
名称为《c++习题及源代码》,是c++初步学习的习题及源代码,包括一些课件,是ppt的,然后附带一些源代码。(Name is "c++ source code and exercises," is the initial learning c++ source code and exercises, including some courseware is ppt, and then with some source code.)
- 2014-06-04 21:25:47下载
- 积分:1
-
ado查询
CString result,strsql,strcol,strColName,strtemp;
_variant_t va,partment;
CAdoDB db(TEXT("student"));
strsql.Format("%s",B.strsql);
db.ExecuteSQLSelect(strsql);
int k=0,q=0;
if(db.ResultExist())
{
int totalnum=db.GetRecCount();
strtemp.Format("%d",totalnum);
long nItemCount =db.m_pRecordset->GetFields()->GetCount();
db.m_pRecordset->MoveFirst();
if(totalnumadoEOF)
{
for(long i=0;iGetFields()->GetItem(i)->GetName());
strcpy(B.AllInfo[i],db.GetRecordResult(strColName));
}
B.OperState=totalnum;//总个数
Send(&B,sizeof(B));
db.m_pRecordset->MoveNext();
}
}
else
{
while(q
- 2022-06-20 20:45:23下载
- 积分:1
-
EPWM_deadband
TMS320F28377D Epwm死区例程(TMS320F28377D Epwm Dead routine)
- 2020-11-10 20:29:47下载
- 积分:1
-
WF Senior Programmer
WF高级程序设计-源码
WF高级程序设计-源码-WF Senior Programmer- Source
WF Senior Programmer- Source
WF Senior Programmer- Source
WF Senior Programmer- Source
- 2022-07-08 15:39:30下载
- 积分:1
-
单片机控制的电动自行车C源程序
单片机控制的电动自行车C源程序,电动车双闭环程序,采用双闭环方式控制电机,本应用程序用到两个CCP 部件,其中CCP1 用于PWM 输出,以控制电机电压;CCP2 用于触发AD,定时器TMR2、TMR1,INT 中断,RB 口电平变化中断,看门狗以及6 个通用I/O 口
- 2022-12-18 04:45:03下载
- 积分:1
-
EGM96
C#编程开发,大地测量学,利用egm96数据计算全球高程异常,并输出垂线偏差计算结果与高程异常计算计算结果。(
C# programming development, geodesy, use the data to calculate the global egm96 height anomaly, and outputs the vertical deviation calculation results with the height anomaly calculation results.)
- 2020-12-28 18:39:01下载
- 积分:1
-
DS18B20LCD
DS18B20温度测量程序 之后用于在LCD显示屏上显示对应的温度(DS18B20 test code)
- 2011-08-30 12:59:20下载
- 积分:1
-
qt读取文本文件的内容
qt读取文本文件的内容,自己编写出来的话就表明QT基本入门了(how to use qt to read the txt)
- 2015-09-02 11:57:19下载
- 积分:1
-
sMACD
自定义MACD指标,应用于外汇市场或者股票证券期货的技术指标。(The custom MACD index is applied to the technical indicators of the foreign exchange market or stock securities futures.)
- 2018-03-19 15:48:18下载
- 积分:1