搜索资源列表
QGA
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
eDocEngine_r_p251
- eDocEngine VCL v2.5.2 - eDocEngine VCL is a comprehensive e-document creation component suite for Delphi™ and C++Builder® . eDocEngine can create documents in clipboard, PDF, RTF, HTML, XHTML, EXCEL, TEXT, CSV, Quattro Pro, LOTUS 1-2-3, DIF,
DRAW0810
- 用visual c++实现与AUTOCAD的交互。可以把矢量图形保存为DXF格式,也可以打开DXF文件。-Achieved using visual c++ interaction with AUTOCAD. Vector graphics can be saved as DXF format, you can open the DXF file.
acm_cPP
- c++文件,拷贝函数的使用以及打印图形,比较适合初学者-c++ file, the copy function as well as print graphics, suitable for beginners
The-drawing-board
- 使用C语言实现绘图板,其中设计鼠标编程原理,文件操作原理,图形操作原理等技术。-Mouse programming using C language to realize the drawing board, including design principle, the principle of file operations, the principle of graphics operations such as technology.