-
PWM
DSP2812 PWM生成配置程序,主要包括死区配置,此代码已经成功调试过(DSP2812 PWM generator configuration program, including the dead zone configuration, this code has been successfully tested over)
- 2014-04-10 22:18:51下载
- 积分:1
-
DSP2812(PMSM)程序
使用tms320f2812dsp输出6路pwm驱动永磁同步电机,采用磁场定向矢量控制,简单高效(Using TMS320F2812DSP output 6 way PWM drive permanent magnet synchronous motor, using magnetic field oriented vector control, simple and efficient)
- 2020-07-01 03:20:02下载
- 积分:1
-
MFC-library-Chinese-documents
MFC类库中文文档,介绍了各个类的函数和中文说明,是MFC程序员的好帮助。(MFC libraries, this paper introduces various Chinese documents of function and Chinese explains, be MFC programmers may help.
)
- 2011-04-20 15:40:42下载
- 积分:1
-
C#内存优化源码
C#内存优化源码,适合新手学习,winform界面(C# memory optimization source)
- 2017-10-10 14:27:12下载
- 积分:1
-
QosSvr
简易TCP通讯服务器端,QosClt为客户端。多个客户端间的通讯需要基于服务器,即通过服务器转发。(Simple TCP communication server, QosClt for the client. Communication between multiple clients need a server-based, that is transmitted through the server.)
- 2013-09-09 13:50:32下载
- 积分:1
-
CONV_HW_EXV1
说明: 某变流器建立的双馈机组整机电气仿真建模,可用于LVRTHVRT仿真(Electrical simulation modeling of a double-fed unit built by a converter, which can be used for LVRTHVRT simulation)
- 2019-03-21 15:30:46下载
- 积分:1
-
of-second-interview-data
考研复试资料大全 本人计算机专业考入研究生,这份复试资料很多忙(One s deceased father grind second-round exam of resources I was admitted to the graduate computer science, the second-round exam information a lot)
- 2015-06-16 11:43:57下载
- 积分:1
-
C#chart控件画多条曲线
在个一个chart控件内画出多条曲线,并分别设置属性(Draw multiple curves in a chart control and set properties separately)
- 2020-07-21 21:38:46下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
SerialPortTest
最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
- 2012-12-27 18:17:05下载
- 积分:1