搜索资源列表
dsa.zip
- DSA算法的Pascal实现和例子。实现了签名和确认
elgamal.zip
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认
gostdsa.zip
- GOSTDSA算法的Pascal实现和例子,包括签名和确认
PrimeGeneration.zip
- 得到大素数的算法的Pascal源码
Pascal code of Numerical Recipes
- 200 多个可靠的算法源程序 Numerical Recipes Pascal代码-reliable algorithm source code Pascal Numerical Recipes
zhm-pascal
- 关于课件 好多种结构的算法 等等 大家自己看吧 -good courseware on a variety of algorithms, etc. we all Look here
pascal
- pascal基本算法及优化(如数论问题\\单纯背包问题等)
basicAlgorithm(pascal)
- 基本算法正稿 包括:一、数论算法;二、图论算法;三、背包问题;四、排序算法;五、高精度计算;六、 树的遍历;七 进制转换;八 全排列与组合的生成;九.查找算法;十、贪心;十一、回溯法框架;十二、DFS框架;十三、BFS框架;十五、数据结构相关算法
pascal
- 用pascal语言实现八皇后的非递归算法
遗传算法2-5
- 遗传算法实用程序5(pascal)-GA Utility 5 (pascal)
经典算法演示系统
- 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
dsa
- DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has signed and confirmed
elgamal
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal realization and example. Realized has signed and confirmed
gostdsa
- GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example, including sign and confirmed
PrimeGeneration
- 得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal source code
ssort
- 数据结构中的各种排序算法,包括快速排序,堆排序等。是经过精简的程序-data structure of the various sorting algorithms, including Quick Sort stacked ranking. Yes streamlined procedures
Pascal
- Pascal(Delphi7)写的一个THHT类,能实现EMD分解、Hilbert变换算法-Pascal(Delphi7)
suanfa
- 基础算法的例题和解答(源程序为Pascal版本),NOIP基础资料-sample questions and answers of algorithms (source code for the Pascal version)
pascal
- Pascal基本算法,涵盖了初级和部分中级的算法代码,适合参加高中信息学竞赛的同学以及计算机爱好者-Pascal basic algorithm, covering the primary and middle parts of the algorithm code, attended high school information for school students and computer enthusiasts Competition
LCA
- Tarjan算法求最近公共祖先,输入树和询问,按询问顺序回答-Tarjan algorithm for recent common ancestor, the input tree and asked to answer the order by asking