- 授权协议: 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
Introduction to Semi-Supervised Learning
Xiaojin Zhu、Andrew B. Goldberg / Morgan and Claypool Publishers / 2009-6-29 / USD 40.00
Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, le......一起来看看 《Introduction to Semi-Supervised Learning》 这本书的介绍吧!
