码迷,mamicode.com
首页 >  
搜索关键字:computing    ( 560个结果
Browser security standards via access control
A computing system is operable to contain a security module within an operating system. This security module may then act to monitoraccessrequests by ...
分类:数据库   时间:2014-08-25 19:00:04    阅读次数:442
Parallel Computing–Cannon算法 (MPI 实现)
原理不解释,直接上代码代码中被注释的源程序可用于打印中间结果,检查运算是否正确。#include "mpi.h"#include #include #include #include void scatter_matrix(int* fstream,int n1,int n2,int*Q,int r...
分类:其他好文   时间:2014-08-25 13:15:34    阅读次数:271
Enhancing network controls in mandatory access control computing environments
AMandatoryAccessControl(MAC) aware firewall includes an extended rule set for MAC attributes, such as a security label or path. Application labels may...
分类:数据库   时间:2014-08-23 21:36:41    阅读次数:305
Read-Copy Update Implementation For Non-Cache-Coherent Systems
A technique for implementing read-copy update in a shared-memory computing system having two or more processors operatively coupled to a shared memory...
分类:其他好文   时间:2014-08-19 18:38:25    阅读次数:263
复习Oracle中的一点知识
Oracle 10g ????Oracle是为网格计算而设计的 10g中的g就是指grid computing ????Oracle将数据存储在文件中,保存不同信息的文件(数据文件,控制文件,日志文件)就组成了数据库的物理结构 逻辑结构:sch...
分类:数据库   时间:2014-08-19 02:13:23    阅读次数:223
UVA - 11076 Add Again (重复元素的排列)
Summation of sequence of integersis always a common problem in Computer Science. Rather than computing blindly,some intelligent techniques make the task simpler. Here you have to find thesummation of ...
分类:其他好文   时间:2014-08-18 22:10:23    阅读次数:314
Client–server model
Client–server modelFrom Wikipedia, the free encyclopediaThe client–server model of computing is a distributed application structure that partitions ta...
分类:其他好文   时间:2014-08-16 10:53:50    阅读次数:150
HDU 1908 Double Queue<Set>
Problem Description The new founded Balkan Investment Group Bank (BIG-Bank) opened a new office in Bucharest, equipped with a modern computing environment provided by IBM Romania, and using modern in...
分类:其他好文   时间:2014-08-14 23:56:36    阅读次数:520
拥抱云计算
当今时代,大家对云计算(Cloud Computing)这个名词都非常的熟悉。从国际到国内,各大IT厂商纷纷对这个领域加大投入,经过几年的发展,基于云计算的相关应用也越发成熟,我们可以设想一下,当企业(个人)需要一项IT服务,如:计算资源(服务器、存储),软件服务(应用系统)、开发平台等资源,根.....
分类:其他好文   时间:2014-08-12 18:16:25    阅读次数:180
Windows 7 帮助和支持资源—第三方网站
1、Tom's Hardwarewww.tomshardware.com2、Tech PC Forumswww.tech-pc.com3、Computing.netwww.computing.net4、How-To Geekwww.howtogeek.com5、Annoyances.orgwww.a...
分类:Windows程序   时间:2014-08-10 21:26:20    阅读次数:320
560条   上一页 1 ... 51 52 53 54 55 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!