码迷,mamicode.com
首页 >  
搜索关键字:scratch    ( 282个结果
从头开始编写一个Orchard网上商店模块(3) - 创建Orchard.Webshop模块项目
原文地址:http://skywalkersoftwaredevelopment.net/blog/writing-an-orchard-webshop-module-from-scratch-part-3创建Orchard.Webshop模块项目这是从头开始编写一个新的Orchard模块的教程的第...
分类:Web程序   时间:2016-01-07 16:21:11    阅读次数:254
Cheatsheet: 2015 12.01 ~ 12.31
Mobile Setting Up the Development Environment iOS From Scratch With Swift: How to Test an iOS Application on a Device Web Rendering Image Previews Usi...
分类:其他好文   时间:2016-01-01 00:33:04    阅读次数:240
JVM学习,堆和栈 —— What and where are the stack and heap?
The stack is the memory set aside as scratch space for a thread of execution. When a function is called, a block is reserved on the top of the stack f...
分类:其他好文   时间:2015-12-28 21:50:05    阅读次数:215
Build COM dll in c#
https://whoisburiedhere.wordpress.com/2011/07/12/creating-a-com-object-from-scratch-with-c/http://www.geeksengine.com/article/create-dll.htmlhttp://ju...
分类:Windows程序   时间:2015-12-13 00:41:35    阅读次数:167
UE4 Tutorial - Custom Mesh Component
UE4 Tutorial - Custom Mesh ComponentOver the last few weeks I've been working on an old idea that I had and ended up starting from scratch. In my rese...
分类:其他好文   时间:2015-12-07 11:57:18    阅读次数:323
一、PICOBOARD的使用
360截图20150408180057421.jpg(154.01 KB, 下载次数: 0)下载附件2015-4-8 18:03 上传 Scratch传感器板(PicoBoard),是一款专门为教育工作者和初学者创建与各种传感器交互而开发的传感器交互板,可以配合Scratch软件使用,与Scr...
分类:其他好文   时间:2015-11-27 15:00:24    阅读次数:184
SQL Server编程比知必会 -- (1-20点总结)
--1.常用的存储过程sp_databases--返回可用的数据库的一个列表sp_tables--返回当前选择的数据库内可用表的列表,不仅包括你自己的表,还包括系统表和其他表sp_tablesnull,dbo,scratch,"‘table‘"--只返回当前选择的数据库的可用表,不包括视图和系统表sp_columnsARPU--显示表ARP..
分类:数据库   时间:2015-10-10 18:43:08    阅读次数:263
CNN transfer learning
http://cs231n.github.io/transfer-learning/一 概念:(1)learning from scratch 即学一个CNN网络with random initialization (2) 在新的学习任务中,可以利用现有训练好的imagenet网络提取特征,去掉最后...
分类:其他好文   时间:2015-09-22 21:46:58    阅读次数:288
Creating a RFID Reader From Scratch
Creating a RFID Reader From Scratch Part 1For a couple of years now, each fall, I've been attending the ritual of collecting sheep from their summer p...
分类:其他好文   时间:2015-09-22 06:36:02    阅读次数:346
从零实现来理解机器学习算法:书籍推荐及障碍的克服
前部为英文原文,原文链接:http://machinelearningmastery.com/understand-machine-learning-algorithms-by-implementing-them-from-scratch/后部为中文翻译,本文中文部分转自:http://www.cs...
分类:编程语言   时间:2015-09-18 11:39:42    阅读次数:459
282条   上一页 1 ... 23 24 25 26 27 ... 29 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!