-
非常好的手机java程序,
非常适合初学者,
SRC......源代码
非常好的手机java程序,
非常适合初学者,
SRC......源代码-Very good mobile java process, very suitable for beginners, SRC ...... source code
- 2022-10-13 15:25:02下载
- 积分:1
-
三国志IX武将编辑器
三国志IX武将编辑器-Three Kingdoms IX generals Editor
- 2022-10-17 11:45:02下载
- 积分:1
-
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其...
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with VB genetic algorithm used its
- 2022-08-13 01:22:40下载
- 积分:1
-
VC++自制的窗口标题栏蓝色渐变效果
VC++自制的窗口标题栏蓝色渐变效果,因为原来的窗口标题栏也是蓝色渐变,但是这里的蓝色渐变和系统固有的是不一样的,你看了就知道,这个代码的目的是让你学会如何自定义窗体的标题栏渐变效果,你完全可以依照本代码中的方法生成红绿渐变、绿黄渐变的窗体标题栏效果。
- 2023-06-28 15:25:03下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1
-
粒子群算法试算
说明: 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization (PSO), also called particle swarm optimization (Particle Swarm Optimization), is abbreviated as PSO, which is a new evolutionary algorithm (Evolutionary Algorithm EA) developed in recent years. PSO algorithm is a kind of evolutionary algorithm. It is similar to simulated annealing algorithm. It also starts from the random solution and finds the optimal solution by iteration. It also evaluates the quality of the solution through fitness, but it is simpler than the genetic algorithm rule. It does not have the crossover (Crossover) and the Mutation operation of genetic algorithm. Search for global optimum. This algorithm has attracted the attention of the academic community for its advantages of easy realization, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization (PSO) is a parallel algorithm.)
- 2018-12-25 14:28:52下载
- 积分:1
-
model-predictive-control
模型预测控制应用到汽车上非常好的一本书,能给汽车人士提供参考。(Model predictive control in the vehicle)
- 2016-07-22 16:36:13下载
- 积分:1
-
deep_q_network
说明: Python环境下 愤怒的小鸟 强化学习程序完整版,Qlearning 算法(The full version of Angry Birds Reinforcement Learning Program in Python Environment, Qlearning Algorithm)
- 2020-06-02 08:29:03下载
- 积分:1
-
决定你一生成就的21个信念,决定你一生成就的21个信念决 定你一生成就的21个信念....
决定你一生成就的21个信念,决定你一生成就的21个信念决 定你一生成就的21个信念.-decision of your life achievements 21 convictions, deciding your lifetime achievements of the 21 convictions decision achievements of your life 21 convictions decision achievements of your life 21 convictions.
- 2022-02-05 11:02:28下载
- 积分:1
-
运动目标前景提取
对于视频中动态背景下运动前景部分提取,一种基于单高斯模型和混合高斯模型的动态背景模型提取前景信息。(For moving foreground extraction in dynamic background, a dynamic background model based on single Gaussian model and mixed Gaussian model is proposed to extract foreground information.)
- 2018-09-22 17:39:09下载
- 积分:1