码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
Off-heap Memory in Apache Flink and the curious JIT compiler
https://flink.apache.org/news/2015/09/16/off-heap-memory.html Running data-intensive code in the JVM and making it well-behaved is tricky. Systems tha... ...
分类:Web程序   时间:2016-04-08 12:03:55    阅读次数:303
环境配置
1. Product installation including VMware Tools for Windows 64-bit operating systems. File size: 293.26 MB File type: exe https://my.vmware.com/group/v ...
分类:其他好文   时间:2016-04-07 10:52:00    阅读次数:156
开启程序的Visual Styles
首先看看MS对Visual Styles的解释: Windows XP and later operating systems support a feature called visual styles that enables the appearance of common controls ...
分类:其他好文   时间:2016-03-31 18:35:07    阅读次数:232
Linux下的AT&T语法(即GNU as 汇编语法)入门
http://blogold.chinaunix.net/u3/105209/showart_2085748.html学习这么长时间,一直在C语言这一层面上钻研和打拼,日积月累,很多关于C的疑惑在书本和资料中都难以找到答案。程序员是追求完美的一个种群,其头 脑中哪怕是存在一点点的思维黑洞都会让其坐卧不宁。不久前在itput论坛上偶得《Computer Systems A Programmer's...
分类:系统相关   时间:2016-03-30 13:06:35    阅读次数:370
推荐算法-研究总结
系统的深入学习的话避免不了阅读相关的papers 论文:ACM的RecSys,KDD,WWW,SIGIR等会议上都有相关的论文 书籍 推荐系统实践 (豆瓣) 推荐系统 (豆瓣) 机器学习实战 (豆瓣) 统计学习方法 (豆瓣) Recommender Systems Handbook (豆瓣)等 视频... ...
分类:编程语言   时间:2016-03-28 15:35:16    阅读次数:447
内核分析-第五周
预备知识 内核态 用户态 为什么要划分系统级别? 如何区分内核和用户态? cs:eip 寄存器上下文 上下文切换 系统调用号 中断向量 调度时机 系统调用过程中一定发生中断, 在系统调用执行过程中可能有进程的切换.系统调用分类进程控制load execute end, abort create process (for example, fork on Unix-like systems, or N...
分类:其他好文   时间:2016-03-28 00:14:43    阅读次数:383
【转】Configuring VM Acceleration on Linux
Configuring VM Acceleration on Linux Linux-based systems support virtual machine acceleration through the KVM software package. Follow instructions fo ...
分类:系统相关   时间:2016-03-26 23:30:14    阅读次数:296
交叉编译工具链介绍《Building Embedded Linux Systems》
1.前言 配置和编译一个合适的GNU工具链是相对复杂的并且需要很精细的操作,包括你需要对不同软件库之间的依赖关系、它们的各自的任务,不同软件库版本情况都有比较好的了解,编译工具链是一个乏味的工作。 2.制作之前需要了解的一些术语与名称 1)build:你编译你的工具链时所使用的编译系统。 2)hos ...
分类:系统相关   时间:2016-03-26 12:30:14    阅读次数:250
PowerShell vs. PsExec for Remote Command Execution
Monitoring and maintaining large-scale, complex, highly distributed and interconnected systems can be extremely challenging for network administrators
分类:系统相关   时间:2016-03-21 12:26:24    阅读次数:270
第一次作业
题目:软件有很多种: ShrinkWrap (在包装盒子里面的软件); Web APP (基于网页的软件); Internal Software (企业或学校或某组织内部的软件); Games (游戏); Mobile Apps (手机应用); Operating Systems (操作系统); T
分类:其他好文   时间:2016-03-18 00:24:10    阅读次数:145
1149条   上一页 1 ... 73 74 75 76 77 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!