搜索结果
找到约 505 项符合
Run-Length 的查询结果
DSP编程 程序所在目录:ex_PWM 打开,进行如下操作: 1. Project->Open
程序所在目录:ex_PWM
打开,进行如下操作:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL,编译链接
3. File->Load Program
4. Debug->Run
可以看到电机开始转动。本例程中PWM的频率是1KHZ ,输出的是两路带死去的PWM波形对。用户只需更改参数XPWM即可改变电机的转速和方向。该参数设置 ...
matlab例程 Interactive smoothing for time-series signals, with sliders that allow you to adjust the smoothing
Interactive smoothing for time-series signals, with sliders that
allow you to adjust the smoothing parameters continuously
while observing the effect on your signal dynamically. Run
SmoothSliderTest to see how it works.
嵌入式Linux A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s co
A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s configured to build a binary that is to be uploaded at 0x03fd0000 and run at 0x03fd0010
编译器/解释器 AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three ele
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
Linux/Unix编程 The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS
The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.
数据结构 伸展树
伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.
Linux/Unix编程 interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o in
interrupt application code
* compile :
* $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c
* $cp interrupt /tftpboot/examples
* run in target:
* #mount 192.168.1.180:/tftpboot/ /mnt/nfs
* #cd /mnt/nfs/examples
* #insmod eintdrv.o
* ...
编译器/解释器 C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our proj
C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
The latest file releases
VC书籍 C is a general-purpose programming language. It has been closely associated with the UNIX operating
C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine and although i ...
金融证券系统 Cash point simulator. You can add/remove/block users account, withdraw and deposit money. C++ Builde
Cash point simulator. You can add/remove/block users account, withdraw and deposit money. C++ Builder environment dll s are obligatory to run this demo.