NOKIA手机屏3310驱动,完成了显示图形,汉字字符,浮点型数据,英文字符串函数,可直接调用.
上传时间: 2015-12-16
上传用户:lizhizheng88
教程《DSP 原理及其 C 编程开发技术》中的源代码,该DSP是浮点DSP,是TI的C6000系列的。
上传时间: 2014-06-12
上传用户:黄华强
mp3解码通用代码,不针对专门平台。浮点版本
上传时间: 2016-01-11
上传用户:6546544
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;
标签: Algorithm Genetic Simple 多变量
上传时间: 2013-12-18
上传用户:英雄
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
· 寄存器和处理器模式(26-bit 体系) · 寄存器和处理器模式(32-bit 体系) · 程序状态寄存器和操纵它的指令 · 寄存器装载和存储指令 · 算术和逻辑指令 · 移位操作 · 乘法指令 · 比较指令 · 分支指令 · 条件执行 · 软件中断指令 · APCS (ARM 过程调用标准) · 编写安全的 32-bit 代码的基本规则 · IEEE 浮点指令 · 汇编器伪指令 · 指令快速查找 · ARM 指令格式
上传时间: 2014-10-12
上传用户:851197153
MCS-51单片机实用子程序库,加减乘除,进制转换,浮点算法,应有尽有!
上传时间: 2014-12-01
上传用户:远远ssad
本文讨论了AR模型及线性预测的原理,在浮点型DSP TMS320C6713B上实现了语音信号线性预测系数(LPC)的提取,并利用LPC系数用Verilog语言实现了AR模型的Lattice结构。
上传时间: 2016-04-17
上传用户:ecooo
标准的fft算法,本人研究编写,浮点型参数,可设置长度
上传时间: 2016-04-24
上传用户:13160677563
任何两位任意长度实数相乘,显示结果为非浮点,精确到各位。 不会因为4舍5入。或进位而产生误差。
标签: 任意长度
上传时间: 2016-05-12
上传用户:saharawalker