-
ArcGIS AE 二次开发 Map和Layer的右键菜单及其操作
本文是利用C#自带的contextMenuStrip来实现; 1、在contextMenuStrip的OnClick事件中编写相应显示代码; 2、在axTOCControl的OnMouseDown事件中将对应事件与axTOCControl联系起来; contextMenuStrip.Show(axTOCControl1, new Point(e.x, e.y));
- 2022-06-13 07:08:11下载
- 积分:1
-
ATMEGA128_PWM
ATMEGA128 可以同时改变pwm的频率和占空比,对理解PWM很有处。(ATMEGA128 can change the pwm frequency and duty cycle, and understanding of the PWM is useful at.)
- 2012-02-11 15:48:18下载
- 积分:1
-
source
Job shop scheduling problem using genetic algorithm must use g++ complier
- 2010-07-17 10:05:40下载
- 积分:1
-
a
函数优化问题的程序,切实可操作,有效简单。
(How to solve the problem of function optimization, simple and effective.)
- 2013-11-27 15:24:11下载
- 积分:1
-
GMS-Feature-Matcher-master
说明: 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
- 2021-05-06 16:31:53下载
- 积分:1
-
TC35i短信模块控制程序,通过程序控制接受模块收发短信。
TC35i短信模块控制程序,通过程序控制接受模块收发短信。
- 2022-02-04 12:46:54下载
- 积分:1
-
基于单片机的智能除湿器 程序源代码
智能除湿器可以实现在封闭空间内保持空气湿度,当湿度传感器采样的信号超过设定值,就一会显示并开启除湿器进行降低湿度,包括主程序、采样程序和显示程序(The intelligent dehumidifier can keep the air humidity in the closed space. When the signal of the humidity sensor exceeds the set value, it will display and open the dehumidifier to reduce the humidity, including the main program, the sampling program and the display program.)
- 2018-06-06 16:51:45下载
- 积分:1
-
基于opencv的图像检索系统
基于opencv的图像检索系统,输入待检索图像后,选择检索库路径并选择检索方式:基于颜色特征、基于形状特征或者基于颜色和形状综合特征点击【开始检索】按钮即可得到检索结果。
- 2022-01-25 14:58:59下载
- 积分:1
-
ubuntu系统下C语言UDP客户端与服务器代码
关于UDP的简单代码,在Ubuntu系统下可以运行。
- 2022-06-28 20:40:01下载
- 积分:1
-
AdaptiveMedian
从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。(Adaptive Median, matlab version to C++ version.)
- 2015-01-06 22:11:30下载
- 积分:1