搜索资源列表
s3c2410-double-led
- 基于ARM,s3c2410的led显示程序,可实现8位数码管的显示,可控制任意数码管点亮与关灭。-Based on the ARM, s3c2410 the display program led to the realization of an 8-bit digital tube display, can be controlled with any clearance digital tube lights out.
buffer
- Double linked list with maximised number of items in list. implementation with automatic sorting feature.
Floating-Point-Adder
- 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
double-tand-water-level-control
- 双容水箱水位控制系统实验报告。包括系统原理图,人机界面,程序。-Double tank water level control system test report. Including system schematics, interface, program.
132-137
- double fed induction generator
double-led
- 双位数码管显示-double led desplay
Double-loop--speed-control
- 直流电机双闭环调速仿真模型,实现直流电机双闭环系统的matlab仿真-The simulation model of DC motor using Double-loop speed control
double-CPU
- 双CPU SPI通信方式 STC12C5616单片机-double CPU
DOUBLE-C51
- 第9章-单片机双机通信,用两片51来互相通信,通过RX和TX来进行收发信息。-Double 51MCU Communication.Use IO RX and TX to send and receive info.
DSP-double-multiplication
- dsp的双精度小数乘法 本实验是使用汇编语言的-DSP double fractions of this experiment is using multiplication assembly language
dsp-double-addition
- dsp双精度数据加减法,这是一个最基础的dsp实验,是使用asm的-DSP double addition and subtraction data, this is one of the most basic DSP experiment, is to use the asm
Double-byte-adder-BCD-code
- 将以片内RAM 30H 为起始地址的双字节BCD码 30H和40H为起始地址的双字节BCD码相加,结果放在50H和51H中,程序结束-Will be in RAM30H for the starting address of the double byte BCD code 30H and 40H for the starting address of the double byte BCD code phase, results in 50H and 51H, end of program.
Double-Pulse
- 此程序位IGBT 双脉冲测试程序。 第一个脉宽30us 第二个脉宽10us 并且给出了实验波形 包括脉冲波形和IGBT的工作波形-The program a IGBT double pulse test program. The first pulse width 30 us the second pulse width 10 us And the experimental waveforms Including pulse waveform and IGBT work
Double-two-way-voltmeter
- 双两程电压表,用TLC1543做的,精准测电压-Double two-way voltmeter
Double-housing-planer-show-perfect
- 龙门刨床上的单片机控制程序,带有数码管的显示,我想这个程序的设计思路可以被大家学习,程序非常的精简-Double housing planer on single-chip microcomputer control procedures, with digital tube display, I think the program design idea can be everybody to learn, program is very compact
vga-with-double-port-ram
- fpga 读写双端口ram并使用VGA进行显示,基于de2-115-vga with read and write double port ram
6.An-FPGA-Based-High-Speed-IEEE-754-Double-Precis
- An FPGA Based High Speed IEEE-754 Double Precision Floating Point Multiplier
double-closed-loop-control-
- 双闭环控制电机速度核心程序。基于个人对双闭环的理解所写。可供参考。 -Double closed loop control of motor speed core program. Based on personal understanding of the double closed loop. For reference.
02.-LED-double-light-flashing
- 02.LED双灯闪烁实验(STM32神舟王207-寄存器)-02. LED double light flashing experiment (king of STM32 shenzhou 207- register)
double带小数点转字符串
- double类型数值带小数点直接转换成字符串的形式(double ------------>string)