登录
首页 » AI-NN-PR » Introduced acts according to Mitsubishi FX the series PLC programming mouth comm...

Introduced acts according to Mitsubishi FX the series PLC programming mouth comm...

于 2022-07-07 发布 文件大小:60.04 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

介绍了根据三菱FX系列PLC编程口通信技术的特点,设计基于VB的PC与PLC机械手远程 控制程序.通过机械手监控系统软件的具体应用,系统地介绍了VB环境下的MSComm通讯控件 ,PLC与上位机的编程口通信协议,系统控制方法设计以及监控软件的实现过程.-Introduced acts according to Mitsubishi FX the series PLC programming mouth communication the characteristic, designs based on VB PC and the PLC manipulator remote control procedure. Through the manipulator supervisory system software s concrete application, introduced systematically VB under the environment MSComm communication controls, PLC and the

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Neural network and genetic algorithm combined with the need for friends goes wit...
    神经网络与遗传算法结合,需要的朋友就不用多说了,仅供学习和参考。-Neural network and genetic algorithm combined with the need for friends goes without saying, for learning and reference.
    2023-03-07 02:45:03下载
    积分:1
  • 机器人足球的程序,机器人足球大赛的有关源代码
    机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
    2022-05-27 03:35:53下载
    积分:1
  • K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
    2022-01-28 00:58:44下载
    积分:1
  • IEEE on MRI fuzzy segmentation of brain images related article ,2007
    IEEE中关于MRI脑图像模糊分割的相关文章,2007-2008年度最新-IEEE on MRI fuzzy segmentation of brain images related article ,2007-2008 annual update
    2022-03-13 09:50:24下载
    积分:1
  • mtlab的遗传算法的源程序,很好用的,这是个压缩文件,请解压缩后使用...
    mtlab的遗传算法的源程序,很好用的,这是个压缩文件,请解压缩后使用-mtlab genetic algorithm source, the good, it is a compressed file, decompress after use
    2022-08-02 17:26:54下载
    积分:1
  •  基于VB的遗传算法软件实现 在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
     基于VB的遗传算法软件实现 在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因 总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
    2022-03-03 05:07:26下载
    积分:1
  • Proposed based on minimizing the estimated generalization error bound of the non
    提出了基于最小化估计的泛化误差界非优化估计方法。目前大多数的核参数选择方法都是通过极小化了来得到最优参数值,但是求解优化问题的计算代价相当的大,并且不能很好地体现数据的分布特征。本文采用非优化技术,通过极小化泛化误差来优化核及相关参数,由于直接计算最小半径和最大间隔,避免了对优化问题的直接求解,因此可以很好地降低计算代价。并且该方法直接从样本出发,可以很好地体现数据的分布特征,不管数据分布是否均匀都可以适用。给出了基于凸包估计的SVM核选择的模型及实现算法。 -Proposed based on minimizing the estimated generalization error bound of the non-optimal estimation method. Most of the nuclear parameter selection methods are to get the best by minimizing the parameter values, but the computational cost for solving optimization problems is quite large, and can not properly reflect the distribution characteristics of the data. In this paper, the non-optimization technology, by minimizing the generalization error to optimize the nuclear and related parameters, due to the direct calculation of the minimum radius and maximum interval, avoiding the direct solution of the optimization problem, it can very well reduce the computation cost. And that the method directly from the sample one can well reflect the distribution chara
    2022-01-26 04:59:56下载
    积分:1
  • 该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...
    该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。 -The program is character recognition algorithm c++ Code, through training after the input of Chinese characters to identify, from the principle on the understanding of Chinese character recognition method and the realization of the process.
    2022-03-19 11:13:46下载
    积分:1
  • 直觉模糊代数,是学习的一篇好文章,值得
    直觉模糊代数,是学习的一篇好文章,值得-intuition fuzzy algebra, the study is a good article, it is worth a look at
    2022-02-04 05:13:36下载
    积分:1
  • 人工神经网络理论在井渠结合灌区地下水动态预报中的应用
    人工神经网络理论在井渠结合灌区地下水动态预报中的应用-wenjian
    2022-12-15 21:50:03下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载