搜索资源列表
DSP.Algorithms.For.Programmers
- 常见DSP算法的C语言实现。可供图形、图像、音频开发参考。清晰流畅,源码详细。-common DSP algorithm in C language. For graphics, images, audio development reference. Clear and smooth, and detailed source.
经典高速乘法器IP
- 乘法器是硬件设计中的很常见也很重要的一个模块,它的VHDL硬件实现很好的解决了软件编程中做乘法速度慢的问题,在实时高速系统应用中或DSP软核或数字信号处理硬件实现算法中,经常能使用到乘法器,所以经典的高速乘法器IP 很有参考价值-Multiplier is a common and important module in hardware designing.Its VHDL addresses the low speed of multiplication in software progra
单片机数字滤波器算法
- 数字滤波文中描述了有关单片机滤波的各种常见算法需要维普浏览器打开-digital filter paper describes the SCM filtering algorithm needs of common browsers open Vip
Cprogram
- 高质量的C编程 有很多技巧和常见的算法在面-High-quality a lot of C programming skills and a common algorithm in face
comunication
- 无线通信中的常见通信算法处理verilog代码,对于通信硬件实现研究非常有用!-Wireless communications in the algorithm to deal with common communications verilog code for hardware implementation of communication research is very useful!
XF-S3011
- XF-S3011芯片是安徽中科大讯飞信息科技有限公司针对嵌入式应用领域而设计的一款中文语音合成单芯片产品,将完整的语音合成系统集成到单一的处理器内部,通过串口接收并合成任意文本。芯片的文本分析算法具备一定的智能性,可识别常见的数值、号码、时间、度量单位等格式的文本,可对中文姓氏中的多音字进行处理-XF-S3011 chip is anhui ZhongKeDa xunfei information technology Co., LTD. Embedded application fields
KindsOfKeyUseIO
- 详细介绍了常见的各种IO按键接法及软件处理算法,实现了最少IO实现最大按键数。-Details the common connection of the various buttons and software IO processing algorithms to achieve the maximum number of keys at least IO.
Classic-filtering-algorithm
- 经典滤波算法包含了在单片机开发中所需的很多常见的滤波的方法-Classic filtering algorithm contains a microcontroller development required in many common filtering method
Frequency_Protocol_for_nRF24XX
- nrf24xx 2.4G无线鼠标跳频传输协议应用笔记,可用于无线鼠标,键盘等常见设备的灵活控制,采用跳频算法,避免其他信号源的干扰。-nrf24xx 2.4G wireless mouse hopping transport protocol, flexible control, to avoid interference with other signals.
121212121
- 该控制器通过戴在手上的加速度传感器来感应用户的手势姿态,并配合按键组及相关控制算法的使用,可以实现鼠标、滚轮、摇杆这三种常见计算机外设的功能,可以为用户提供一种全新的交互式体验。-The controller worn on the hand by the acceleration sensor to sense the user s gestures posture, and with key groups and the associated control algorithms used,
Digital-signal-processing
- 有关数字信号处理的C语言程序集,里面包含常见的数字信号处理的算法C语言实现,非常实用。-The digital signal processing assembly of the C language, which contains the common digital signal processing algorithm C language, very useful.
first-order-filtering-algorithm
- 嵌入式测控系统中常见的数字滤波算法,简单的一阶各种滤波算法描述和实现-Simple first-order filtering algorithm
Implementing-a-PID-Using-PIC18
- 微芯的官方应用笔记,介绍了如何使用PIC18实现PID算法。此算法并非网上常见的位置式或增量式-The official Microchip application note describes how to use PIC18 PID algorithm. This algorithm is not a common online location or incremental
filtering
- 有关常见滤波的算法总结,包含了常见的10中滤波源代码-For a summary of the common filtering algorithm, contains a common 10 filtering source code
temperature-control
- 温度控制是我们非常常见的,也是大家非常熟悉的,但各算法千差万别,各占内存也不一样。-Temperature control is very common, but also very familiar with, but the algorithms vary widely, from each of the memory is not the same.
C
- C中很重要的知识 C语言中常见的一些算法 非常好的东西-a good file for C
paixu
- Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
common-image-segmentation-algorithm
- 用于各种图像分割的常见算法,非常有用。新手学习必看的算法。-Useful for a variety of common image segmentation algorithm. Novice learning algorithm must-see.
Inertia-Identification-Algorithm
- 在学习了常见的转动惯量辨识算法的基础上,论文分别研究了最小二乘转动惯 量辨识算法、模型参考自适应转动惯量辨识算法和梯度校正转动惯量辨识算法。-In studying the common inertia identification algorithm based on least squares research papers were Inertia Volume identification algorithm, the model reference adaptive iner
嵌入式系统软件设计中的常用算法(完整版)
- 嵌入式系统软件设计中的常用算法(完整版)(Common algorithms in embedded system software design (full version))