-
这是一个GRAPHCUT的一个应用,拿来和大家共享亚
这是一个GRAPHCUT的一个应用,拿来和大家共享亚-GRAPHCUT of an application, and used to share Asia.
- 2022-06-18 17:10:31下载
- 积分:1
-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1
-
多
多目标遗传算法源码,包含遗传算法的各个步骤,适合于研究多目标优化的朋友-Multi-objective genetic algorithm source code, including the various steps of genetic algorithm, suited to study multi-objective optimization of Friend
- 2022-02-22 07:07:32下载
- 积分:1
-
超市管理系统需求分析。doc
超市管理系统需求分析
1项目计划
1.1系统开发目的
1.2背景说明
1.3项目确立
2逻辑分析与详细分析
2.1需求分析
2.2目标
2.3数据流程图
2.4系统功能
2.5系统开发步骤
2.6用户的特点
2.7假定与约束
3基于UML的建模
3.1语义规则
3.2UML模型
3.2.1系统UML模型
3.2.2子系统UML模型
3.2.3系统实现图
4小结
-Supermarket Management System Requirements Analysis. Doc
- 2022-07-16 02:02:45下载
- 积分:1
-
专门介绍WINDOWS的PE文件格
专门介绍WINDOWS的PE文件格-devoted to the Windows PE file grid
- 2022-07-12 01:53:31下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
Computer operating system runtime environment experiment C language environment
计算机专业的操作系统实验 运行环境 C语言环境下-Computer operating system runtime environment experiment C language environment
- 2022-09-28 19:20:03下载
- 积分:1
-
学生成绩管理系统的设计与实现
1. 引言
1. 1背景
当今时代是飞速发展的信息时代。在各行各业中离不开信息处理,这正是计算机被广泛应用于信息管理系...
学生成绩管理系统的设计与实现
1. 引言
1. 1背景
当今时代是飞速发展的信息时代。在各行各业中离不开信息处理,这正是计算机被广泛应用于信息管理系统的环境。-student performance management system design and realization of one. INTRODUCTION 1. A background of the modern era is the rapid development of information substituting. Many industries rely heavily on information processing, which is widely used in computers and information management system environment.
- 2022-03-15 07:24:06下载
- 积分:1
-
用于求解matlab排序问题,求解得效率很高,比一般的方法好哦...
用于求解matlab排序问题,求解得效率很高,比一般的方法好哦-Matlab for solving the scheduling problem, to solve a highly efficient method than the average好哦
- 2022-03-24 10:10:21下载
- 积分:1
-
一篇教你写文献综述的好文章,写好综述是做项目的第一步哦
一篇教你写文献综述的好文章,写好综述是做项目的第一步哦-teach you to write a literature review on the excellent article, written on a project is the first step oh
- 2022-02-25 17:44:39下载
- 积分:1