迭代自適應Simpson,Lobatto積分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.
Rob Tiffany s 曾經(jīng)在 MEDC 2007 Las Vegas 和 Tech Ed 2007 Orlando 演示了擁有800個訂閱的4層合并復制架構(gòu)。之后他開始編寫一本叫《Windows Mobile Data Synchronization with SQL Server 2005 and SQL Server compact 3.1》的書,將構(gòu)建高性能、可伸縮性的合并復制架構(gòu)的寶貴經(jīng)驗整理到書中
wince6.0平臺上的任務管理器,功能類似于windows的任務管理器.
In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications.
This sample code uses COM and compact .NET Framework 3.5.
SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
32feet.NET is a shared-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, if you make modifications to the source you need to include the 32feet.NET License.txt document and ensure the file headers are not modified/removed. The project currently consists of the following libraries:-
Bluetooth
IrDA
Object Exchange
Bluetooth support requires a device with either the Microsoft, Widcomm, BlueSoleil, or Stonestreet One Bluetopia Bluetooth stack. Requires .NET compact Framework v3.5 or above and Windows CE.NET 4.2 or above, or .NET Framework v3.5 for desktop Windows XP, Vista, 7 and 8. A subset of functionality is available for Windows Phone 8 and Windows Embedded Handheld 8 in the InTheHand.Phone.Bluetooth.dll library.
A major societal challenge for the decades to come will be the delivery of effective
medical services while at the same time curbing the growing cost of healthcare.
It is expected that new concepts-particularly electronically assisted healthcare will
provide an answer. This will include new devices, new medical services as well
as networking. On the device side, impressive innovation has been made possible
by micro- and nanoelectronics or CMOS Integrated Circuits. Even higher accuracy
and smaller form factor combined with reduced cost and increased convenience
of use are enabled by incorporation of CMOS IC design in the realization of biomedical
systems. The compact hearing aid devices and current pacemakers are
good examples of how CMOS ICs bring about these new functionalities and services
in the medical field. Apart from these existing applications, many researchers
are trying to develop new bio-medical solutions such as Artificial Retina, Deep
Brain Stimulation, and Wearable Healthcare Systems. These are possible by combining
the recent advances of bio-medical technology with low power CMOS IC
technology.