managing rfid data,介绍rfid data 相关方面知识
上传时间: 2014-11-18
上传用户:yoleeson
本系统用户为企业内部员工,无相关计算机知识,为了便于员工操作,所以操作界面仿时下流行的即时聊天工具界面, 系统易于操作。开发语言为java 开发工具为jbuilder2005
标签: 用户
上传时间: 2015-12-23
上传用户:梧桐
XML详细范例讲解,从中你可以系统的学习关于XML以及HTML的相关的知识,熟悉页面的基本的制作.
上传时间: 2015-12-31
上传用户:1109003457
Sis648主板的电路原理图。天天使用计算机,了解一下计算机主板的相关电路知识吧!
上传时间: 2016-01-02
上传用户:refent
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
本文是GPU GEMS2中关于3d FLUIDS一章的教程,详细的介绍了关于GPU下进行3d流体模拟的相关理论知识,学习价值较高
上传时间: 2016-02-21
上传用户:wendy15
ELFkickers是一组elf工具,可以用来了解elf相关的知识
标签: ELFkickers elf
上传时间: 2016-03-08
上传用户:trepb001
LINUX内核学习,LINUX相关的知识
上传时间: 2014-01-21
上传用户:chenjjer
本文力求阐明以太网的交换基本原理,并对相关的知识做了介绍。
标签: 以太网
上传时间: 2016-04-27
上传用户:Miyuki