码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
理解难点
NoteOn file systems which support symlinks, the directory containing the input script is calculated after the symlink is followed. In other words the ...
分类:其他好文   时间:2015-06-23 23:07:24    阅读次数:195
CSU1660: K-Cycle
Description A simple cycle is a closed simple path, with no other repeated vertices or edges other than the starting and ending vertices. The length of a cycle is the number of vertices on it. Gi...
分类:其他好文   时间:2015-06-22 22:21:45    阅读次数:178
SharpFileDB - a file database for small apps
I've decided to write a micro database library that spports 10 thousand level applications. It's better not to rely on other drives or tools in case ...
分类:移动开发   时间:2015-06-22 08:40:21    阅读次数:188
将FTP目录映射为本地磁盘
安装curlftpfsyuminstallcurlftpfs使用curlftpfs命令挂载curlftpfsftp://192.168.1.106/defense/facebook02/mnt/facebook02/-ouser="aa:bb",uid=500,gid=500,allow_other将ftp下的目录/denfense/facebook02挂载到本机/mnt/facebook02/目录下user账号密码,如果让不是root的用户..
分类:其他好文   时间:2015-06-19 21:47:53    阅读次数:244
Frost R&D
Trees Procedural Math Model in Houdini,render with Mantra.Shader use SurfaceModel With Other Attributes.Trees Procedural Model in Houdini,Render With ...
分类:其他好文   时间:2015-06-19 21:33:36    阅读次数:192
C/C++&java communicate with each other 之 video file-streaming
使用开源通信框架alljoyn来做设备,服务的搜索、发现,通信,详细原理参考https://allseenalliance.org/developers/learn/core/system-description/advertisement-discoverygstreamer作媒体播放。有兴趣同学...
分类:编程语言   时间:2015-06-19 18:39:51    阅读次数:168
C/C++&java communicate with each other 之 video snapshot
场景: android应用层间隔1秒调用底层driver上C API,获取到framebuffer, 提供给android layer业务分析。TvVideoRecord 主要功能1. 申请一个ByteBuffer对象frameBuffer2. 将frameBuffer传给底层c接口jni_getF...
分类:编程语言   时间:2015-06-19 18:34:53    阅读次数:195
code
PrefaceThe ProblemNowadays we use general purpose applications or libraries to communicate with each other. For example, we often use an HTTP client l...
分类:其他好文   时间:2015-06-19 18:34:35    阅读次数:219
malloc()与calloc差异
Both the malloc() and the calloc() functions are used to allocate dynamic memory. Each operates slightly different from the other. Both the malloc() a...
分类:其他好文   时间:2015-06-19 18:10:13    阅读次数:123
Decision Boundaries for Deep Learning and other Machine Learning classifiers
Decision Boundaries for Deep Learning and other Machine Learning classifiersH2O, one of the leading deep learning framework in python, is now availabl...
分类:系统相关   时间:2015-06-18 23:31:15    阅读次数:254
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!