码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
Petit FatFs
FatFs is a generic FAT/exFAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely ...
分类:Web程序   时间:2016-11-05 14:59:24    阅读次数:234
常见文件系统的格式
文件系统(File System)是文件管理系统的简称,根据维基百科的描述,文件系统是用来组织数据在存储介质上的存储方式以及检索方式的。没有文件系统,信息在存储介质上会是一个很大的信息块,没法知道一条信息什么时候会结束,也没法知道信息在什么时候开始,对信息的管理就会十分的麻烦。 文件系统的种类有很多 ...
分类:其他好文   时间:2016-11-04 01:31:54    阅读次数:646
中国计算机学会CCF推荐国际学术会议期刊
中国计算机学会推荐国际学术期刊 (计算机系统与高性能计算) 一、A类 序号 刊物简称 刊物全称 出版社 网址 1 TOCS ACM Transactions on Computer Systems ACM http://tocs.acm.org/ 2 TOC IEEE Transactions on ...
分类:其他好文   时间:2016-11-03 16:02:04    阅读次数:413
web.xml基本配置描述
先加载一段写好的web.xml: web.xml中通过以下配置加载/WEB-INFO/applicationContext.xml,是spring 全局配置文件,用来控制spring特性 /WEB-INFO/applicationContext.xml是默认路径及文件名称,如果调整文件路径或名称,需 ...
分类:Web程序   时间:2016-10-31 18:55:17    阅读次数:253
windows支持applocker的版本
Operating system requirements The following table show the on which operating systems AppLocker features are supported. Version Can be configured Can ...
分类:移动开发   时间:2016-10-31 16:21:27    阅读次数:243
a computer-centered view of information systems to a database-centered view
Code.Complete.Second.Edition 2004 Bachman compared the Ptolemaic-to-Copernican change in astronomy to the change in computer programming in the early ...
分类:数据库   时间:2016-10-27 01:26:40    阅读次数:166
WebGL概述
WebGL,是一项用来在网页上绘制和渲染复杂三维图形(3D图形),并允许用户与之交互的技术。WebGL基于OpenGL ES 2.0,使用GLSL ES语言编写着色器。而 OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL 三维图形 API 的子集,针对 ...
分类:Web程序   时间:2016-10-24 13:52:19    阅读次数:162
(转) 一张图解AlphaGo原理及弱点
一张图解AlphaGo原理及弱点 2016-03-23 郑宇,张钧波 CKDD 作者简介: 郑宇,博士, Editor-in-Chief of ACM Transactions on Intelligent Systems and Technology, ACM数据挖掘中国分会秘书长。 张钧波,博士 ...
分类:其他好文   时间:2016-10-22 00:07:57    阅读次数:221
安装centos6-7-oracle12cR1-database
1:准备主机,安装centos6.7 需要选取安装的package groups Base System > Base, Compatibility libraries Hardware monitoring utilities Large Systems Performance Network f ...
分类:数据库   时间:2016-10-11 21:16:14    阅读次数:291
1149条   上一页 1 ... 64 65 66 67 68 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!