资源列表
wxPythonsc
- 实现贝塞尔图像绘制,需要python配合wx使用!(To implement Bessel image drawing, you need to use Python with wx!)
tmp_21763-Graphs_GUI782665542
- GUI,一些优美的图形matlab实现,相信会对你有很大作用(matlab gui for some beautiful graph)
【CASS】程序命令TT
- CASS功能小插件,APPLOAD加载,自己用了下很方便(CASS function small plug-in, APPLOAD loading, use it very convenient.)
pr
- 基于fgoals-g2模式下的降水数据处理(this data is for grads to deal with fgoals-g2)
backports-4.4.2-1.tar
- 安装并且使用backport,自己做了一个小的程序包,希望可以帮助到大家(Installation and use of backport, made a small package, I hope to help you)
1D_ESA
- 该程序包括泰勒线阵及方向图、带宽计算、共形阵列等函数。(Taylor linear array pattern)
Py_test
- 根据数据绘制平行坐标轴图,以显示各种计算结果(Drawing parallel coordinate axes according to data)
无线传感器网络节点定位算法实现Localization
- 通过随机部署信标节点来定位目标,当距离最近三个信标节点之间相互连接时,出现在信标节点组成的网格内,可以定位目标对象(The target object is located by the random deployment of beacon nodes. When the nearest three beacon nodes are connected to each other, the target object can be located in the grid of the beac
drawpicture
- 一空空间若干三维点x,y,z,利用奇异值分解法绘制空间平面求取空间方程(Drawing space equation for space equation)
PLOT x2+y2
- 绘制x2+y2曲线,能够展示三维立体的图形(Draw the x2+y2 curve to show the 3d graphics.)
1111
- 直线光栅扫描转换算法 bresenham(Implementation of linear grating scan conversion algorithm)
二值图像取轮廓
- 二值图像取提取轮廓的源码,vc6.0编译