资源列表
首都及重要城市
- 世界首都及主要城市矢量文件,shp文件,可以用GIS软件打开(Vector files and shp files of world capital and major cities can be opened with GIS software)
数据结构项目
- 校园地图导航,可自动匹配最短路径,取50个点实验(campus map nevigation)
Zernike_36
- 可以计算36项泽尼克多项式,matlab程序,可供大家参考学习(calculate 36 term Zernike polynomials)
pbfdaf
- 自适应滤波, 回声消除, matlab, 分段自适应滤波(Adaptive filtering, echo cancellation, MATLAB, segmented adaptive filtering)
B版(PK专版过登录器多)
- 简单*破解版本 大部分SF可用 B版本可用 自动挂机 加速(Simple plug-in cracked version of most SF can be used B version can automatically hang up speed.)
nirsLAB_AllChapters2016_01
- 详细解释了MATLAB nirslab的操作流程(The operation flow of MATLAB nirslab is explained in detail.)
PMSM_fuzzyPID
- 通过模糊控制确定永磁同步电机的位置,pmsm的位置环和速度环,电流环均采用模糊控制(Position determination of PMSM by fuzzy control)
IV
- 光伏板的仿真模型,正确得出光伏仿真UP曲线和UI曲线(Simulation model of photovoltaic panel)
利用Matlab进行BCH编码、译码仿真
- 利用Matlab进行的一次BCH编码、译码仿真的说明以及程序。(Descr iption and program of a BCH coding and decoding simulation using Matlab.)
实盘赚钱趋势ea
- 黄金外汇趋势EA 稳定盈利EA 长期实盘 稳定盈利(Gold foreign exchange trend EA stable profit EA long term solid profit)
Power PMAC Software Reference Manual
- 泰道运动控制器英文软件手册,便于变成参考,加强程序编辑,欢迎下载(Thai Road Sports controller English software manual, easy to become a reference, strengthen program editing, welcome to download)
E267_打印对话框的实例
- 打印对话框,建一个项目,将其命名为工程1,默认窗体为Form1。command1 单击打印(form print Private Sub Command1_Click() CommonDialog1.ShowPrinter For i = 1 To CommonDialog1.Copies Printer.Print Text1.Text Next i Printer.EndDoc End Sub)