搜索资源列表
fftdll
- 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
TwoFish算法
- TwoFish算法,适用语言极多!有Delphi,Kylix VC & C++ Visual Basic ,NET PowerBuilder ,C++ Builder 等-TwoFish algorithm applies many languages! A Delphi, Kylix VC
Rnd
- DELPHI 产生N个不同的随机数。 希望大家能用得上-DELPHI produce N different random number. Hope you will need them
fento3
- 用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序-used to achieve the various sequencing algorithms, graphical interface, insert can be realized, in order of ranking exchange, SELECTION SORT, the merger sort of base sequencing
Delphi_1016
- 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
bigmun
- Delphi的大数运算演示 pudn上大多是VC的 所以传个Delphi的-Delphi forecast Operational Demonstration pudn on most of the so-VC-Delphi
algorithms
- 用delphi实现的一些排序算法,包括基数排序和二路归并排序的
Cidianku2
- 词库,delphi,中文分词软件,还不是很完善,请高手加以改进.
MD5_f
- MD5算法完整源码与调用方法,采用Delphi实现
Base64demo
- Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码
delphi-正则工具.rar
- 用delphi写得正则工具
delphi拓扑排序算法
- delphi拓扑排序算法 1.用memo表示一个AOV网络,以表示结点间的前后关系 可以修改memo.line的string list editor来修改邻接表,解决不同的拓扑排序问题。 2 在输出前驱为0的顶点号时,用线性链表来储存,以达到其在同一批输出的目的。
joeData
- DELPHI实现的基于指针的堆栈和队列。可以用于实现结构的堆栈和队列。-DELPHI realized pointer-based stack and queue. Can be used to achieve the structure of the stack and queue.
tree
- 二叉树回溯,利用栈实现,带界面演示,更加直观的查看每个时刻栈的情况。-Bintree back, using the stack to achieve, with the interface presentation and more intuitive view of the circumstances of each moment of the stack.
Stack
- delphi编写的堆栈功能。代码简练合理,避免内存泄露-delphi prepared stack function. Reasonably concise code to avoid memory leak
artlicense
- very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
hymain
- 一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助.-By a set of anti-stock analysis software for the analysis of program structure and data structure have some help.
SortAlgorithm
- Delphi实现的排序算法及效率比较,含:冒泡排序,插入排序和Shell排序。-Delphi to achieve the efficiency of sorting algorithms and more, including: bubble sort, insertion sort and Shell sort.
Code-Algorithm-A-Priori
- program code Apriori Algorithm (data mining) in Delphi. I found it after I read a book "Algoritma Data Mining". Apriori Algorithm is an influental algorithm for mining frequent itemsets for boolean association rules
Delphi-Container-Library
- 常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use, fast. One of the frequently-u