搜索资源列表
51子程序库
- 单片机汇编代码,有大部的多字节运算,通信和字符变换程序-MCU code compilation, the most multi-byte computing, communications and characters transform procedures
Crc16源码4种算法
- CRC16,C语言运算源码,包括四种算法,直接计算法,半查表法,全查表法,双8位表全查表法,适用于工业控制领域校验通讯数据使用,和MODBUS数据校验,在对不同的系统资源的要求环境下,采用不同的算法-CYXLIC REDUNDANCY, C language source computing, including four algorithms, direct calculation method, semi-look-up table method, the whole look-up tab
HFAVR1.ZIP
- AVR-AT90S8535,HD8279,等开发的洁净空调专用DDC系统,包括AD/DA,PID计算等.-AVR-AT90S8535, HD8279, such as the development of clean air-conditioning system for DDC, including AD / DA, PID computing.
从体系结构的演变看高性能微处理器的发展趋势
- 随着高性能计算的需求,计算机体系结构发生了很大变化。作为计算机核心部件的微处理器,其性能和复杂性(晶体管数、时钟频率和峰值)也按照摩尔定律增长。微处理器性能的改善在很大程度上归功于体系结构的发展和VLSI工艺的改进。体系结构的发展主要体现在三个方面,即超流水、多指令发射和多指令操作。 -With the demand for high-performance computing, computer architecture undergone great changes. As the co
实例41
- 一个简单计算器程序,实现两个操作数的运算,包括加减乘除-a simple calculator program, the two realize the number of computing operations, including the arithmetic
通用51单片机求波特率
- 这是我一时兴起现学现用的一个求单片机波特率的小程序! 选中\"做何运算\"后双击一次选中内容,然后下边相应的项点亮,输入条件 然后点\"开始查找\",右边就会列出符合条件的内容-This is my time to learn the rise of a baud rate of SCM for small programs! Selected "What is computing," selected as a double-click, and then subo
booth_mul
- 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的Booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。-a 16 to be completed with symbols / unsigned multiplication of the number of binary multipliers. The multiplier used to impr
DFTFFT
- DFT/FFT Functions(DFT/FFT程序)属于DSP数值运算经典代码的c源代码-DFT / FFT Functions (DFT / FFT program) is classic DSP numerical computing code c source code
DigitalAudioEffects
- Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理-Digital Audio Effects (digital sound processing) dsp development of numerical computing, classical c code, including : lowpass reverberator, plain reverber
fir_deci_spl
- 该程序是在ADIdsp上,实现fir运算。开发环境用的是VDSP++3.5-the procedure was ADIdsp and achieve fir computing. The development environment is VDSP 3.5
GlobusToolkit4ProgrammingGuide(191pages)
- Globus Toolkit 4编程指南 是关于网格计算中最通用的软件GLOBUS工具箱第4版的使用详解,对于开发网格应用具有很高的参考价值。-Programming Guide grid computing is on the most common software creatine U.S. Toolbox Release 4 IDE for the development of grid application with high reference value.
比较典型的pid处理程序
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID p
crc32源码及资料
- CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract oper
sjhsh.rar
- 用FPGA计算三角函数,实现三角函数算法,完成快速三角函数运算,FPGA calculated using trigonometric functions, trigonometric function algorithm to achieve complete fast trigonometric computing
libwma.rar
- 在mplayer播放器增加wma的定点运算补丁,44100的采样率文件播放没有问题,22050采样率文件播放有噪音。,Mplayer player in the fixed-point increase in computing patch wma, 44100 sampling rate of file to play no problem, the sampling rate of 22,050 documents have noise playback.
High-Performance_Embedded_Computing
- 详细介绍了高性能嵌入式系统的体系结构、应用,以及设计方法。-Embedded systems technology involves a range of topics, including analog-to-digital conversion and application-specific integrated circuit design. From the history of high-performance computing to a discussion of future
reconfigurable-computing
- 面向图像处理的可重构计算系统结构 大连理工大学硕士论文 -For image processing reconfigurable computing architecture master' s thesis, Dalian University of Technology
Embedded-computing
- 嵌入式的计算工具书。很好。是英语原文的。-Embedded computing:a VLIW Approach to Architechture,Compilers and Tools.
Embedded-computing-system
- 介绍了嵌入式操作系统的基本原理,应用。是以被不可多得外国书-Embedded computing system design principles
Design Patterns for Reconfigurable Computing
- 研究分享FPGA設計適用的設計模式,也分享了应用实例,与建议教训(Introduce design patterns for Reconfigurable Computing (FPGA design) - research paper)