Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
DL : 0
MAX125和80c196接口程序14位A/D-MAX125与80186及DMA控制器的接口应用 -MAX125 and Graphics Interface Program 14 bit ADC-MAX125 with 80186 and DMA Controller Interface Application
Date : 2026-01-02 Size : 1kb User : hu71992

五部分,第一部分介绍 32位浮点处理器SHARC系列ADSP-2106X的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第二部分介绍ADI公司的16位定点处理器 ADSP-218X系列的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第三部分介绍VisualDSP++的特点和集成开发调试环境(IDDE)使用方法。第四部分介绍SHARC EZ-KIT和ADSP-218X EZ-KIT的特点、功能及其使用技巧。第五部分介绍DSP在数字信号处理中的应用,给出了大量的实验-5, the first part gives 32-bit floating point processor SHARC family, the ADSP-2106X the hardware structure and its main features instruction, assembly language and C language programming method. The second part of ADI introduced the 16-bit fixed-point processor ADSP-218X series of hardware architecture and its main features instruction, assembly language and C language programming method. The third section presents the characteristics and VisualDSP integrated development debugging environment (IDDE) use. The fourth part gives SHARC EZ-KIT and ADSP-218X EZ-KIT characteristics, Function and use skills. The fifth section presents DSP digital signal processing applications, is a lot of experiments
Date : 2026-01-02 Size : 2.9mb User : 刘宏

CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point. -CCS programming environment used in the compilation and C mixed programming : The program of the correlation algorithm. Us ing INT2 to get the input signal. Array x, in first step, is the input signal produced by program, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by program, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correla tion result, the length is 255, 32-bit floating point.
Date : 2026-01-02 Size : 1kb User : kalex

C语言的快速傅立叶变换源码,浮点输入输出,带位倒序。-C language source code of the Fast Fourier Transform, floating-point input and output, with bit reverse order.
Date : 2026-01-02 Size : 5kb User : leevictor

数字信号处理中的卷积运算,希望对大家有点用-Digital signal processing in the convolution operation, in the hope that we are a bit used
Date : 2026-01-02 Size : 1kb User : du shoutian

DL : 0
dsp28335例程,买开发板送的,但愿大家有点用途的!-dsp28335 routines, development board to send to buy, and I hope everyone uses a little bit!
Date : 2026-01-02 Size : 10.48mb User : 马尚

基于dsp30F系列16位单片机的直流无刷电机开环控制例程,C语言汇编混合编程-16-bit microcontroller based on dsp30F series DC brushless motor open loop control routine, C programming language compilation mixed
Date : 2026-01-02 Size : 26kb User : 褚振刚

基于dsp30F系列16位单片机的直流无刷电机闭环控制例程,C语言汇编混合编程-16-bit microcontroller based on dsp30F series brushless DC motor closed-loop control routines, C programming language compilation mixed
Date : 2026-01-02 Size : 27kb User : 褚振刚

此为实际项目中各成员共同为tms320lf2407编写的头文件,与ti提供指针型不同的是,为每一个片内外设寄存器编写c/c++风格的头文件,可以具体位操作。-This is the actual members of the project, prepared jointly tms320lf2407 header files, and different from ti with providing pointer type for each chip peripherals registers, can be specific bit operation in programming c/c++.
Date : 2026-01-02 Size : 19kb User : ivy

该程序用C语言实现了8psk信号通过AWGN信道,并计算误比特率的仿真。通过输入平均比特信噪比和仿真比特数,可以求得不同参数要求下的误比特率。-The program using C language to implement 8psk signal through AWGN channel, and calculate the bit error rate simulation. By entering the average bit SNR and simulation of the number of bits can be obtained under different parameters required bit error rate.
Date : 2026-01-02 Size : 1kb User : 王洪涛

DSPIC C++的設計與教學,其中代碼皆可用且有詳細註解-DSPIC C++ design and teaching, which can be used and a detailed code comments ........
Date : 2026-01-02 Size : 827kb User : rickykidd

