码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
uva 10828 高斯消元求数学期望
Back to Kernighan-RitchieInput:Standard InputOutput:Standard OutputYou must have heard the name ofKernighanandRitchie, the authors ofThe C Programming...
分类:其他好文   时间:2014-07-23 11:42:16    阅读次数:298
Oracle Database 11g Release 2 Standard Edition and Enterprise Edition Software Downloads
Oracle11g 第2版 各个版本下载地址...
分类:数据库   时间:2014-07-23 00:03:28    阅读次数:383
TopCoder SRM 628 DIV 2
250-point problemProblem StatementJanusz is learning how to play chess. He is using the standard chessboard with 8 rows and 8 columns. Both the rows a...
分类:其他好文   时间:2014-07-22 23:21:17    阅读次数:348
Json概述以及python对json的相关操作
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999...
分类:编程语言   时间:2014-07-22 22:49:54    阅读次数:216
CMSIS标准
CMSIS 标准(Cortex Microcontroller Software Interface Standard) ,翻译过来是“ARM Cortex? 微控制器软件接口标准”。 CMSIS 分为 3 个基本功能层: 1) 核内外设访问层:ARM 公司提供的访问,定义处理器内部寄存器地址以及功能函数。 2) 中间件访问层:定义访问中间件的通用 API,也是 ARM 公司提供。 3) ...
分类:其他好文   时间:2014-07-22 14:05:44    阅读次数:211
UVA - 11090 Going in Cycle!! (Bellman-Ford算法判负环)
Description I I U P C 2 0 06 Problem G: Going in Cycle!! Input: standard input Output: standard output   You are given a weighted directed gra...
分类:其他好文   时间:2014-07-22 00:28:36    阅读次数:217
Unity Mono
好奇于Unity使用的mscrolib.dll和.Net Framework提供的mscrolib是否一致。 多语言标准通用对象运行时库(Microsoft Standard Common Object Runtime Library),描述:Microsoft Common Language Ru...
分类:其他好文   时间:2014-07-22 00:15:36    阅读次数:217
UVA - 10537 The Toll! Revisited (最短路变形逆推)
Description Problem G Toll! Revisited Input: Standard Input Output: Standard Output Time Limit: 1 Second   Sindbad the Sailor sold 66 silver spoons to the Sultan of Samarkand. The selling...
分类:其他好文   时间:2014-07-21 13:35:07    阅读次数:263
MongoDB 副本集(类似高可用) [三]
MongoDB副本集(类似高可用)1.节点类型standard:常规节点,它存储一份完整的数据副本,参与选举投票,有可能成为活跃节点。passive:存储了完整的数据副本,参与投票,不能成为活跃节点。arbiter:仲裁节点,只参与投票,不接收复制的数据,也不能成为活跃节点。2.参数说明--db..
分类:数据库   时间:2014-07-20 06:47:37    阅读次数:371
Ubuntu学习笔记
HUD快捷键alt+命令内关键字用户的创建删除以及密码破解unlock->(add)standard/administrator普通用户没有sudo权限(利用grub破解密码)启动时按shift,高级选项->修复模式->root提示符mount-oremount,rw/(若文件系统为只读的,应先设置为读写)passwdXXX(用户名)重启即可..
分类:其他好文   时间:2014-07-19 02:27:55    阅读次数:241
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!