Welcome![Sign In][Sign Up]
Location:
Search - C Interfaces and Implementations

Search list

[Mathimatics-Numerical algorithmsadvh_v1_3[1].tar

Description: The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing algorithms with only few improvements over the original versions. All four algorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.-The library provides new implementat ion of four general-purpose multidimensional integration algorithms : Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of e xisting algorithms with only few improvements over the original versions. All four algorithm 's can integrate vector and have very integrands similar Fortran, C / C, Mathematica and interfaces.
Platform: | Size: 133344 | Author: zliuanhui | Hits:

[Develop ToolsC+Interfaces+and+Implementations

Description: C+Interfaces+and+Implementations 这是C语言接口与实现一书的源码.
Platform: | Size: 10302245 | Author: donkey | Hits:

[MiddleWareC_Interfaces_and_Implementations_code

Description: C_Interfaces_and_Implementations_code 随书附带的源代码,希望大家参考.-C_Interfaces_and_Implementations_cod e with the book accompanying source code, we hope that the reference.
Platform: | Size: 77824 | Author: | Hits:

[Mathimatics-Numerical algorithmsadvh_v1_3[1].tar

Description: The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing algorithms with only few improvements over the original versions. All four algorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.-The library provides new implementat ion of four general-purpose multidimensional integration algorithms : Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of e xisting algorithms with only few improvements over the original versions. All four algorithm 's can integrate vector and have very integrands similar Fortran, C/C, Mathematica and interfaces.
Platform: | Size: 133120 | Author: zliuanhui | Hits:

[BooksC+Interfaces+and+Implementations

Description: C+Interfaces+and+Implementations 这是C语言接口与实现一书的源码.-C+ Interfaces+ And+ Implementations This is the C language interface and implementation of a source book.
Platform: | Size: 10301440 | Author: donkey | Hits:

[File Formatxml

Description: The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document -The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document
Platform: | Size: 44032 | Author: yatou | Hits:

[SymbianSDL-1.2.13-s60-2.3.4

Description: S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimedia applications can be implemented without any knowledge of Symbian C++ native API and a developer can use SDL and standard C, C++ interfaces. The SDL development supports both Nokia OpenC and Symbian stdlib (ESTLIB) C implementations.
Platform: | Size: 798720 | Author: modoko | Hits:

[source in ebookSource

Description: < c语言接口与实现>>一书源码,此书无疑是一部经典的c语言书籍,只可惜翻译的质量很差-source code for <<C Interfaces and Implementations>>
Platform: | Size: 77824 | Author: lxj | Hits:

[Graph Recognizelibcvd-20090828.tar

Description: libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis on providing simple and efficient image and video handling and high quality implementations of common low-level image processing function. The library is designed in a loosely-coupled manner, so that parts can be used easily in isolation if the whole library is not required. The video grabbing module provides a simple, uniform interface for videos from a variety of sources (live and recorded) and allows easy access to the raw pixel data. Likewise, the image loading/saving module provides simple, uniform interfaces for loading and saving images from bitmaps to 64 bit per channel RGBA images. The image processing routines can be applied easily to images and video, and accelerated versions exist for platforms supporting SSE. -libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis is on providing simple and efficient image and video handling and high quality implementations of common low-level image processing function. The library is designed in a loosely-coupled manner, so that parts can be used easily in isolation if the whole library is not required. The video grabbing module provides a simple, uniform interface for videos from a variety of sources (live and recorded) and allows easy access to the raw pixel data. Likewise, the image loading/saving module provides simple, uniform interfaces for loading and saving images from bitmaps to 64 bit per channel RGBA images. The image processing routines can be applied easily to images and video, and accelerated versions exist for platforms supporting SSE.
Platform: | Size: 885760 | Author: jmskhng | Hits:

[Graph Recognizecaltech-image-search-1.0

Description: 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Scaling Properties and Benchmark-This C++/Matlab package implements several algorithms used for large scale image search. The algorithms are implemented in C++, with an eye on large scale databases. It can handle millions of images and hundreds of millions of local features. It has MEX interfaces for Matlab, but can also be used (with possible future modifications) from Python and directly from C++. It can also be used for approximate nearest neighbor search, especially using the Kd-Trees or LSH implementations. The algorithms can be divided into two broad categories, depending on the approach taken for image search: 1. Bag of Words: ---------------- The images are represented by histograms of visual words. It includes algorithms for computing dictionaries: * K-Means. * Approximate K-Means (AKM). * Hierarchical K-Means (HKM). It also includes algorithms for fast search: * Inverted File Index. * Inverted File Index with Extra Information (for example for implementing Hamming Embedding). *
Platform: | Size: 148480 | Author: 薛振华 | Hits:

[VC/MFCC-Interfaces-And-Implementations

Description: [C语言接口与实现] C Interfaces And Implementations Techniques For Creating Reusable Software Hanson 文字版-C Interfaces And Implementations Techniques For Creating Reusable Software
Platform: | Size: 2460672 | Author: 程大伟 | Hits:

[source in ebookCInterfacesandImplementations-v11

Description: C Interfaces and Implementations中文版--c语言接口与实现 和源代码-C Interfaces and Implementations source code
Platform: | Size: 77824 | Author: gh | Hits:

[OtherC-Interfaces-and-Implementations

Description: C语言接口和实现(C Interfaces and Implementations)-C Interfaces and Implementations
Platform: | Size: 2447360 | Author: 陈海鹏 | Hits:

[CSharpswig-2.0.0.tar

Description: SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, OCAML, Octave, and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions.
Platform: | Size: 4780032 | Author: tammmaoo | Hits:

[Data structsC-Interfaces-And-Implementations

Description: 将一些数据结构在C中用接口技术组织好,通过main函数统一测试,包括二叉树,AVL树,链表,五种排序等。main函数为测试。-Some of the data structure in C interface technology to realize
Platform: | Size: 624640 | Author: gas | Hits:

[VC/MFCc-interfaces-and-implementations-techniques-for-c

Description: A book about creating reuseable code and the art of programming
Platform: | Size: 2447360 | Author: Minh Dinh | Hits:

[File OperateHanconxant

Description: The book C Interfaces and Implementations by David Hanson
Platform: | Size: 740352 | Author: ttypec | Hits:

[ISAPI-IEThe-Hpnkln

Description: The book C Interfaces and Implementations by David Hanson
Platform: | Size: 740352 | Author: uwswy | Hits:

[OtherAansor-The

Description: The book C Interfaces and Implementations by David Hanson(The book C Interfaces and Implementations by David Hanson)
Platform: | Size: 739328 | Author: Auprpe | Hits:

CodeBus www.codebus.net