搜索资源列表
Visual_Cpp
- 最短路径查询,用的是ESRI公司arcobject组件开发的,已经作成dll,用起来非常的方便-Shortest Path inquiries, the company is ESRI arcobject development of the components, make dll with it is very convenient
fftdll
- 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
testKrouteDll2
- 一个使用k路由算法的例子,给你的是k路由的DLL,尽管用就是了。-a routing algorithm used the example to you is the DLL k routing, despite using the grindstone.
Opus6_Source
- Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code exam
21840292MoPathFinder
- mopathfinder.dll vb+mapobjects开发中可能会用到的最短路径查询。
Base64demo
- Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码
dijkstra
- 带fibonacci堆的dijkstra最短路。可以编译出供matlab调用的函数。-dijkstra shortest path with fibonacci heap.Can compile a dll for matlab
C-DLL
- C用二叉树排序法编写的DLL,VB使用,速度会非常快-C prepared by Binary Tree Sorting DLL, VB use, very fast speed
Large-Integer-Precision-Operations
- 清华大学数据结构课大作业的源代码,实现大整数的高精度运算,工程文件生成dll,通过exe界面文件装载dll后使用-Tsinghua University, class data structure source code of a large operation to achieve high accuracy large integer calculations, engineering documents generated dll, exe interface through the us
LINKLIST
- This app is used to merge dll
DLL
- 编写一个动态链接库, 实现对给定数目的数的排序. 并编写应用程序调用该dll提供的接口函数. 要求: 1)输入需要进行排序的原始数 2)选择升序或降序 3)显示排序后的结果-The preparation of a dynamic link library, to achieve a given number of numbers. And the writing application calls the DLL to provide the interface function。
An-In-Depth-Look-into-the-Win32
- 你可能想知道为什么要关注可执行文件的格式。答案永远是:操作系统的可执行文件格式和数据结构展现了操作系统内部许多信息。通过理解 EXE和 DLL 的内部情况,你会发现你已经变成你周围一个更优秀的程序员。 -You may want to know why the attention to executable file format. The answer is always: operating system executable file format and data structu
MATLAB
- matlab生成动态链接库(dll)。并用vc++测试-matlab generate dynamic link library (dll). And using vc++ test
nunit.framework
- 子图同构算法需要用到的dll文件,将这个文件解压,然后添加引用即可-SubGraph Isomophism
DLL
- Double link list using pointer and structure