搜索资源列表
Tomasulo
- 动态调度算法实验,实现了一个Tomasulo算法的模拟器。-dynamic scheduling algorithm experiment, the realization of a Tomasulo algorithm simulator.
L
- 用C++语言简单的实现数据结构中数据的冒泡排序算法的程序代码
rsacom
- 网上很少有供asp使用的rsa算法组件,少有的几个竞然还是收费的。为此我利用delphi制作了这个供asp使用的rsa算法组件。可以直接在asp中实现rsa算法。rsa算法代码部分来自网络。其余代码为本人所写。
PasswordGenerator
- 加密算法实现,可以自动生成密码。Delphi实现。
程序员资料整理软件Code
- 用于制作和整理(文件搜索方式)编程技术文档和各类源代码, 可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现), 主要用于查找相应的类和函数的应用。 同样可以用它来制作电子书籍。
ConquerandDiveTest
- 利用分治的算法实现平面最近点问题,有具体算法编程,另有界面演示。
UCT--delphi.rar
- 当今电脑围棋的最新最强的算法 用Delphi实现,Go up-to-date in today s most powerful computer algorithms using Delphi to achieve
delphides
- java,delphi,C#通用des算法delphi实现 需要TurboPower LockBox-java, delphi, C# General des algorithm delphi the realization of the need for TurboPower LockBox
findfile
- delphi历遍递归快速查找文件算法:运用独特的运算算法,和精简的代码实现的历遍递归快速查找文件,是个不可多得实用实例,里面代码全。-delphi calendar quickly locate files all over the recursive algorithm: the use of a unique computing algorithms, and streamlining the code over the recursive implementation of the cal
Line-intersection
- 用delphi结合相关的算法,实现求两条直线的交点函数-Seeking to achieve with the delphi function of the intersection of two lines
topologicalsorting
- 这是用Delphi编写的拓扑排序算法的实现过程,很经典。-It is written in Delphi topological sorting algorithm implementation process, it is classic.
CRC_Calc
- Delphi下几种CRC算法的实现例程,包括经典算法,半字节加速算法、高速算法等-Delphi under the CRC algorithm for the realization of several routines, including the classic algorithm, semi-byte accelerated algorithm, high-speed algorithm
md5
- MD5算法的Delphi实现,增加了一些常用函数-MD5 algorithm Delphi realized, an increase of some commonly used functions
TestNTLM
- NTLM 的Delphi 实现, 里面包含加密算法.-NTLM realization of Delphi, which contains encryption algorithm.
51622417ocx
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, ma
CenterandBresenham
- 在Delphi环境下运用计算机图形学上的中心点画圆和Bresenham算法实现画圆。-In the Delphi environment, the use of computer graphics on the center draw a circle and draw a circle Bresenham algorithm.
testcrc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
wei2008.com_Demo111
- 实现图文混编滚动显示源码,利用算法实现的界面组件滚动显示-a scrolling source code of delphi
AES
- AES算法实现,SOCKET通讯加解密,c++builder -AES algorithm, SOCKET communication encryption and decryption
LCMV算法Matlab程序
- 线性约束最小方差准则(LCMV)算法的matlab程序实现方向图绘制