资源列表
s7connector-master
- Java的s7connector连接库,用于连接西门子PLC,支持西门子S7系列及更低版本的PLC(The s7connector connection Library of Java is used to connect Siemens PLC, and supports Siemens S7 Series and lower PLC)
cuckoo search
- 布谷鸟搜索的算法,其中,cs_spt.m为主程序,fobj.m为目标函数(The algorithm of cuckoo search,in which CS _SPT is the main program and fobj is the objective function .)
NSGA2车间调度算法
- 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)
Matlab多目标优化遗传算法源程序很好的应用案例
- 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)
FPC盲抓贴片机源代码
- 基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
主要是基于柔性作业车间调度的遗传算法求解
- 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)
神经网络及数据
- 使用神经网络预测销量,包括数据预处理、输入数据变换、神经网络训练及使用。包括数据集(Use neural network to forecast sales volume, including data preprocessing, input data transformation, neural network training and use)
精通MATLAB智能算法(2015代码)
- 精通MATLAB智能算法(2015代码)(Proficient in MATLAB intelligent algorithm (2015 code))
r6s
- 内存自瞄,平滑,透视吗,骨骼,人物上色,瞬移(Memory self aiming, smoothing, perspective, skeleton, character coloring, blinking)
Computes and plots radially averaged PSD of 2-D real matrix with a given spatial resolution.
- 计算并且画出径向平均PSD的2-D实矩阵与一个给定的空间分辨率。Computes and plots radially averaged PSD of 2-D real matrix with a given spatial resolution.
合工大自然语言处理报告代码
- 四、中文词法分析系统 1、实验要求 语料库:1998-01-2003版-带音.txt 要求:根据构建的单词词典和双词词典,用n-gram模型,或者前向最长匹配,或者后向最长匹配等算法,鼓励用更复杂一些的方法来进行,包括隐马尔科夫模型和条件随机场模型。 二、宋词自动生成 1、实验要求 语料库:ci.txt 要求:输入词牌,基于宋词的词典和宋词的词牌,可以随机或者按照语言模型,自动生成宋词。设计相应的Ui或者Web界面。 实现了隐马尔科夫模型分词
自然语言处理课程设计代码
- 一、宋词词频统计:语料库:ci.txt 要求:编程序,输入ci,自动分析统计ci.txt,统计宋词的单字词,双字词等。统计后,输出的是单字词和双字词的词典文件。文件中包括相应的词和频度(次数)。 二:宋词自动生成:语料库:ci.txt 要求:输入词牌,基于宋词的词典和宋词的词牌,可以随机或者按照语言模型,自动生成宋词。设计相应的Ui或者Web界面。 四、中文词法分析系统:语料库:1998-01-2003版-带音.txt 要求:根据构建的单词词典和双词词典,用n-gram模型,或者前向最
