资料->【E】光盘论文->【E1】斯坦福博士论文->94 Stanford PhD The gravity probe B Niobium bird experiment--experiment cerification of a data reduction scheme with a prototypical dc squid Readout system HiroUematsuThesis94.pdf
资源简介:The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in t...
上传时间: 2015-12-07
上传用户:lijianyu172
资源简介:Run RGB Video and watch the R-G-B Video Components parralel to the original Video
上传时间: 2017-05-07
上传用户:xmsmh
资源简介:This is the book for the start of a PhD
上传时间: 2017-07-01
上传用户:dbs012280
资源简介:The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The fir...
上传时间: 2015-06-09
上传用户:weixiao99
资源简介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上传时间: 2014-01-13
上传用户:youth25
资源简介:Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calc...
上传时间: 2014-01-19
上传用户:jackgao
资源简介:Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
上传时间: 2014-01-17
上传用户:aappkkee
资源简介:The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. ...
上传时间: 2017-01-24
上传用户:edisonfather
资源简介:usb_cpld_code.zip usbjtag - Variations on the implementation of a USB JTAG adapter.
上传时间: 2013-08-31
上传用户:ruan2570406
资源简介:source code to compute the visibility polygon of a point in a polygon.
上传时间: 2015-01-09
上传用户:wpt
资源简介:computes the square root of a 16 bit number in pic16c
上传时间: 2015-02-07
上传用户:wangdean1101
资源简介:Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
上传时间: 2014-01-06
上传用户:cuibaigao
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:This program is the database application that display datasets and add, delete, edit a dataset.
上传时间: 2014-01-06
上传用户:2404
资源简介:计算矩阵连乘积 问题描述 在科学计算中经常要计算矩阵的乘积。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q的矩阵,B是一个q×r的矩阵,则其乘积C=AB是一个p×r的矩阵。
上传时间: 2015-03-25
上传用户:yulg
资源简介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上传时间: 2014-01-24
上传用户:asddsd
资源简介:This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple card environment. The reset and * identification processes assume multiple cards on the bus. * In MMC mode, the card number is used as the...
上传时间: 2014-01-07
上传用户:qilin
资源简介:The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial crossing button that lets pedestrians cross. The lights are connected to Port 1. You can see this in action using dScope.
上传时间: 2014-01-22
上传用户:cuibaigao
资源简介:The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured using a three-wire bus, comprising of PCLK, PDATA and PALE signals.
上传时间: 2014-01-04
上传用户:c12228
资源简介:It s the E-book of LEDA. Library of Efficient Data types and Algorithms
上传时间: 2014-01-24
上传用户:熊少锋
资源简介:随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer...
上传时间: 2014-01-16
上传用户:zhanditian
资源简介:pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be us...
上传时间: 2014-11-23
上传用户:天诚24
资源简介:The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS ...
上传时间: 2015-05-05
上传用户:rocwangdp
资源简介:These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/membe...
上传时间: 2013-12-18
上传用户:onewq
资源简介:将链表B中的内容插入链表A中,并保持顺序不变
上传时间: 2015-05-16
上传用户:txfyddz
资源简介:Six objects here: The document you re reading & its Chinese version Set of "HWDesign" includes all hardware design files "SWDesign" includes all software design files(firmware/driver and maybe applications as well) Set of "Docum...
上传时间: 2015-06-17
上传用户:xiaodu1124
资源简介:MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view ...
上传时间: 2015-06-30
上传用户:eclipse
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
上传时间: 2013-12-23
上传用户:zhangyi99104144
资源简介:Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上传时间: 2013-12-23
上传用户:lmeeworm