Quality control of production has always been a necessity in stainless steel mills. The users of stainless steel set ever-increasing requirements on product quality. Many material properties can still only be measured in laboratory but more and more measurements are now made on-line during the production. Especially surface defects have to be detected on-line with a surface inspection system because of their random appearance.
标签: production necessity stainless Quality
上传时间: 2014-11-18
上传用户:baiom
A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures
标签: network point-to-multipoint architecture premises
上传时间: 2016-12-10
上传用户:王庆才
多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
上传时间: 2014-01-25
上传用户:busterman
neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a few lines, and trained with two functions. Layers can be connected to one another easily and painlessly.
标签: Programmer Networks entirely network
上传时间: 2013-12-24
上传用户:liuchee
/* DSK6713 功能:无任何键按下时4个灯闪烁并放音8s(事先存好在 flash 0x90020000--0x90040000里)可在led2程序中修改内容 * 当第一个键按下时LED0点亮,音乐通过line in直通输出 * 当第二个键按下时LED1点亮,音乐通过line in直通加密后输出 * 当第三个键按下时LED2点亮,音乐通过line in直通加密后输出 * 当第四个键按下时LED3闪开始录音,话筒输入录音4s后播放 (存在 flash 0x90010000--0x90020000) */
标签: 90020000 90040000 flash 6713
上传时间: 2016-12-23
上传用户:txfyddz
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python
标签: Flash creating display program
上传时间: 2014-01-15
上传用户:fandeshun
MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motorola(R) s mpc8260 processor a fairly good idea of programming details of Multi Channel controller. This document can be distributed under GPL version 2.0 or later, GPL is available at (http://www.gnu.org/copyleft/gpl.html)
标签: MCC-HOWTO developer community Abstract
上传时间: 2017-01-11
上传用户:silenthink
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
标签: instructions configure document decoder
上传时间: 2014-01-15
上传用户:coeus
包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and Video Coding
上传时间: 2014-12-21
上传用户:saharawalker
液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yline, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLine(U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON(unsigned char on) void Draw_Pixel(U8 x, U8 y) void LineTo(U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl) void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img) void DispString(unsigned char x, unsigned char y, char* string) void Printf(U8 x, U8 y, char *fmt, ...) ......
标签: 14.7456 240128 ATMega 1280
上传时间: 2013-12-27
上传用户:youke111