sys = tf([1],[1 5 0])figure(1)bode(sys);figure(2)nyquist(sys) ; grid; ...
分类:
其他好文 时间:
2016-12-14 01:22:13
阅读次数:
143
PathMeasure之迷径追踪 http://blog.csdn.net/eclipsexys/article/details/51992473 关于Scroller的使用以及自己实现一个侧滑菜单 http://www.jianshu.com/users/70043aadc262/latest_a ...
分类:
移动开发 时间:
2016-12-13 07:18:48
阅读次数:
400
1、Grid: a.通过获取指定行的高度和指定列的宽度来获取指定单元格的宽高 b.几种宽高默认值: 宽高(Width/Heigth):1* 最大宽高(MaxWidth/MaxHeigth):正无穷大 最小宽高(MinWidth/MinHeight):0 计算宽高(ActualWidth/Actual ...
分类:
Web程序 时间:
2016-12-12 09:44:13
阅读次数:
258
目录 1 运行效果展示 2 具体编码 2.1 斐波那契数问题 2.2 最近点对问题 1 运行效果展示 2 具体编码 2.1 斐波那契数问题 具体问题即解决方案请参考本人另一篇博客:算法笔记_001:斐波那契数的多种解法 功能界面布局main_one.xml文件对应界面图: 其源码: main_one ...
分类:
移动开发 时间:
2016-12-11 18:01:00
阅读次数:
250
Description Nothing is more beautiful than square! So, given a grid of cells, each cell being black or white, it is reasonable to evaluate this grid’s ...
分类:
其他好文 时间:
2016-12-11 14:52:12
阅读次数:
218
Oracle的jdbc驱动是ojdbc.jar 文件,那么mysql的jdbc驱动是什么呢? 匿名 | 浏览 689 次 Oracle的jdbc驱动是ojdbc.jar 文件,那么mysql的jdbc驱动是什么呢? 匿名 | 浏览 689 次 发布于2015-06-07 02:06 最佳答案 MyS ...
分类:
数据库 时间:
2016-12-09 16:40:17
阅读次数:
262
GGF文件(Geoid Grid File) 是大地水准面模型文件的一种,用于Trimble系列软件和接收机控制器中,如TGO, TBC。 Trimble官方网站提供了常用Geoid Grid File的下载。 Trimble还提供了一款免费的转换管理工具Grid Factory 用于生成、查看和分... ...
分类:
其他好文 时间:
2016-12-09 07:31:57
阅读次数:
634
关于angular的教程,学习了一下angular的ui-router和ng-grid这两个模块,顺便模仿着做了一个小小的东西。 代码已经上传到github上,地址在这里https://github.com/Songyj-225/angular。 有兴趣的小伙伴可以看看,目前还不会php只有前端的部 ...
分类:
Web程序 时间:
2016-12-07 18:17:33
阅读次数:
593
在页面模板中<window></window>加入如下代码: ...
分类:
其他好文 时间:
2016-12-07 13:57:27
阅读次数:
168
在线预览 jQuery插件大全 实例代码 <div class="sucaihuo-container"> <div class="demo"> <div class="grid"> <div class="grid-item"></div> <div class="grid-item"></div ...
分类:
移动开发 时间:
2016-12-07 09:46:32
阅读次数:
299