-
simulink
matlab simulink的入门学习资料,挺不错的(matlab simulink introductory learning materials,which is very good)
- 2009-07-07 21:08:30下载
- 积分:1
-
Beginning.Linux.Programming
说明: 本书为Linux初学者提供了一个Linux内核下编程的介绍,供其入门使用(This book provides a beginner to Linux kernel programming introduction to Linux for its entry to use)
- 2009-08-28 10:23:45下载
- 积分:1
-
现代控制
说明: 配置系统主导极点使反馈后的动态性能满足指标要求(The dynamic performance of the feedback system can meet the requirements of the index by allocating the dominant poles of the system)
- 2020-05-22 23:18:06下载
- 积分:1
-
84771138TCT
宽带相干信号处理,TCT办法,对比窄带相关信号处理(Wideband coherent signal processing, TCT method, contrast narrowband signal processing)
- 2017-12-24 21:56:03下载
- 积分:1
-
1
javascript和html5实现的一款兼容性较好的图片旋转JS效果,支持像QQ空间一样向左或者向右图片旋转(A compatible image rotation JS effect implemented by JavaScript and HTML 5 supports left or right image rotation like QQ space)
- 2018-08-23 14:45:26下载
- 积分:1
-
双馈异步风力发电机中PI控制控制模块仿真
双馈异步风力发电机中PI控制控制模块仿真(Simulation of PI Control Module in Doubly-fed Induction Wind Generator)
- 2019-02-23 17:31:00下载
- 积分: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
-
TensorFlow Machine Learning Cookbook+code
使用tensorflow进行机器学习开发的使用手册(the handbook based on tensorflow with python)
- 2018-05-26 16:17:34下载
- 积分:1
-
960*330宽屏风格的JS图片切换
960*330宽屏风格的JS图片切换,基于JavaScript flash+xml三者结合编写的焦点图代码,左下角的小圆点即是控制按钮,点击一次图片滚动切换到下一幅,XML中可设置图片地址和图片链接,切换时候带模糊效果,图片尺寸可以自己设定。直接修改flash的高度和宽度即可。
- 2022-05-21 14:24:19下载
- 积分:1
-
贪吃蛇游戏代码.不是我写的,有兴趣的可以看一下.
贪吃蛇游戏代码.不是我写的,有兴趣的可以看一下.-Snake game code. I did not write and are interested can look at.
- 2023-03-09 00:50:03下载
- 积分:1