资源列表
排序选择:
sdacdemo
- Demo programs for Sql Data Access Components.
S11
- 計算s11,含大小及相位。計算簡單好用,利用DFT完成-Calculation of s11, with the size and phase. Easy-to-use calculation, using DFT completed
CurrentStatisticalModel
- 当前统计模型机动目标跟踪算法。本程序对做圆周运动的机动目标的X方向进行了跟踪仿真。-Current statistical model for maneuvering target tracking algorithm. This procedure for doing circular motion of the X direction of maneuvering target tracking simulation carried out.
NexusDB2
- Nexus is a Memory Manager for Delphi 7. Its usefull for all application what is work with large amount of variable. Help for avoid the memory leaks.
tank
- 游戏类源代码,可供初学者学习编程技巧,包含界面的编程-game class code for learn
Memento
- Memento设计模式C#实例,实现记录状态和恢复状态功能-Memento Design Pattern C# example, to achieve a state of the record and restore function
LockBox_D2007
- Extension for LockBox for Delphi 7. This pack help for install the previous version of the LockBox for Delphi 2007.
BSTREE
- Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element in the BST and Mirroring of BST.
Lockbox
- Its a encryption tool for delphi 7. Its can encrypt with blowfish, md5, base64-Its a encryption tool for delphi 7. Its can encrypt with blowfish, md5, base64...
DCPcrypt
- Encryption tool for delphi 2007. Conatain: Blowfish, MD5-Encryption tool for delphi 2007. Conatain: Blowfish, MD5...
KSDev.ThemeEngine.v7.04.for.Delphi.BCB.Full.Sourc
- Theme Engine module for create custom design for your delphi apps.
lcs
- Longest Common Subsequence Problem. Solution both Iterative and Recursive.