搜索结果

找到约 1,518 项符合 Test 的查询结果

按分类筛选

显示更多分类

Java编程 This Source.zip has three application code folders containing .java and .class files and two .jar fi

This Source.zip has three application code folders containing .java and .class files and two .jar files as follows: 1. desktop-side_JXTA4JMS 2. mobile-side_JXTA4JMS 3. JMS Test Client 4. Listener.jar 5. JMSTestClient.jar We now explain execution steps, we followed, to run this JXTA4JMS application ...
https://www.eeworm.com/dl/633/222758.html
下载: 125
查看: 1125

Java编程 JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a

JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for ...
https://www.eeworm.com/dl/633/284264.html
下载: 68
查看: 1135

DSP编程 This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is

This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" ...
https://www.eeworm.com/dl/516/327971.html
下载: 45
查看: 1075

单片机开发 LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sp

LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its standards through a consensus development process modeled after the American National Standards Institute, which brings ...
https://www.eeworm.com/dl/648/401940.html
下载: 76
查看: 1054

VxWorks VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board

VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardw ...
https://www.eeworm.com/dl/662/418610.html
下载: 187
查看: 1188

单片机编程 基于AVR单片机的船舶气象仪测试系统的设计

   针对船舶气象仪保障维修而设计的船舶气象仪测试系统,包括信息处理终端、主仪器检测模块、传感器检测模块,各个模块都采用基于AVR单片机的嵌入式系统,模块之间通过CAN总线进行通信。结果表明,船舶气象仪测试系统能够快速检测船舶气象仪故障,与单纯依靠人工方式排查故障相比,故障检测时间缩短了60%以上。 ...
https://www.eeworm.com/dl/502/29365.html
下载: 174
查看: 1095

企业管理 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表

该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。   系统采用面向对象的设计方法,页面设 ...
https://www.eeworm.com/dl/632/155341.html
下载: 106
查看: 1159

其他 1、上传所有文件至服务器目录。 2、使用 MYSQL 管理工具

1、上传所有文件至服务器目录。 2、使用 MYSQL 管理工具,导入 ./SQL/music.sql 文件。 举例:mysql 命令行导入方式 进入 mysql/bin 目录下面,输入如下命令: mysql -u 数据库用户名 -p 准备安装音乐程序的数据库名 < 数据库导入文件路径 比如:准备安装在 test_music 数据库下面,用户名为 root 数据库文件路径为 c ...
https://www.eeworm.com/dl/534/260926.html
下载: 99
查看: 1079

技术资料 基于单片机的无人监守点滴控制系统设计

在当代社会,点滴是一种常用的诊疗方法。为了减轻医护人员的压力,设计了一种基于单片机的无人监守点滴控制系统,该系统共由2个板子组成,其中一个主控板子,一个检测板子。检测板与主控板之间使用杜邦线进行连接。检测系统使用红外对管对吊瓶输液速度进行检测。通过LCD1602液晶屏幕显示吊瓶点滴的速度,当检测板检测到液滴滴完会 ...
https://www.eeworm.com/dl/897341.html
下载: 5
查看: 8049

其他 纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveTo

纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() UpdateData(0) delete qq } void CTestQQwryDlg::OnChangeEditIp() { N ...
https://www.eeworm.com/dl/534/167580.html
下载: 139
查看: 1084