资源列表
物流选址
- 物流选址,运用遗传算法,源代码,十分好用有效,可修改数据
base64 for pb
- pb9版本的base64编码实例,加入pbw即可。
附合导线近似平差
- 该程序是用C++的MFC对附合导线进行简易的平差计算、画图和分析。
ESPRIT代码
- 常用的信号源DOA估计代码,这个代码可以直接运行,容易理解
xilinx_usb_drivers_win10_x64
- win10的xilinx usb驱动,较新版本(Xilinx USB driver for win10, newer version)
抛物线
- 抛物线曲线,由SCRATCH3编写而成,函数运用的好例子。(Parabolic curve, compiled by SCRATCH3, is a good example of function application.)
Deep Learning_Kmeans
- 适用于基于欧式距离的用户分簇,简单深度学习Kmeans算法例程(It is suitable for user clustering based on Euclidean distance.)
常用ENVI功能扩展工具
- airbus_catalog_query-影像数据查询工具 ENVI_Menu_Finder ENVI批处理与代码生成器 EO-1 ALI Calibration EPOC.1242 Frame_Subset_via_Shapefile Google Earth Super-Overlay Tool (GEST) hyperion_tools Landsat8LST-地表温度反演 LIST.TXT MODIS MCD12Q1数据批处理工具 modis_conversion_toolkit NND
ArcGIS——Shortest path
- ArcGIS二次开发最短路径,基于VS的ArcGIS二次开发,实现地图查找两点之间最短路径功能(The shortest path in the secondary development of ArcGIS and the second development of ArcGIS based on VS realize the function of searching the shortest path between two points in a map.)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
ST稀疏表
- ST 稀疏表的实现 ST(Sparse Table,稀疏表)算法是求解 RMQ 问题的经典在线算法,以 O (nlogn) 时间预处理,然后在 O (1) 时间内回答每个查询。ST 算法本质上是动态规划算法,定义了一个二维辅助数组 st [n][n],st [i][j] 表示原数组 a 中从下标 i 开始,长度为 2^j 的子数组中的最值(以最小值为例)。 预处理:要求解 st [i][j] 时,即求下标 i 开始,长度为 2^j 的子数组的最小值时,可以把这段子数组再划分成两半,每半的长度
完整MES代码(含客户端和server端)
- 完整的MES源码,带有客户端与server端,可供大家参考使用。(Complete MES source code, with client and server side, for your reference.)
