- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/lpsantil/rt0
- 软件文档: https://github.com/lpsantil/rt0
软件介绍
rt0 是一个非常小的 C 运行时,用于 Linux i386 & x86_64
特性:
仅仅 87 SLOC 实现
仅仅 2 行 GCC 嵌入 ASM for i386
仅仅 6 行 GCC 嵌入 ASM for x86_64
Small runtime providing just
argc,argv,envp,__environ,_exit, andsyscall0/1/2/3/4/5/6Small binary sizes vs. other libc's
Pattern Recognition and Machine Learning
Christopher Bishop / Springer / 2007-10-1 / USD 94.95
The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example,......一起来看看 《Pattern Recognition and Machine Learning》 这本书的介绍吧!
