-
一个二十四点的游戏
一个二十四点的游戏-a 24-point game
- 2023-08-21 01:10:03下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
opcv实例源代码讲述各种实例提供各类源码
opcv实例源代码讲述各种实例提供各类源码-opcv examples of source code, about various instances, provide various types of source code
- 2022-03-26 17:29:17下载
- 积分:1
-
登录 android
在我以前的文章Android 系统登录和注册屏幕设计我解释过设计的登录和注册的接口,但它不具有功能。在本教程中我解释如何建立完整的登录和注册系统中使用 PHP、 MySQL 和 SQLite 的 android 操作系统。本教程还介绍如何生成简单的 API 使用 PHP 和 MySQL。
android 应用程序的登录名。索引的的登录名。使用用户名和密码登录。
- 2023-07-20 01:30:02下载
- 积分:1
-
找钱张数最少
二、问题
现只有面额为 11元、5元、1元的三种人民币。
给定一个 数目为 money 的人民币,如何用这三种面额的人民币 找开它,且用的人民币张数最少
如:给定 10元,我们可以有以下找法:
2张 5元面额
1张 5元面额 + 5 张 1元面额
10张 1元面额
我们 选择第一种找法。只用两张人民币。
三、分析
利用动态规划法可以找到最优解。
利用贪心算法可以找到最优解(问题满足贪心选择性质时。该找钱问题在 11、5、1三种面额的情况下不满足该性质)
或者找到近似 最优解(在本题设定的三种面额的情况下 便是如此)
如果现在要找开 15元钱,则
- 2022-03-06 11:17:09下载
- 积分:1
-
SCE,多目标优化
无论是做模型模拟的还是数据仿真的 或者是搞最优化的 基本都知道大名鼎鼎的SCE算法 尤其是SCE-UA更是模型和最优化中多
数专家学者所偏爱的。
美国亚利桑那大学Duan等于20世纪90年代开始研究萨克拉门托模型参数优化问题,后来提出了单纯多边形进化算法(SCE-UA)并
得到了全局最优解。SCE-UA结合了现有算法(包括基因算法等)中的一些优点,可以解决高维参数的全局优化问题,且不需要显
式目标函数或目标函数的偏导数。
- 2023-02-20 00:45:03下载
- 积分:1
-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
Doolittle的编程实现
Doolittle的编程实现-Try Programming
- 2023-01-07 04:20:03下载
- 积分:1
-
选主元的矩阵杜利特尔分解
选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
- 2022-02-28 20:40:51下载
- 积分:1
-
含有多种ICA算法的eeglab工具箱
含有多种ICA算法的eeglab工具箱-containing multiple ICA algorithm eeglab Toolbox
- 2022-10-09 14:15:08下载
- 积分:1