资源列表
6hc
- 图库采集,每期自动更新, 简单免费 ……(Gallery collection, automatic updating each phase)
BaiduPOI
- 实现选择地图范围下载百度地图POI数据,可以下载到所有的POI数据。(Achieve map range selection, Download Baidu maps, POI data)
DatabaseUtil
- java+mysql平台下,实现数据备份和恢复的类(Java+mysql platform, to achieve data backup and recovery classes)
ReadLayerFeature
- 对Shapefile要素读取要素属性与坐标(Read feature's property and coordinate)
bmp2c (1)
- D:\Downloads\bmp2c (1)\bmp2c
自适应算法LMS
- LMS的算法实现,是m文件,文件中有注释容易理解。一开始运行会有错,吧路径改一下就出来了。很好用良心之作。(The LMS algorithm implementation is m file, which is easy to understand in the file. I'm going to start off with something wrong, and I'll just change the path. It's a good conscience.)
spwmunipolar
- 自己在Simulink中搭建的单极SPWM仿真模型,供学习原理用。版本是2016b(A unipolar SPWM simulation model built in Simulink for learning principles.)
QQ多功能
- 软件非常好用,可以在你朋友面前制作。非常实用(The software is very easy to use and can be made in front of your friends. Very practical)
编程实践题目-图像处理
- 细丝直径的高精度测量是工业生产中的实际问题,如漆包线生产厂家需测量外围绝缘漆的厚度,要求精度达到微米量级。传统的接触式方法无法达到,采用激光衍射的方法,利用工业相机接收衍射图案,并结合图像处理计算可计算出激光衍射极小值点的间距,进而根据理论计算出待测细丝的直径。(Determination of incidence and refraction of light and its range)
三层电梯(最终)
- 三层电梯上行与下行,电机启动。开关门内外呼(Up and down switch door, internal and external call)
二叉树的比较
- 典型的C++中的排序问题,这是二叉树比较的c++源码(Typical C++ sorting problem, which is the two tree comparison c++ source)
DEM内插
- DEM内插就是根据参考点上的高程求出其他待定点上;(1)根据实际内插要求,解算待定点P的平面坐标(;(2)为了选取邻近的数据点,以待定点P为圆心,以;由于二次曲面系数个数为6,要求选用的数据点个数n;满足要求;vi=Ax2+Bxy+Cy2+Dx+Ey+F-Z;由n个数据点列出的误差方程为v=MX-Z;(Is inserted according to the elevation reference point for other fixed point DEM; (1) according to