The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.
標簽: free-of-charge compatible KickStart modules
上傳時間: 2014-01-09
上傳用戶:498732662
Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the key: receptive --> Please input the plain text: wearediscoveredsaveyourself --> The cipher text is : nicvtwqngfzgvtwavzvcqyglmgj -->The original message is: wearediscoveredsaveyourself • You should test your program with several runs.
標簽: the Implement algorithm textbook
上傳時間: 2013-12-21
上傳用戶:bruce5996
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite difference approximated jacobians
標簽: Levenberg-Marquardt implementation non-linear algorithm
上傳時間: 2013-12-28
上傳用戶:gxf2016
The book is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples
標簽: guidelines describes organized specific
上傳時間: 2014-01-23
上傳用戶:遠遠ssad
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
標簽: object-ori and principle the
上傳時間: 2014-01-15
上傳用戶:ve3344
圍攻阿瓦隆[Siege of Avalon]遊戲源代碼 是個值得參考的RPG遊戲 使用到的語言 : C, Delphi/Kylix, Object Pascal, Pascal
標簽: Pascal Avalon Delphi Object
上傳時間: 2014-01-05
上傳用戶:jkhjkh1982
s1d13xxxfb.c for 13506 ,on the board of YL9200,it have been moved to the liunx2.6.13
上傳時間: 2014-01-11
上傳用戶:xc216
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 facilities), it is easier to understand than TR1 itself, and it is technically accurate."
標簽: introduces facilities and the
上傳時間: 2016-07-20
上傳用戶:aappkkee
This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages. Source-Navigator includes powerful source code comprehension features that help a developer understand complex relationships between elements of a program s source.
標簽: Source-Navigator languages Fortran Python
上傳時間: 2013-12-22
上傳用戶:yyyyyyyyyy