-
matlab7.0tongjichuli
高阶累积书籍,包含了双谱,1.5维谱的讲解和编程,值得拥有(High-end accumulation of books, including the bispectrum, lectures and programming 1.5 dimensional spectrum, worth having)
- 2016-10-14 09:59:52下载
- 积分:1
-
LS_ESPRIT
说明: LS_ESPRIT,均匀线列阵DOA估计,分两个子阵,最基础的ESPRIT方法,两个入射信号(LS-ESPRIT,Uniform linear array DOA estimation)
- 2019-05-07 11:55:17下载
- 积分:1
-
新建文件夹
说明: 通过运用该程序可以方便管理各种各样的文献资料,你值得拥有哦(Look at the literature)
- 2020-06-17 04:40:01下载
- 积分:1
-
smarttool
非常实用的国密SM2、SM3、SM4算法工具(National Secret SM2, SM3, SM4 Algorithmic Tools)
- 2020-06-26 17:20:02下载
- 积分:1
-
tftb-0.1.tar
STFT相关函数,包含了源代码,说明和简单的例子。(STFT related functions, including the source code, descriptions and simple examples.)
- 2007-03-14 23:55:26下载
- 积分: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
-
VB 连连看源码 【网络版】
VB 连连看【网络版】源码,网络对战的实现是基于Winsock控件,游戏具备地图编辑模式、分数清零、游戏提示、重新排列、保存地图等功能,在监听的端口有连接请求发生时,立即调用Accept方法。游戏画面中的每个方块均采用一个Image控件来实现,有些麻烦了些,不过效果挺好。试玩了一下,别有一番风味。本连连看游戏源码支持二次开发,若你的水平足够高,完全可以继续开发完善。
- 2022-03-24 19:43:15下载
- 积分:1
-
贪吃蛇游戏
一个用C++编写的贪吃蛇游戏,界面库采用的是QT(A snake game written in C++, the interface library is QT.)
- 2018-09-19 21:30:22下载
- 积分:1
-
蓝桥杯2019驱动
说明: 蓝桥杯单片机今年最稳定的驱动程序,电子科大比赛实测能用,666(Blue bridge cup MCU this year the most stable driver, electronic science and technology university test can be used, 666)
- 2020-06-18 19:20:02下载
- 积分:1
-
graded background, in which top
渐变背景,在窗体中从上至下依次绘制多个矩形,使它们的填充色从蓝变化到黑,就能很好地模拟出渐变效果-graded background, in which top-down windows were drawing more than rectangular, filling their color changes from blue to black. it will be able to simulate effects of graded
- 2023-08-21 21:20:02下载
- 积分:1