搜索资源列表
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
Application
- MATLAB C/C++ Math Library v2 und API (Application Programm Interface)
externel
- Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written i
phd and matlab
- 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
WordNet 语义计算 CSharp版
- 操作 WordNet 3.0 词汇语义资源的 C# 类。该API提供了获得 WordNet 项目的大部分内容,包括所有的同义词集以及它们之间所有的词汇关系。 This is a C# .NET API for the WordNet 3.0 lexical semantics resource. The API captures most of the content of the WordNet project, including all synset definitions and syn
com.ostrichmyself.api.combinePermute
- 排列组合的源代码, java实现能实现C(M,N)和P(M,N)的任意对象排列组合-combine and permute algrithm, implemented by java.
1
- 1.Hyper Estraier是一个用C语言开发的全文检索引擎,他是由一位日本人开发的.工程注册在sourceforge.net(http://hyperestraier.sourceforge.net). 2.Hyper的特性: 高速度,高稳定性,高可扩展性…(这可都是有原因的,不是瞎吹) P2P架构(可译为端到端的,不是咱们下大片用的p2p) 自带Web Crawler 文档权重排序 良好的多字节支持(想一想,它是由日本人开发的….) 简单实用的API(我看了一
MatlabEng_src
- In two past articles (Solving Engineering Problems Using MATLAB C API and Solving Engineering Problems Using MATLAB C++ Math Library), I show you how can a programmer develop an application that using MATLAB features like computing complex engineerin
SnOW
- This package provides a Maximum Entropy Modeling toolkit written in C++ with Python binding. It includes: Conditional Maximum Entropy Model L-BFGS Parameter Estimation GIS Parameter Estimation Gaussian Prior Smoothing C++ API
gauss-integration
- 实现对gauss函数的积分,API很简单,纯C代码,很好用,速度很快!-pure C implementation of Gauss Kernel Integration, API is simple to use. the BTW, algorithm is very fast!
heapsort
- heapsort堆排序的演示程序,本程序利用C语言编程,图形显示时利用了UCDOS的图形api-this program demonstrate how work of heapsort
sadf
- VC++与MATLAB的混合编程 :This paper is origined from the API(Application Programme Interface)between Matlab6p5 and Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language C++ and Madab,what’s inore,has il
matlab_Engine_c
- (1)通过Simulink创建仿真模型;(2)配置Simulink模型相关参数;(3)通过C语言调用C Engine API,控制模型的运行,并进行结果分析;(4)掌握Simulink模型在分布式仿真环境中应用的要点与方法。 -(1) created by Simulink simulation model (2) configuration parameters of Simulink models (3) by C language called C Engine API, the
Aria-2.7.2_srcadocs
- 这是ARIA的源代码及类的目录。ARIA MobileRobots Inc.的机器人接口应用程序,它是一种面向对象的编程接口(API),用C++和智能化的高级客户端软件创建目标应用。-This is ARIA s source codes and class index.ARIA stands for MobileRobots Inc. Robotics Interface for Application and it is an object-oriented Applications Pro
EBooks
- Five very good books. They are A Novel Method to Analyze Electromagnetic Scattering of Complex Objects, matlab&GUI, Win32 API Reference for HLA, Monte carlo strategy in scientific computation, Data structure and C++ algortihms.
MobileRobots
- pioneer3机器人的编程指导资料,涉及到Aria以及Player库的使用,来龙去脉都讲解得比较详细。-This book is intended as a comprehensive guide to object-oriented C++ programming and control of the Pioneer class of robots made by MobileRobots Inc. It covers both the native API (ARIA, suppl
gsoap-win32-2.7
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
matlab6.5
- 基于matlab6.5的编程实例,以及一些电子教程,示例包括api及c文件,内容详实-Matlab6.5 programming examples, as well as some electronic tutorials, examples, api and c files, and informative
Maze
- 一个迷宫小游戏,迷宫的地图采用自适应算法随机生成,在随机的同时保证游戏的难度,界面用win api写的,算法用C++写的。-A maze game, maze map adaptive algorithm randomly generated to ensure that the difficulty of the game, while random interface with win api to write algorithms in C++ to write.
libspatialindex-master
- C++实现的R树,MVR树以及TPR树,提供C语言接口-C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API