搜索结果
找到约 5,266 项符合
FFT-s 的查询结果
系统设计方案 TMS28×的FFT代码
TMS28×的FFT代码,需要ccs开发。
其他嵌入式/单片机内容 蓝牙耳机音频测试的源码,FFT库是网上下的,该源码业内人士很有用处.
蓝牙耳机音频测试的源码,FFT库是网上下的,该源码业内人士很有用处.
DSP编程 FFT实现的标准C源码
FFT实现的标准C源码,适用于嵌入式环境和其他环境
技术管理 The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Sp
The OMNI Naming Service (omniNames) is an omniORB implementation of the
OMG’s COS Naming Service Specification. It offers a way for a client to turn
a human-readable name into an object reference, on which the client can subsequently
invoke operations in the normal way. See the OMG specification fo ...
文件格式 The omniORB version 4.0 User’s Guide
The omniORB version 4.0
User’s Guide
嵌入式Linux 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行
基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明) ...
教育系统应用 考试系统源码(C/S架构VB作品) 自动生成试卷和答案
考试系统源码(C/S架构VB作品) 自动生成试卷和答案,发服务器和客户段
软件设计/软件工程 a book about algorithm,It s a magazine discussing algorithm.
a book about algorithm,It s a magazine discussing algorithm.
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}