Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
资源简介:Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is dis...
上传时间: 2014-01-07
上传用户:gdgzhym
资源简介:编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in the public domain. They may be shared or copied as long as NO fee is charged for their distribution or use.
上传时间: 2015-11-17
上传用户:hfmm633
资源简介:The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the input system. The driver is also responsible for converting uncalibrated coordinates
上传时间: 2014-01-17
上传用户:大三三
资源简介:Make a graph from database record and either send it to a printer directly selecting many print options or copy it in any file on disc. This project also gives you print preview option for A4 size paper and you can set your graph anywhe...
上传时间: 2016-02-06
上传用户:s363994250
资源简介:GPS Track connects to a GPS and records the path that you travel. Tracks can be uploaded to a web site, sent by email, transferred via Bluetooth, or written to a flash memory card.
上传时间: 2017-09-11
上传用户:banyou
资源简介:this program reads data from sensors and then sends it to a PIC-WEB which then loads it to a server and stores it into a database.
上传时间: 2013-12-30
上传用户:1101055045
资源简介:This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and fuse.Demo images are provided in the folder for reference.This code achieved a performance of .7/1
上传时间: 2014-01-26
上传用户:jhksyghr
资源简介:Finally, after a great deal of effort and hard work, you have obtained the results you were trying to get for such a long time. You may be so busy (and tired) that you don’t even realize that you have indeed achieved a certain measure o...
上传时间: 2014-09-10
上传用户:Avoid98
资源简介:The extern Keyword.Declarations of variables and functions at file scope are external by default.
上传时间: 2013-12-26
上传用户:caixiaoxu26
资源简介:upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use functio...
上传时间: 2013-12-23
上传用户:Andy123456
资源简介:This a GUI that manages DSP analysis functions for wav-files (e.g., speech signals). Two functions (plotps.m and spect.m) are included for starters. You may write your own functions and integrate that into the GUI without much hassle (see i...
上传时间: 2016-11-09
上传用户:从此走出阴霾
资源简介:jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter examines the potential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter will cover many t...
上传时间: 2013-12-10
上传用户:1427796291
资源简介:The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact copy of the IplImage* parameter
上传时间: 2013-12-21
上传用户:teddysha
资源简介:THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, fr...
上传时间: 2015-08-04
上传用户:zhengzg
资源简介:The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the B...
上传时间: 2015-09-07
上传用户:yuchunhai1990
资源简介:OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high lev...
上传时间: 2015-09-12
上传用户:zhangyi99104144
资源简介:Except as provided in Intel s Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or ...
上传时间: 2014-06-25
上传用户:maizezhen
资源简介:Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB® . The discussion is also ...
上传时间: 2016-07-08
上传用户:z1191176801
资源简介:This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed dis...
上传时间: 2013-12-19
上传用户:tzl1975
资源简介:THE CONTENTS OF THIS DOCUMENT ARE PROVIDED "AS IS". EXCEPT AS REQUIRED BY APPLICABLE LAW, NO WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY and FITNESS FOR A PA...
上传时间: 2013-12-06
上传用户:rishian
资源简介:Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the symbol 1 is sent is two times than the p...
上传时间: 2017-08-15
上传用户:凌云御清风
资源简介:UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the...
上传时间: 2015-05-04
上传用户:Amygdala
资源简介:For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. h...
上传时间: 2015-05-05
上传用户:1159797854
资源简介:Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfa...
上传时间: 2014-01-11
上传用户:zhangzhenyu
资源简介:A Huffman implementation reference design in both VHDL and Verilog is provided by the Xilinx
上传时间: 2015-07-07
上传用户:cooran
资源简介:This driver and utilities are published in form of source code under GNU General Public License in this version.这是专门针对研华工控机610,开发的PCICOM驱动程序,对应用此机型的程序员很有帮助。
上传时间: 2014-01-02
上传用户:hgy9473
资源简介:Learning and Making Decisions When Costs and Probabilities are Both Unknown
上传时间: 2014-01-21
上传用户:waitingfy
资源简介:This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.
上传时间: 2013-12-24
上传用户:ardager
资源简介:These files are for testing the ADC (AD9240) and DAC THS8133 (DAC1). The ADC and DAC are tested in loop back.
上传时间: 2014-08-15
上传用户:lnnn30
资源简介:hese files are for testing the Video ADC (TLV5734) and DAC THS8133 (DAC0). The ADC and DAC are tested in loop back.
上传时间: 2015-09-28
上传用户:youlongjian0