-
This code for find object on the map
This code for find object on the map
- 2022-04-22 20:14:05下载
- 积分:1
-
此目录包含2个光流的实现
This directory contains implementations of two optical flow
algorithms and some utilities:
- 2022-05-05 16:45:49下载
- 积分:1
-
获取主机mac地址vc程序,程序简洁,方法简单
获取主机mac地址vc程序,程序简洁,方法简单-Access to the host mac address vc procedures, the procedures simple, method is simple
- 2023-07-29 03:25:03下载
- 积分:1
-
coordinates conversion procedures
经纬度转换的程序-coordinates conversion procedures----------------------------
- 2022-07-24 00:31:08下载
- 积分:1
-
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-07-04 18:15:39下载
- 积分:1
-
自订制菜单,在菜单栏上面显示公司logo图标位图。
自订制菜单,在菜单栏上面显示公司logo图标位图。-Since the customized menu, the menu bar shown above the company logo icon bitmap.
- 2022-01-24 13:00:32下载
- 积分:1
-
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文...
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。
test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。
头文件中部分函数没有定义。-This procedure code, mainly to test the four large integer arithmetic, as well as on the basis of seeking common denominator of this calculation. bigint_lib_dll folder were compiled lib library files and dll library files and source code. test_bigintcommondevision folder for the test program, engineering using lib library file. Header file, part of the function is not defined.
- 2022-05-19 05:59:03下载
- 积分:1
-
用vc++编写的usb接口通信程序 主要是usb的接口传输功能
用vc++编写的usb接口通信程序 主要是usb的接口传输功能-Vc++ to prepare with the usb interface usb communication program is the interface transfer function
- 2022-07-03 09:26:18下载
- 积分:1
-
How to Windows Mobile (WinCE 5.0) using Vc++ Programming search and connect arou...
如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备并实现数据通信。
文章地址:http://www.vckbase.com/document/viewdoc/?id=1779
你可以任意修改复制本代码,但请保留这段文字不要修改。
希望我能为中国的软件行业尽一份薄力!
◆◆◆ 作者 ◆◆◆
谢红伟 ・ chrys ・ chrys@163.com ・ http://www.howa.com.cn-How to Windows Mobile (WinCE 5.0) using Vc++ Programming search and connect around the Bluetooth (Bluetooth) and to realize data communication equipment. Article addresses: http://www.vckbase.com/document/viewdoc/?id=1779 you can modify a copy of the code, but please keep this text do not modify. Hopefully, I can for China
- 2022-03-02 03:34:39下载
- 积分:1
-
MFC工具提示控件(ctooltipctrl)是易于使用的一个窗口,如一个孩子…
MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
- 2023-04-20 19:30:03下载
- 积分:1