for wince samsung 2k/b nandflash driver
标签: nandflash samsung driver wince
上传时间: 2014-01-07
上传用户:gaojiao1999
CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
本程序用于有限元方法中空间8节点单元刚度矩阵的计算,并通过文本文件实现数据间的传输,在VB中通过shell函数来调用fortran的程序,实现二者的混合编程。
上传时间: 2014-01-13
上传用户:xlcky
这是计算机拟和方法的例程集锦,对数学计算和建模非常有用.
上传时间: 2013-12-18
上传用户:yuanyuan123
该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法
上传时间: 2015-12-14
上传用户:sz_hjbf
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
本软件研究了地基的计算方法,并通过matlab对建筑工地上的地基扰度进行了数值计算,很好的解决了以前性能差的问题
上传时间: 2015-12-15
上传用户:han_zh
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。 提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查 表算法的循环冗余校验程序。
上传时间: 2015-12-16
上传用户:498732662
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123