-
enables-svpwm-wave-on-the-DSP28335
二极管箱位型三相三电平PWM整流器主电路拓扑
上用DSP28335实现svpwm波(With DSP28335 achieve svpwm wave diode box-type three-phase three-level PWM rectifier main circuit topology)
- 2016-07-24 16:07:03下载
- 积分:1
-
sci_loopback
说明: SCI功能开发例程,串口通讯调试,UART测试使用。(SCI example, SCI communication, good style)
- 2020-03-12 16:37:17下载
- 积分:1
-
CPP-use-shared-memory-
C++ 使用共享内存实现进程间通信。
文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。
为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败。(C++ use shared memory to achieve inter-process communication)
- 2014-03-10 20:09:42下载
- 积分:1
-
DotNetZipLib-DevKit-v1.9
说明: zip extends in .net framework. using c#
- 2019-02-02 14:58:54下载
- 积分:1
-
3DAlphaTransparency_src
This example illustrates how bitmap texture files with an alpha channel or a key color transparency can be mapped onto managed Direct3D vertex buffers in C#. In this example, .png, .bmp, and .jpg files provide the textures.
- 2013-04-09 18:14:32下载
- 积分:1
-
ad4351
说明: AD4351的模块驱动程序,经过调试可以使用,内有接线引脚说明(AD4351 based on STM32F103RCT6)
- 2020-06-18 07:40:02下载
- 积分:1
-
NUCLEUS
NUCLEARS文档:内核及启动详解 基本图形系统详解 资料 RTOS==(NUCLEARS document: the kernel and start the basic graphics system Xiang Jie Xiang Jie information RTOS ==)
- 2009-11-28 13:13:01下载
- 积分:1
-
DSP-AGC
基于ADSP 音频AGC算法C语言程序详解(Based on the ADSP audio AGC algorithm C language program Detailed)
- 2012-06-10 10:42:23下载
- 积分:1
-
Virtual-screen-and-realization-
Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
- 2012-11-29 00:55:11下载
- 积分:1
-
12.8kSVG
说明: 三电平无功补偿整套系统程序,包括和MCGS触摸屏通信(Three-level SVG system program)
- 2020-06-17 02:20:02下载
- 积分:1