-
永磁同步电机DSP2812控制程序代码
说明: 永磁同步电机DSP2812控制程序代码(PMSM),20字(Program Control Code of Permanent Magnet Synchronous Motor DSP2812)
- 2020-06-19 08:20:02下载
- 积分:1
-
BMS源代码原理图资料包
说明: 锂电池BMS开发源码,BMS功能开发,SOC计算,锂电池保护等(BMS development source of lithium battery)
- 2020-06-24 08:15:20下载
- 积分:1
-
SettingExample
setting example in symbian OS C++
- 2009-10-08 15:11:38下载
- 积分:1
-
44
说明: 给定程序中,函数fun的功能是:将a所指3×5矩阵中第k列的元素左移到第0列,第k列以后的每列元素依次左移,原来左边的各列依次绕道右边。
例如,有以下矩阵:
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
若k结果为2,程序执行结果为:
3 4 5 1 2
3 4 5 1 2
3 4 5 1 2
请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。
注意:源文件存放在考生文件夹下的BLANK1.C中
不得增行或删行,也不得更改程序的结构!
(A given program, function fun feature is: a 3 × 5 matrix referred to in the first k elements of the left column to move Section 0, the k elements of each column after column followed by the left, the original columns in the left turn Bypass on the right. For example, the following matrix: 123,451,234,512,345 If k is 2, the program execution results: 345,123,451,234,512 in the program underscore the right content at the fill and to remove the underscore, so that the program reach the right result. Note: The source files in the folder of BLANK1.C candidates are not allowed by the line or delete line, nor change the structure of the program!)
- 2011-08-11 07:53:10下载
- 积分:1
-
四轴飞控源码
STM32F103四轴飞行器,MPU6050陀螺仪获取姿态角度,X模式飞行,PID控制电机的PPM,让其保持稳定状态。
- 2023-02-20 00:30:12下载
- 积分:1
-
cifafenxi
通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。
实验内容及基本要求:
设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句)
要求:
1.输入源程序,最后以“#”作结束标志;
2.处理各单词,计算各个单词的值和类型;
3.输出各个单词名、单词的值和类型。
(By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
- 2021-04-28 08:28:43下载
- 积分:1
-
good code, you can download a good look at what will certainly gain
学习C#的好代码,大家可以下载好好的研究一下,肯定会有所收获-good code, you can download a good look at what will certainly gain
- 2022-11-30 04:25:04下载
- 积分:1
-
Calendar(v1.01)
WTL编写日历控件,继承EDIT控件自绘而且,可自行修改方便使用(WTL DRAW calendar)
- 2016-03-03 11:50:12下载
- 积分:1
-
Lexer
Timeline Ruler Control c# Component
- 2020-06-24 18:20:02下载
- 积分:1
-
LLT User Guide
说明: This document describes the installation process and the implementation of the Local Loading Tool (LLT). This tool allows the user to download software components or parameter files in the terminals with TELIUM technology.
- 2019-02-11 14:07:42下载
- 积分:1