- 授权协议: GPL
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/vincentjiang/vrails
- 软件文档: https://github.com/vincentjiang/vrails
软件介绍
Vrails 是 Ruby on Rails 开源博客。方便想搭建自己博客平台的朋友使用,界面简洁美观,部署方便。
示例代码:
User.create( email: "yourname@example.com", username: "yourname", password: "password", password_confirmation: "password", activation: true)
Algorithms for Image Processing and Computer Vision
Parker, J. R. / 2010-12 / 687.00元
A cookbook of algorithms for common image processing applications Thanks to advances in computer hardware and software, algorithms have been developed that support sophisticated image processing with......一起来看看 《Algorithms for Image Processing and Computer Vision》 这本书的介绍吧!
