搜索资源列表
花布
- 带有多种基本图形算法的delphi程序-with various kinds of basic graphics algorithm delphi procedures
shuiyin
- 本文通过对数字水印算法的研究和讨论,实现了基于空间域及变换域的 数字水印算法,并进行了相应的鲁棒性测试。 论文首先介绍了数字水印的基本特征、原理以及目前国内外的研究现状 等基本问题,给出了数字水印的理论模型,并根据数字水印的不同特性进行 了分类,为水印算法的提出、实现及测试提供了理论依据。 作为实现数字水印算法的算法理论基础部分,论文介绍了-Based on Digital Watermarking Algorithm of study and discussion, bas
200741119366291
- 速度飞快的数独计算器,基本的原理就是递归搜索,但在检查9个3*3小方块的时候使用了复杂度为O(1)的算法,使得求解速度极快 使用方法: 使用方法: STEP One:在文本文档中 写入81个数(待填的用0表示,每九个换行,每两个数之间空一个) 保存为 input.in(注意后缀) 运行 “数独终结者.exe” 文件夹内会生成一个Answer.out的文件,用文本打开,便是答案 (bestshudu.pas是源程序) -Sudoku calculator fast sp
NiceChart
- Once I need a chart component that can shows interpolated lines for one of my project. I don t need a sophisticated full-featured chart, I just need a simple one with basic functionalities. Don t find a way to do it with standard Delphi TChart compon
Dtop
- 预测神经网络,vc的程序,实现基本遗传算法的实现(Prediction of neural network, VC program and implementation of basic genetic algorithm)