码迷,mamicode.com
首页 >  
搜索关键字:processing mousex    ( 1402个结果
仓储管理系统500bug记录一下
HTTP Status 500 - Request processing failed; nested exception is org.springframework.dao.TransientDataAccessResourceException: type Exception report m ...
分类:其他好文   时间:2016-05-06 19:23:33    阅读次数:253
R – GPU Programming for All with ‘gpuR’
INTRODUCTION GPUs (Graphic Processing Units) have become much more popular in recent years for computationally intensive calculations. Despite these g ...
分类:其他好文   时间:2016-05-06 12:03:02    阅读次数:401
Linux之强大的awk
来自【梦想家 Haima’s blog】awk简介awk是Linux中的一个命令,用来做文本处理与分析,功能简单强悍,同时它也是一门编程语言。 awk处理文本文件时,以行为单位,可以高效的对日志文件进行处理。awk的man文档简介摘要:NAME gawk - pattern scanning and processing language //awk其实是gawk,文本匹配查询和 处理语言,...
分类:系统相关   时间:2016-05-03 18:41:38    阅读次数:297
Guava学习笔记目录
Guava 是一个 Google 的基于java1.6的类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, ...
分类:其他好文   时间:2016-05-03 14:21:55    阅读次数:127
新书到手 TRANSACTION PROCESSING:CONCEPTS AND TECHNIQUES
新书到手 TRANSACTION PROCESSING:CONCEPTS AND TECHNIQUES Jim Gray大神的著作 ...
分类:其他好文   时间:2016-05-03 00:31:41    阅读次数:476
浅谈GPU
Programmable Graphics Processing Unit(GPU),可编程图形处理单元,可编程图形硬件。 98年NVIDIA的modern GPU研发成功,使用晶体管(transistors)进行计算。 自03年起,可编程图形硬件正式诞生,GPU编程也宣告诞生。 目前最新的可编程图 ...
分类:其他好文   时间:2016-05-02 15:32:38    阅读次数:186
oracle物理dg安装:主库创建
以下记录了dbca创建主库的过程,基本每一步都有图片。 oracle用户执行dbca,如果是root用户登录图形图面,则su切换用户前需要先执行一下xhost +x,否则oracle不能启动图形界面程序,下一步 ? 选择Create Database,下一步 选择General Purpose or Transaction Processing,下一步 dbnam...
分类:数据库   时间:2016-04-29 16:53:56    阅读次数:254
DirectX XAudio2之音频图关键点
The set of all voices, with their contained effects and their interconnections, is referred to as the audio processing graph. The graph takes a set of audio streams from the client as input, processes...
分类:其他好文   时间:2016-04-29 15:50:01    阅读次数:232
BZOJ3835: [Poi2014]Supercomputer
Description Byteasar has designed a supercomputer of novel architecture. It may comprise of many (identical) processing units. Each processing unit ca ...
分类:其他好文   时间:2016-04-21 20:31:31    阅读次数:285
4月20日
Declarative AR and Image Processing on the Web with Xflow Web3D下一步(尤其对于移动平台)是结合现实画面和虚拟内容(增强显示或混合现实)。但在web环境里,大量的图像处理、特征检测追踪、3D显示都比较困难 作者提出了一种新的方法,把低级别 ...
分类:其他好文   时间:2016-04-21 06:56:08    阅读次数:147
1402条   上一页 1 ... 72 73 74 75 76 ... 141 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!