Computes the length of a line using two (x,y) points. Uses pointers
资源简介:Computes the length of a line using two (x,y) points. Uses pointers
上传时间: 2017-08-07
上传用户:许小华
资源简介:code to calculate a position of a robot using two laser mouse point on the ground.
上传时间: 2014-12-04
上传用户:皇族传媒
资源简介: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
资源简介:Computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上传时间: 2014-01-21
上传用户:CSUSheep
资源简介:pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) Computes the pitch of a correlogram sequence by finding the time lag with the largest correlation energy.
上传时间: 2015-08-11
上传用户:youth25
资源简介:I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave ...
上传时间: 2017-04-24
上传用户:a3318966
资源简介:快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
上传时间: 2013-12-19
上传用户:sy_jiadeyi
资源简介: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
资源简介:Program to accept a string and find the length of the string
上传时间: 2017-07-12
上传用户:zhangyigenius
资源简介:随机性发生器、冒泡分类和混洗一组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
资源简介:工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is dat...
上传时间: 2013-12-17
上传用户:wangyi39
资源简介:* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, t...
上传时间: 2015-09-07
上传用户:refent
资源简介:%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as wel...
上传时间: 2015-09-28
上传用户:zhangzhenyu
资源简介:The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that mi...
上传时间: 2016-07-15
上传用户:ve3344
资源简介:Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am,...
上传时间: 2013-12-17
上传用户:evil
资源简介:Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print o...
上传时间: 2014-01-22
上传用户:Divine
资源简介:usb_cpld_code.zip usbjtag - Variations on the implementation of a USB JTAG adapter.
上传时间: 2013-08-31
上传用户:ruan2570406
资源简介: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
上传用户:凌云御清风
资源简介: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
资源简介: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
资源简介:usb_cpld_code.zip usbjtag - Variations on the implementation of a USB JTAG adapter.
上传时间: 2013-12-29
上传用户:aysyzxzm
资源简介:In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile a...
上传时间: 2014-11-26
上传用户:waizhang
资源简介:an external program called from Adam s FitnessFunction class in order to evaluate the fitness of a genome within a distributed grid.
上传时间: 2015-09-25
上传用户:pompey
资源简介:An article on the implementation of a fast C++ delegate with many advanced features.
上传时间: 2014-01-02
上传用户:zhangzhenyu
资源简介:THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent...
上传时间: 2013-12-16
上传用户:sxdtlqqjl
资源简介:In this paper we propose to reduce the textural components by modelling the coefficients of a wedgelet based regression tree instead of the original pixel intensities
上传时间: 2015-10-22
上传用户:gxmm
资源简介:On the Convergence of a Class of Estimation of Distribution Algorithms
上传时间: 2015-10-23
上传用户:懒龙1988
资源简介:A frame with a text area to show the contents of a file inside a zip archive, a combo box to select different files in the archive, and a menu to load a new archive.
上传时间: 2015-10-27
上传用户:koulian