⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 manifest.bak

📁 遗传算法的源程序
💻 BAK
字号:
   File Name		Archive #	Description
-----------------------------------------------------------
 MANIFEST                   1	This shipping list
 00README                   1	Readme file
 ADF                        1	ADF problem sub-directory
 ADF/Makefile               1	ADF Makefile
 ADF/default.in             1	ADF default setting file
 ADF/fitness.c              1	ADF fitness source code
 ADF/prob.h                 1	ADF header file
 ADF/setup.c                2	ADF setup source code
 ADF/testADF.dat            1	ADF sample test data
 ADF/trainADF.dat           1	ADF sample training data
 Makefile                   2	SGPC Makefile
 REGRESSION                 1	REGRESSION problem sub-directory
 REGRESSION/Makefile        2	REGRESSION Makefile
 REGRESSION/default.in      2	REGRESSION default setting file
 REGRESSION/fitness.c       2	REGRESSION fitness source code
 REGRESSION/prob.h          2	REGRESSION header file
 REGRESSION/setup.c         2	REGRESSION setupt source code
 gMakefile                  2	Makefile for gmake
 lib                        2	SGPC kernel sub-directory
 lib/Makefile               3	SGPC Makefile
 lib/crossover.c            3	Source code for crossover
 lib/eval.c                 3	Source code for tree evaluation
 lib/generations.c          3	Source code for main generation loop
 lib/getparams.c            4	Source code for initializtion
 lib/gpc.c                  4	Source code for main program
 lib/gpc.h                  3	SGPC header file
 lib/malloc4.c              5	Source code for 2D and 3D malloc
 lib/malloc4.h              3	Header file for malloc4
 lib/malloc4.readme         4	Readme file for malloc4
 lib/mutation.c             5	Source code for mutation
 lib/populations.c          5	Source code for population generation
 lib/proto.h                5	Prototypes for all funcions
 lib/qsort.c                6	Source code for quick sort (BSD)
 lib/random.c               6	Source code for random number generator
 lib/random.h               4	Header file for random number generator
 lib/selection.c            6	Source code for selection of fittest indiv
 lib/treegen.c              6	Source code for random tree generation
 lib/treeio.c               6	Source code for tree input output
 lib/treeops.c              7	Source code for tree operations
 make.script                6	Output of make (for those w/o make util)
 SIN                        2	SIN problem sub-directory
 SIN/Makefile               7	SIN Makefile
 SIN/default.in             7	SIN default setting file
 SIN/fitness.c              7	SIN fitness soruce code
 SIN/prob.h                 7	SIN header file
 SIN/setup.c                7	SIN setup source code
 DONUT                      5	DONUT problem sub-dir
 DONUT/Makefile             7	DONUT makefile
 DONUT/donuts.c             8	DONUT creation program
 DONUT/fitness.c            8	DONUT fitness source code
 DONUT/mkdonuts             7	Make file for DONUT creation program
 DONUT/perfect.lsp          7	Perfect classifier LISP code
 DONUT/prob.h               8	DONUT header file
 DONUT/setup.c              8	DONUT setup source code

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -