T-Engine
探索t-engine技术的无限可能,这里汇集了1803个精选资源,涵盖从基础入门到高级应用的全方位资料。t-engine以其卓越的实时处理能力和高效的嵌入式系统解决方案,在工业自动化、物联网(IoT)以及智能设备开发等领域展现出强大优势。无论是初学者还是经验丰富的开发者,都能在这里找到宝贵的学习材料...
资源总数
500
T-Engine 热门资料
查看全部 500 份 →PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of
PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dyn...
2014-01-03
48
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (...
2013-12-11
131
TI DM6446板卡上调用encode engine进行编码的例子程序
TI DM6446板卡上调用encode engine进行编码的例子程序,可以将采集到的音视频写成文件
2016-06-21
186
卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1
卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和
2013-12-20
81