-
一个插件示例,详细讲解了用VC做COM插件的方法,内附文档。
一个插件示例,详细讲解了用VC做COM插件的方法,内附文档。
- 2022-02-01 02:23:26下载
- 积分:1
-
WinCE5.0 EVC4.0 MFC应用程序
WinCE5.0 EVC4.0 MFC应用程序-WinCE5.0 EVC4.0 MFC applications
- 2023-01-21 18:05:04下载
- 积分:1
-
项目名称:acotsp
大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp
Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the
symmetric TSP
Copyright (C) 2004 Thomas Stuetzle
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
email: stuetzle no@spam informatik
- 2023-01-14 12:40:03下载
- 积分:1
-
check software main application and products
检测软件的主要应用与功能
检测软件的主要应用与功能-check software main application and products
- 2022-07-01 07:54:32下载
- 积分:1
-
spring rabbitmq整合
spring rabbitmq整合异步通信 ,项目是基于spring-rabbit和mvn实现的,一个简单的小demo,适合一入门
- 2023-06-12 10:25:19下载
- 积分:1
-
菜单和加速键编程的例子
菜单和加速键编程的例子-menu and accelerate key programming examples
- 2023-06-18 13:35:03下载
- 积分:1
-
Wince5.0下WIFI程序。提供获取WIFI连接状态,信号强度,连接信道,AP名称,ping,复制文件,全频段搜索并显示AP等功能...
Wince5.0下WIFI程序。提供获取WIFI连接状态,信号强度,连接信道,AP名称,ping,复制文件,全频段搜索并显示AP等功能-Wince5.0 procedures under the WIFI. Providing access to WIFI connection status, signal strength, connection channels, AP name, ping, copy files, full-band features such as search and display AP
- 2022-03-05 12:18:03下载
- 积分:1
-
1、 介绍计算机动画的基本知识和实现方法 2、 在VC++中建立时钟消息,使用时钟消息产生动画。 3、 介绍动态地获取图形文件名。 4、 介绍在VC++中窗口、...
1、 介绍计算机动画的基本知识和实现方法 2、 在VC++中建立时钟消息,使用时钟消息产生动画。 3、 介绍动态地获取图形文件名。 4、 介绍在VC++中窗口、控件大小控制和定位的方法。 5、 程序运行时的目录定位方法。-Demos of graph animation program in windows.
- 2022-01-26 00:08:02下载
- 积分:1
-
能够显示万年历,农历以及任意两天之间的天数差
能够显示万年历,农历以及任意两天之间的天数差-Able to show that calendar, the Lunar and arbitrary number of days between two days of poor
- 2022-11-19 10:45:03下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1