T-KERNEL 的extension源代碼,是日本最著名的T-KERNEL所獨有的,適合開發T-KERNEL的朋友們使用!
TK/SE is the program that extends T-KERNEL and provides the functions such as a file system and a process management.
The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-KERNEL source.
a) tKERNEL_se_1.00.00.tar.gz Main source of T-KERNEL/SE
b) extfs_fatfs_1.00.00.tar.gz Difference source of T-KERNEL/SE extended file system (FAT)
c) extfs_cdrom_1.00.00.tar.gz Difference source of T-KERNEL/SE extended file system (CD-ROM)
The GP KERNEL is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".