-
TMS320F28035_PWM
DSP 的PWM程序,基础,讲解详细明了!!!!!!(DSP 的PWM程序)
- 2020-10-15 14:37:30下载
- 积分:1
-
DSP
DSP 源代码分享,包含FIR,DFT等等(DSP source code sharing, including FTR, DFT, etc)
- 2020-06-20 11:40:02下载
- 积分:1
-
MyMediaPlay
vc——使用MediePlay AcriveX控件创建媒体播放器MyMediaPlay(vc- Use MediePlay AcriveX controls to create media player MyMediaPlay)
- 2011-07-24 19:01:52下载
- 积分:1
-
TD-SCDMA物理层原理
TD-SCDMA物理层原理,了解物理层技术,了解信道编码的基本原理。(TD-SCDMA Physical Layer Principle)
- 2020-06-25 19:40:02下载
- 积分:1
-
INV_ALL
ti c2000 dsp 上实现的 逆变电源代码,包括频率跟踪,相位跟踪,最大功率跟踪。(ti c2000 inverter code mttp,etc...)
- 2012-04-06 18:26:54下载
- 积分:1
-
SPWM-(1)
TMS3230F2812的DSP的源码,实现SPWM(TMS3230F2812 the DSP source code, to achieve SPWM)
- 2014-04-26 16:00:51下载
- 积分:1
-
ShareEnumSource
说明: 有时你不知道自己的计算机有多少的共享目录,通过这个程序,你可以查看使用的计算机是否有不被你知道的共享。可以增强个人计算机的使用安全性。(sometimes you do not know how many computers are shared directory, through this procedure, you can use the computer to see whether it was you know sharing. Personal computers can enhance the use of security.)
- 2005-10-30 18:33:42下载
- 积分:1
-
ZLG_CANTest
周立功的USB_CAN测试程序,C#编写,可以发出报文,初学者可参考(ZLG USB_CAN test procedures, C# to write, you can issue the message, the beginners can refer to)
- 2012-04-30 11:38:22下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
netSample
说明: a sample application of gis event api for c#
- 2019-02-01 01:04:47下载
- 积分:1