虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Altium <b>DesigNEr</b>元件库和封装库

  • 雷达高频接收机

    雷达高频接收机,通道板硬件原理图,PCB图以及器件封装库,开放工具为protel99se,密码111111。

    标签: 雷达 接收机 高频

    上传时间: 2014-01-16

    上传用户:Breathe0125

  • 本程序是一个用于写日志的库

    本程序是一个用于写日志的库,该库可以读写日志文件,其中日志文件可以选择加密保存,加密算法为AES算法

    标签: 程序 日志

    上传时间: 2014-12-05

    上传用户:wlcaption

  • 库存管理系统:这是在Eclipse环境下开发的

    库存管理系统:这是在Eclipse环境下开发的,采用了最新的技术:JSF+Spring+Hibernate 和MySQL, JSP技术。这是JSF应用的最新资料,获得优秀毕业设计的一个项目。包含的入库和出库管理的基本功能。是一个可靠的稳定的系统。

    标签: Eclipse 库存管理系统 环境

    上传时间: 2014-11-04

    上传用户:牧羊人8920

  • 友善之臂开发的2440开发板原理图(Protel格式) Version 4

    友善之臂开发的2440开发板原理图(Protel格式) Version 4,包括元器件的封装库

    标签: Version Protel 2440 开发板原理图

    上传时间: 2014-02-26

    上传用户:sammi

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    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

  • 该文档主要讲述如何利用Linux系统自带的automake

    该文档主要讲述如何利用Linux系统自带的automake,autoscan,autotool等工具自动生成工程的Makefile文件,编译生成动态和静态库文件,是本人在实际项目中的应用学习心得。linhanzu@gmail.com

    标签: automake Linux 文档 如何利用

    上传时间: 2014-09-10

    上传用户:wangchong

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    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

  • boost Boost里有很多库

    boost Boost里有很多库,只有很少一些是你不感兴趣的。可以肯定你会在里面找到马上就要用的库。Boost库覆盖了广泛的领域,从数学库到智能指针,从模板元编程库到预处理器库,从线程到lambda表达式

    标签: boost Boost

    上传时间: 2016-02-16

    上传用户:GavinNeko

  • sin(x)的并行程序

    sin(x)的并行程序,用mpi库和c语言编程

    标签: sin 并行程序

    上传时间: 2013-12-17

    上传用户:zhliu007

  • jsp程序设计指南,学会使用Java服务器页将动态内容传递到Web页。本书是对这种服务器端脚本语言的理想介绍

    jsp程序设计指南,学会使用Java服务器页将动态内容传递到Web页。本书是对这种服务器端脚本语言的理想介绍,它首先介绍了创建代码块,比如JSP语法、脚本元素、隐含对象和标记库。随后,您将学习如何构造可靠的JSP结构、创建实际的Web应用程序、实现应用程序安全测量并将数据库集成到自己的JSP结构中。这种循序渐进的自学方法会立刻带您完成JSP的入门。

    标签: Java jsp Web 服务器

    上传时间: 2013-12-29

    上传用户:ggwz258