搜索结果
找到约 1,333 项符合
K-BEST 的查询结果
其他 清华JAVA教程。不用多说了吧
清华JAVA教程。不用多说了吧,good、better、best
人工智能/神经网络 使用pso求最小化一函數 matlab程式碼
使用pso求最小化一函數
matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!!
一起學習matlab和各種optimize methods
最小化:(x-15)^2+(y-20)^2
The swarm matrix is
swarm(index, [location, velocity, best position, best value], [x, y components or the value component])
Autho ...
VC书籍 This book focuses on combining C++ s power and flexibility with high performance and scalability, r
This book focuses on combining C++ s power and flexibility with high performance and
scalability, resulting in the best of both worlds. Specific topics include temporary objects,
memory management, templates, inheritance, virtual functions, inlining, referencecounting,
STL, and much more
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
其他 问题描述: 一杯沸水冷却
问题描述:
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件
...
软件工程 Introducing a new product requires the designer to think about the product differentiators. Designin
Introducing a new product requires the designer to think about the product differentiators. Designing a user-friendly product, considering all other features are equivalent, will help increase the product acceptance and sales. A good User Interface is definitively one of these differentiators. In ma ...
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
J2ME PeakWorkingSetSize: 44676 Kb, WorkingSetSize: 27616 Kb COM+[7:5:42]: QuotaPeakPagedPoolUsage: 136 K
PeakWorkingSetSize: 44676 Kb, WorkingSetSize: 27616 Kb
COM+[7:5:42]: QuotaPeakPagedPoolUsage: 136 Kb, QuotaPagedPoolUsage: 116 Kb
VC书籍 本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习
本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习,
大家已知道从Wi n s o c k地址机和这些机器上的服务,可以很容易地访问协议。在这一章里,
我们打算讨论如何从网络上的一台机器到另一台机器建立连接,以及如何收发数据 ...