pb万能查询:可以对任一数据窗口实现:模糊查询、精确查询;查询条件输入时:在数据窗口中自动建立两个空行,上下行采用Between and 查询,带%_为模糊查询;其他为精确查询,也可以附加其他条件;测试时:可以看剪辑板,发布时,最好屏蔽clipboard(new_sql) 该代码已在多个大型项目中使用,效果良好;具体细节联系:长沙先导信息科技发展有限公司:qq:251200166;代码可以任意使用,但请注明出处。
上传时间: 2014-12-20
上传用户:彭玖华
ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence Between the filtered signal and the original image.
标签: Visual-to-Audio Electronic download project
上传时间: 2017-02-01
上传用户:笨小孩
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section Between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.
标签: comprising MPI Interface committee
上传时间: 2013-12-22
上传用户:爺的气质
This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing Between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that are in tracking state and with valid preambles in the nav data stream.
标签: findPreambles occurrence the preamble
上传时间: 2013-12-23
上传用户:秦莞尔w
RFID, the wireless technology that has helped millions of people around the world to protect their property and make their workplaces safer is now in danger of being viewed as a security risk. Ray Stanton examines the love-hate relationship Between people and Radio Frequency Identification [RFID] tags and highlights the need for informed debate about the privacy issues the technology raises.
标签: technology the millions wireless
上传时间: 2017-03-19
上传用户:cmc_68289287
The SWF [pronounced 鈥渟wiff 鈥? file format delivers vector graphics, text, video, and sound over the Internet and is supported by Adobe庐 Flash庐 Player software. The SWF file format is designed to be an efficient delivery format, not a format for exchanging graphics Between graphics editors.
标签: pronounced delivers graphics format
上传时间: 2017-03-20
上传用户:waizhang
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, are displayed in proper locations. The term image registration is most commonly used to denote the process of alignment of images , that is of transforming them to the common coordinate system. This is done by optimizing a similarity measure Between the two images. A widely used measure is Mutual Information (MI). This method requires estimating joint histogram of the two images. Experiments are presented that demonstrate the approach. The technique is intensity-based rather than feature-based. As a comparative assessment the performance based on normalized mutual information and cross correlation as metric have also been presented.
标签: present modalities existence different
上传时间: 2017-04-03
上传用户:qunquan
Although some FX1-based devices may use the FX1鈥檚 CPU to process USB data directly (Port I/O Mode), most applica- tions use the FX1 simply as a conduit Between the USB and external data-processing logic (e.g., an ASIC or DSP, or the IDE controller on a hard disk drive).
标签: Although directly devices process
上传时间: 2014-01-08
上传用户:2467478207
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths Between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths. Note that, these paths are not vertex-disjoint i.e., the vertices may repeat but they are all edge-disjoint i.e., no two paths have the same edges. The input is the adjacency matrix of a directed acyclic graph and a pair(s) of source and destination vertices and the output should be the number of such disjoint paths and the paths themselves on separate lines. In case of multiple paths the output should be in order of paths with minimum vertices first. In case of tie the vertex number should be taken in consideration for ordering.
标签: fault-tolerant algorithms redundant underlyin
上传时间: 2013-12-18
上传用户:jkhjkh1982
Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the shortest path Between any two given vertices. Input is the adjacency matrix and the two vertices. You must output the path.
标签: Multiplicative undirected Shortest measured
上传时间: 2017-04-08
上传用户:邶刖