码迷,mamicode.com
首页 >  
搜索关键字:any    ( 7409个结果
487-3279(有问题)
Businesses like to have memorable telephone numbers. One way to make a telephone number memorable is to have it spell a memorable word or phrase. For ...
分类:其他好文   时间:2020-03-02 10:41:36    阅读次数:89
IPC-6012E : Qualification and Performance Specific
链接:https://pan.baidu.com/s/1J6GDSN5i_Dr3tPK-wn8BQQ密码:lyvbIPC-6012Especificationcoversqualificationandperformanceofrigidprintedboards,includingsingle-sided,double-sided,withorwithoutplated-throughholes
分类:其他好文   时间:2020-03-01 00:34:50    阅读次数:217
内置函数学习
内置函数 I 了解 callable 判断是否可调用 bin oct hex进制转换 all any判断是否全部为真或假 内置函数II 重要 sep 设定分隔符。 end去除默认换行 abs() 获取绝对值 sum() 数字相加求和 min max()可以加功能 reversed() 将一个序列翻转 ...
分类:其他好文   时间:2020-02-29 22:28:33    阅读次数:86
【华为云技术分享】Linux内核发展史 (1)
openEuler是基于Linux 内核的企业级Linux 服务器操作系统平台的开源社区发行版。openEuler支持鲲鹏架构,可运行在TaiShan服务器上。本技术连载将会从理论基础、源码分析和实操方法三个方面来比较全面地介绍内核编程与应用编程的基础知识,到2020年8月之前主要介绍内核编程部分。 ...
分类:系统相关   时间:2020-02-29 20:36:43    阅读次数:280
【华为云技术分享】mongos-sharding连接池配置
ShardingTaskExecutorPoolMaxSize 1 Maximum number of outbound connections each TaskExecutor connection pool can open to any given mongod instance. 2 Th ...
分类:其他好文   时间:2020-02-29 20:11:47    阅读次数:80
Subsequence / UVA - 1121
A sequence of N positive integers (10 < N < 100 000), each of them less than or equal 10000, and a positive integer S (S < 100 000 000) are given. Wri ...
分类:其他好文   时间:2020-02-29 11:42:15    阅读次数:107
[CodeForces] Moving Points
Problem Statement Link Clarification: The problem states that for each pair of points, we consider the minimum possible distance over any possible mom ...
分类:其他好文   时间:2020-02-29 00:30:43    阅读次数:61
u-boot硬件驱动——以SD卡为例
u-boot硬件驱动——以SD卡为例u-bootSD卡 u-boot硬件驱动 一、硬件驱动 目前,我把硬件驱动理解成介于操作系统和硬件之间的层级。主要作用是屏蔽硬件层,并且方便操作系统管理硬件。 以SD卡为例: 与SD初始化相关的文件uboot中有三个。分别为./drivers/mmc/mmc.c,... ...
分类:其他好文   时间:2020-02-28 22:53:17    阅读次数:101
一阶段算法和二阶段算法比较
一阶段算法和二阶段算法比较 待办https://www.zhihu.com/question/266143762 ...
分类:编程语言   时间:2020-02-28 20:54:40    阅读次数:101
用户空间到内核空间为什么需要拷贝?
The simple answer to that is, "Kernel Developers do not put blind faith in anything". When any data is passed to the kernel space from userspace, it i ...
分类:其他好文   时间:2020-02-28 18:52:41    阅读次数:85
7409条   上一页 1 ... 50 51 52 53 54 ... 741 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!