-
digital-filter-banks
The silde introduces about digital filter bank- an important concept in contemporary communication. Also, concept of L-band filters or Nyqist filter is introduced here.
- 2014-01-06 16:56:07下载
- 积分:1
-
一个转来的小车运动源程序
一个转来的小车运动源程序 -Transferred to a source of car movement
- 2022-03-19 02:52:19下载
- 积分:1
-
maxdos
此压缩包内含迈思工作室制作的 maxdos.img 镜像(This package contains the maxdos.img mirror Smythe studio)
- 2017-10-25 13:48:47下载
- 积分:1
-
waveprocess
基于matlab小波包分解与重构对信号进行滤波(wavelet_packetdecomposition_reconstruct)
- 2018-06-28 11:16:02下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
gpops2
说明: 基于伪谱法的大规模非线性优化MATLAB工具箱(Large scale nonlinear optimization MATLAB toolbox based on pseudospectral method)
- 2021-03-12 15:39:25下载
- 积分:1
-
simple Chinese chess game for the source code from C++ beginners learning
简单的中国象棋游戏源代码 适合从c++初学者学习-simple Chinese chess game for the source code from C++ beginners learning
- 2022-02-09 15:09:08下载
- 积分:1
-
POWERsys
三相系统短路仿真,能实现三相系统中的两相短路,单相短路接地等故障分析(3 PHASE POWER SYSTEM CIRCUIT SIMULATION)
- 2020-06-17 05:40:02下载
- 积分:1
-
yue
说明: 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
Altera-LVDS_IP
自己总结的Altera_LVDS的IP核的设计及仿真分析,已在实际工程中应用到,并且带有源代码和仿真代码,总结的文档,非常有用。(My summary of the Altera_LVDS IP kernel design and simulation analysis, has been applied in practical engineering, and with source code and simulation code, summary of the document, very useful.)
- 2020-12-16 14:39:13下载
- 积分:1