搜索资源列表
C++数学计算
- 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
mopsoarchi.rar
- 自适应多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.,Adaptive multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
mopsowithcd
- 一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
counter
- 相信很多人都可以做得一个计数器的程序,不论是用C#、VB、VC++等编程工具。在这里我所做的这个计数器是使用C#做的,效果可能可其他人所做的不一样。它主要的目的是通过等额还贷对买房子的客户分期付款的金额和要多少年限才能还清钱进行计算。-I believe many people could do a counter procedures, whether they are using C#, VB, VC++ And other programming tools. I have done he
c++2
- 题目:训练场上n(1≤n≤50000)个高矮都不相同的士兵从左到右排成一行,依次编号为1,2,…,n。第i个士兵的身高H(i),由于采用特殊单位,H(i)满足1≤H(i)≤2000000000。设第i个士兵右侧最近的比他个高的士兵编号为j,则第i个士兵可看到在他的右侧比他矮的士兵的个数S(i)=j-i-1。(不考虑客观因素,比如视力范围等-,-) 求S(1)+S(2)+…+S(n)。-Topic: training ground n (1 ≤ n ≤ 50000) were the same
c
- 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
computertest
- 本考试系统基于SQL Server数据库平台,前端采用C#语言为开发工具,整个体系采用C/S模式。本系统不仅能对客观题正确评分,也可能对Office操作性试题正确评分,真正实现了计算机基础考试自动评分。-The examination system is based on SQL Server database platform, using C# language front-end development tool, the entire system using C/S mode. The
HeuristicLab-CSharp
- 多目标优化C#代码,下了保证你不会后悔,压缩包里有相关网址的TXT文本-Multi-objective optimization of C# code, under the guarantee that you will not regret it, compress the bag TXT text of relevant web sites
compuer_code
- 本考试系统基于SQL Server数据库平台,前端采用C#语言为开发工具,整个体系采用C/S模式。本系统不仅能对客观题正确评分,也可能对Office操作性试题正确评分,真正实现了计算机基础考试自动评分。-The examination system based on SQL Server database platform, using C# language for the front-end development tools, the entire system using C/S mod
Developing-C-Sharp-Apps-for-iPhone-
- 此书主要帮助读者利用已知的C#技巧为iphone和ipad编写C#程序。-Developing C# Applications for iPhone and iPad using MonoTouch shows you how to use your existing C# skills to write apps for the iPhone and iPad. Fortunately, there s MonoTouch, Novell s .NET library that allows
C-multi-objective
- 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
LoginC
- 三层实例(C#) 其实三层理解起来很简单,就是把不同的责任划分到不同的层,以达到解耦的目的。分层的目的就是为了让程序变得高内聚、低耦合,使代码更加灵活、易扩展,让代码更具有易用性等等。-The three-tier instance (C#) is actually three layers to understand very simple, is divided into different responsibilities to different layers in order to a
OptimizeFunc
- 利用C#实现C#语言与matlabM文件之间的相互调用,该代码实现了利用C#调用matlab编译多目标优化算法-Using c# to achieve the interaction between the c# language and matlabM file invocation, the compiled code implements the use of c# call matlab multi-objective optimization algorithm
3
- 使用visual C++的遗传算法单目标函数编程程序,能有效的计算出n代优化结果-Single objective function using visual c++ genetic algorithm programming procedures, can effectively calculate the n generation optimization results