登录
首页 » C# » XK3190-A9LoadometerReader

XK3190-A9LoadometerReader

于 2017-03-29 发布 文件大小:289KB
0 273
下载积分: 1 下载次数: 45

代码说明:

  XK3190-A9加地磅读数代码.地磅是一个小厂生产的,应项目需要而作,上传此代码以交换另一个地磅的代码(XK3190-A9+ Loadometer Reader )

文件列表:

LoadometerReader

................\Config.ini,90,2015-01-04
................\Counter.cs,1475,2015-02-26
................\Counter.Designer.cs,2965,2015-02-26
................\Counter.resx,14031,2015-02-26

................\LoadometerReader.cs,19602,2015-02-27
................\LoadometerReader.csproj,6438,2015-02-26
................\LoadometerReader.csproj.user,478,2015-02-26
................\LoadometerReader.csproj.vspscc,294,2015-02-02
................\LoadometerReader.Designer.cs,2779,2015-02-27
................\LoadometerReader.resx,5814,2015-02-27
................\LoadometerReader.sln,1601,2014-02-02
................\mssccprj.scc,212,2015-02-02
................\obj
................\...\Bin
................\...\...\Config.ini,90,2015-02-12
................\...\...\LoadometerReader.exe,73728,2015-02-27
................\...\...\LoadometerReader.pdb,56832,2015-02-27
................\...\...\LoadometerReader.vshost.exe,11608,2015-02-27
................\...\...\LoadometerReader.vshost.exe.manifest,490,2010-03-17
................\...\Debug
................\...\.....\Config.ini,90,2015-01-04
................\...\.....\DesignTimeResolveAssemblyReferences.cache,5231,2015-02-26
................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5393,2015-02-27
................\...\.....\GenerateResource-ResGen.read.1.tlog,2172,2015-02-27
................\...\.....\GenerateResource-ResGen.read.7.tlog,2,2015-02-27
................\...\.....\GenerateResource-ResGen.write.1.tlog,2562,2015-02-27
................\...\.....\Loadometer.Counter.resources,7160,2015-02-27
................\...\.....\Loadometer.LoadometerReader.resources,180,2015-02-27
................\...\.....\Loadometer.Properties.Resources.resources,3245,2015-02-27
................\...\.....\Loadometer.TestForm.resources,4204,2015-02-27
................\...\.....\LoadometerReader.csproj.FileListAbsolute.txt,6447,2015-02-27
................\...\.....\LoadometerReader.csproj.GenerateResource.Cache,1183,2015-02-12
................\...\.....\LoadometerReader.exe,73728,2015-02-27
................\...\.....\LoadometerReader.pdb,56832,2015-02-27
................\...\.....\TempPE
................\...\.....\......\Config.Designer.cs.dll,9216,2015-02-09
................\...\.....\......\Properties.Resources.Designer.cs.dll,5120,2015-02-26
................\OperateIniFile.cs,1923,2015-02-09
................\Program.cs,521,2015-02-26
................\Properties
................\..........\AssemblyInfo.cs,1207,2015-02-02
................\..........\Resources.Designer.cs,3593,2015-02-26
................\..........\Resources.resx,6797,2015-02-26
................\..........\Settings.Designer.cs,1108,2015-02-02
................\..........\Settings.settings,249,2015-02-02
................\Resources


................\TestForm.cs,3951,2015-02-26
................\TestForm.Designer.cs,20687,2015-02-26
................\TestForm.resx,11572,2015-02-26
XK3190-A9加地磅说明书.doc,738304,2016-01-05

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

发表评论

0 个回复

  • PSO_ELM
    说明:  极限学习机是一类针对单层前馈神经网络设计的机器学习算法,其主要特点是隐含层节点参数可以是随机或人为给定的且不需要调整,学习过程仅需计算输出权重。ELM具有学习效率高和泛化能力强的优点,被广泛应用于分类、回归、聚类、特征学习等问题中。(Extreme learning machine for particle swarm optimization)
    2020-09-18 17:37:54下载
    积分:1
  • 液晶字模生成器1.2(无需安装).exe
    液晶字模生成器1.2(无需安装).exe-Matrix liquid crystal Generator 1.2 (without installation). Exe
    2022-03-16 03:26:54下载
    积分:1
  • PAT
    Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum. 输入描述: Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator. 输出描述: For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.(Input Description: Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator. Output Description: For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.)
    2019-03-02 14:33:27下载
    积分:1
  • 这是一个用matlab编写的时间序列ARMA模型的信号处理程序…
    这是一个用matlab编写的arma时序模型信号处理程序,可以用于振动信号等方面的信号处理或仿真-This is a matlab prepared using time series model arma signal processing procedures, can be used in areas such as vibration signal or the signal processing simulation
    2022-02-21 20:11:40下载
    积分:1
  • hspice
    该资料全面地讲解hspice的电路网表写法以及电路分析参数扫描等详细解释。(The data fully explain the HSPICE network circuit table writing and circuit analysis parameter scanning and other detailed explanations.)
    2021-03-08 10:19:29下载
    积分:1
  • FileName.tar
    地球物理软件madagascar的英文版使用手册,其中从波动方程正演开始讲解,简单、易懂、实用。(Geophysical software madagascar English version of the manual, which from the wave equation is beginning to explain, simple, easy to understand, practical.)
    2017-08-01 13:25:23下载
    积分:1
  • 域名防红 防TX检测 api
    域名防红 防TX检测,有效的防止域名为高危险域名 更新了IP裤以及部分头部识别 非常好用 分享给有需要的朋友(Domain name anti-red and anti-TX detection)
    2020-06-19 08:00:02下载
    积分:1
  • COMP ELECTRONICOS
    Info about electronic components
    2020-06-24 09:20:01下载
    积分:1
  • wenjuan
    说明:  python gui开发基础,一些简单的pythonGUI代码(the base of python GUI)
    2020-06-21 12:20:02下载
    积分:1
  • 陷波
    说明:  使用自适应限波技术对干扰进行抑制并对抑制效果进行仿真验证(The interference is suppressed by adaptive wave limiting technology)
    2020-11-15 21:09:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载