Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能
上传时间: 2013-11-25
上传用户:skhlm
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 file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
标签: double-linked list Addressbook implemen
上传时间: 2014-01-24
上传用户:asddsd
An automata implemented in C++ for searching a string of "abab" in a given string.
标签: string implemented searching automata
上传时间: 2013-12-26
上传用户:小儒尼尼奥
系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of
上传时间: 2014-01-09
上传用户:hxy200501
DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
标签: Chemometrics Department aszykowski Chemistry
上传时间: 2015-03-29
上传用户:klin3139
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
标签: instantaneous algorithm Bayesian Gaussian
上传时间: 2013-12-19
上传用户:jjj0202
enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
标签: Plug-n-Play enumerates compliant revision
上传时间: 2015-03-29
上传用户:gdgzhym
Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
标签: IrDA application illustrates protocol
上传时间: 2015-03-29
上传用户:Thuan
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
标签: demonstrates installation insertion the
上传时间: 2014-01-25
上传用户:yy541071797
AC motor vector control(only main code source, and it can index the method of logic implentment)
标签: implentment control method vector
上传时间: 2014-02-06
上传用户:tianjinfan