-
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,...
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution computing model, is a simulation of natural evolutionary processes through the optimal solution search methods,
- 2022-01-25 23:32:15下载
- 积分:1
-
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容...
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容-area filling algorithm scanning lines filling algorithm graphics operations as basic experiment
- 2022-04-24 23:41:00下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
贪吃蛇游戏
资源描述应用背景嗨,我是一个学生在信息。我必须找到一个程序来进行修正和改进。我选择了一个蛇游戏。规则:•吃紫色的广场,以获得痛苦,直到你吃自己。你吃的东西越多,蛇越长,它就不吃它自己。控制:•箭头键缺陷修正/改进:游戏不冻结几秒时,蛇死了。听起来已经完全重新设计。看(对齐、字体、反走样…)原文: ;http://www.codeproject.com/articles/151917/a-simple-snake-game-engerek
- 2022-06-18 20:57:57下载
- 积分:1
-
image processing software. We can see that should be used to the Ha ha.
图象处理的软件.
大家看看,应该用的着的,呵呵.-image processing software. We can see that should be used to the Ha ha.
- 2022-11-30 16:30:03下载
- 积分:1
-
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法-Quartus development in the environment, using hardware description language to achieve different logic algorithm
- 2022-03-24 11:54:36下载
- 积分:1
-
一种蚁群优化的边缘检测算法,可实现!用matlab编写
一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
- 2022-02-10 05:12:05下载
- 积分:1
-
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图...
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图-drawing an apple by Bezier.
- 2022-03-22 15:33:01下载
- 积分:1
-
利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Var...
利用LBP纹理模型进行纹理分类,其论文发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper has been published in Pattern Recognition 2009.
- 2022-01-26 06:05:31下载
- 积分:1
-
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the...
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)
2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press "TEACH".
3. You can save all the taught data.
4. For retrival, click start.
Note: Paint Brush software of microsoft opens for entering the image. So, we need to save the image after editing.
For best results teach each Character not less than ten times.
- 2022-06-20 20:59:04下载
- 积分:1