搜索资源列表
DelphiZLib.123
- The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
GA_max
- 这是一个关于遗传算法求最大值的问题,我采用Delphi编的,主要考虑Delphi的界面功能比较强。-This is a genetic algorithm for the maximum, I use Delphi series, the main consideration Delphi interface capabilities are relatively strong.
Gauss(delphi)
- 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
electromagneticfieldoperation.
- delphi编的电磁场复数运算,非常好用,希望有兴趣的下载,delphi made plural computing the electromagnetic field is very useful, I hope are interested to download
delphifastzlib114
- zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
gene
- 基于delphi编写的遗传算法多校区排课系统,是学习遗传算法入门的好代码。本人原创。-Delphi-based genetic algorithm written in multi-campus Course Scheduling System, is a good entry-learning genetic algorithm code. I am original.
ravage
- 听说原版的机器狗源码是用Delphi写的,这个是模仿机器狗的C++源码,也是从网上下载来的!-I heard the robot dog original source code is written in Delphi, this is an imitation of the robot dog' s C++ source code is downloaded to the!
Finite_element_analysis
- 有限元分析,我自己使用delphi写的代码,用了递归,运行速度有点慢-Finite element analysis, I use delphi write the code, using a recursive, runs a little slow
Delphi_RBF_MRAC_Direct
- 这是用Delphi编写的关于RBF神经网络的MRAC直接算法的程序,希望对大家有所帮助,我也很愿意与大家分享这些代码。-It is written in Delphi RBF neural network on direct MRAC algorithm program, we want to help, I am very willing to share the code.
Mpeg_To_Bitmap
- Mpeg1 I Frame to Bitmap (Delphi Source)
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
sevenzip
- Delphi用的解压压缩程序,个人认为是最好的,支持的格式非常多。网上有很多Dz7Zip的,号称不用7z.dll的那个,实际就是根据这个做的,并且Dz7Zip有个严重问题,函数完成后才解压,于是在递归算法中,Dz7Zip就无效。我一直用sevenzip,感觉不错,还没碰到什么问题。-Delphi used to extract the compressed program, personally think is the best format is very much supported. T