搜索资源列表
answerandreply
- k平均算法,我的课程设计 程序比较简单,还有详细说明 -k average algorithm, the curriculum design process is relatively simple, there are details
LL(1)inDelphiandSQL
- 编译原理课程设计的编程部分LL(1)算法分析,使用Delphi+sql数据库实现,需要课程设计的文档部分请mail我。-Principles of curriculum design compiler programming part of LL (1) algorithm analysis, the use of Delphi+ sql database, the need for curriculum design part of the document, please mail me.
3107006368
- 宾馆管理系统 本系统的设计开发以Visual Basic 2005 + SQL Server 2005 为工具,应用的主要技术有:面向对象的程序设计、工程属性的设置、窗体和基本控件的使用、数据库参照完整性的实现和加密算法。-Hotel management system design and development of this system to Visual Basic 2005+ SQL Server 2005 as a tool for the application of the
job-sched
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交