搜索结果
找到约 13,711 项符合
e-a 的查询结果
编译器/解释器 KCC , a good c compiler, write by Ken Harrenstien
KCC , a good c compiler, write by Ken Harrenstien
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
编译器/解释器 Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
编译器/解释器 The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
matlab例程 This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run i
This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
单片机开发 power ctrl this a power contrl program. you can control you plug in device by com port or ir remote
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
uCOS this code is a simulator to simulate the paging system such as first come first service. the comment
this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
Linux/Unix编程 this code is a parallel programming code . such code is esay but is very useful to understand how to
this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
人工智能/神经网络 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must overr
开发环境:Delphi
简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
其他 This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function