搜索资源列表
tsp--yichuangsuanfa
- 程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。 48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。 -Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map
pixval
- 分析牌照,用函数获得牌照的背景色的红、绿、蓝分量亮度和坐标,找出车牌范围-Analysis of a license, obtain a license to use function of the background color of red, green and blue light components and coordinates, to identify the scope of license plate
mouseshow
- 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载。-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of t
mouseshow
- 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of th
SnapShotForQQZhaoCha
- 获取找茬窗口的坐标。获取左右两张图片。 两张图片进行像素对比,生成带有红斑的图片。生成图片放入找茬游戏窗口对应位置,鼠标点击滤层直接得分。-Being finding fault window coordinates. Get around two pictures. Compare two images pixel to generate images with erythema. Finding fault game window generated images into the
CSharp_picture
- c#编写的图像处理软件,可以将图像的轮廓边缘处的不圆滑部分检测并标红,并计算出该部分的起点坐标,主要用于智能加工的算法练习,与大家分享。-c# prepared by the image processing software can be tactless part contour at the edge of the image to detect and marked red, and calculates the coordinates of the starting part, mai