A barrel shifter is a digital circuit that can shift a data word by a specified number of bits in one clock cycle. It can be implemented as a sequence of multiplexers (mux.), and in such an implementation the output of one mux is connected to the input of the next mux in a way that depends on the shift distance. For example, take a four-bit barrel shifter, with inputs A, B, C and D. The shifter can cycle the order of the bits ABCD as DABC, CDAB, or BCDA in this case, no bits are lost. That is, it can shift all of the outputs up to three positions to the right (and thus make any cyclic combination of A, B, C and D). The barrel shifter has a variety of applications, including being a useful component in microprocessors (alongside the ALU)-A barrel shifter is a digital circuit that can shift a data word by a specified number of bits in one clock cycle. It can be implemented as a sequence of multiplexers (mux.), and in such an implementation the output of one mux is connected to the input of the next mux in a way that depends on the shift distance. For example, take a four-bit barrel shifter, with inputs A, B, C and D. The shifter can cycle the order of the bits ABCD as DABC, CDAB, or BCDA in this case, no bits are lost. That is, it can shift all of the outputs up to three positions to the right (and thus make any cyclic combination of A, B, C and D). The barrel shifter has a variety of applications, including being a useful component in microprocessors (alongside the ALU)
Date : 2026-01-02 Size : 97kb User : Leyla

DL : 0
TMS320C54x片内的多总线结构,允许在一个机器周期内通过两个16位数据总线(C总线和D总线)寻址两个数据和系数。双操作数指令是用间接寻址方式获得操作数的,并且只能用AR2到AR5的辅助寄存器。双操作数指令占用较少的程序空间,而获得更快的运行速度。-TMS320C54x Chip multi-bus architecture, which allows a single machine cycle through two 16-bit data bus (C bus and D bus) addressing both data and coefficients. Two-operand instructions are obtained using indirect addressing operands, and only use the auxiliary register AR2 to AR5. Two-operand instructions of the program takes up less space, and access to a faster speed.
Date : 2026-01-02 Size : 4kb User : laozhao

DL : 0
基于C语言的任意n点FFT算法实现。可自动实现16位以内的位倒序。输入实数数列,输出复数数列。-The realization of arbitrary point n C language based on FFT algorithm. Bit reverse more than 16 can automatically realize. In real sequence, the output of complex numbers.
Date : 2026-01-02 Size : 1kb User : xumaoxin

DSP28335 RAM&FLASH操作程序-// FILE: DSP2833x_CpuTimers.c // // TITLE: CPU 32-bit Timers Initialization & Support Functions. // // NOTES: CpuTimer1 and CpuTimer2 are reserved for use with DSP BIOS and // other realtime operating systems. // // Do not use these two timers in your application if you ever plan // on integrating DSP-BIOS or another realtime OS. //
Date : 2026-01-02 Size : 1.12mb User : 王成

日历以及时钟显示 时-分-秒( 2 位-2 位-2 位) 显示 2.可通过按键置入时间值(参照电子表设置时间工作模式) 3.可通过按键控制在 LED 上从右向左滚动显示年_月_ 日 3 次, 如: 2013_01_20 空空 2013_01_20 4.实现每日闹铃提醒功能, 闹铃时间可用按键设置。 闹铃采用提示音表示。 5.实现秒表功能。 6.实现定时器功能( 预置定时时间, 按键启动, 倒计时, 计到 0 响提示音。 7.设计实现音乐提示音。 8.能够在短时间按要求修改(Calendar and clock display Time - Division - second (2 bit -2 bit -2 bit) display 2. can be placed by keystroke time value (refer to the time working mode of the electronic table) The 3. can be controlled by buttons on the LED scroll from right to left display year month _ _ 3 times a day, such as: 2013_01_20 Empty 2013_01_20 4. to realize the alarm function of the daily alarm, the alarm time can be set by the button. The alarm is expressed in a hint. 5. to realize the stopwatch function. 6. to realize the timer function (preset timing, button start, countdown, and count the 0 sound. 7. design and Realization of music hints. 8. can be modified in a short period of time)
Date : 2026-01-02 Size : 4kb User : 瑞静丹峰
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.