码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
数据结构与算法笔记 - 绪论
数据结构与算法笔记 - 绪论 1. 什么是计算2. 评判DSA优劣的参照(直尺)3. 度量DSA性能的尺度(刻度)4. DSA的性能度量的方法5. DSA性能的设计及其优化 x1. 理论模型与实际性能的差异x2. DSA优化的极限(下界) 计算机与算法 计算机科学(computer science) ...
分类:编程语言   时间:2017-11-07 20:50:40    阅读次数:272
hdu2196Computer
Computer Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 31377 Accepted Submission(s): 4062 Probl ...
分类:其他好文   时间:2017-11-07 16:21:38    阅读次数:169
Git 忽略规则 .gitignore文件
添加忽略规则 .gitignore项目Android 添加忽略规则的三种方式From time to time, there are files you don't want Git to check in to GitHub. There are a few ways to tell Git wh... ...
分类:其他好文   时间:2017-11-07 12:16:49    阅读次数:180
TELNET_COMMAND
TELENT COMMAND DEFINE:Telnet is a command control your cmd windows of remote computer. step: 1.Open you server in the two computer each oter communica ...
分类:Web程序   时间:2017-11-07 00:07:18    阅读次数:249
information gathring (信息收集) ——Dmitry
Dmitry是一个由C语言编写的UNIX/(GNU)Linux命令行工具,它可用于收集主机相关信息,比如子域名、Email地址、系统运行时间信息。 同时,它也可以进行TCP端口扫描和whois查询等等,下面是它收集信息的方式: 执行whois查询; 检索系统运行时间数据、系统和服务器的相关数据; 针 ...
分类:其他好文   时间:2017-11-06 17:13:38    阅读次数:151
Rethinking the Inception Architecture for Computer Vision
https://arxiv.org/abs/1512.00567 Convolutional networks are at the core of most state-of-the-art computer vision solutions for a wide variety of tasks ...
分类:其他好文   时间:2017-11-05 17:25:11    阅读次数:114
Note 2 for <Pratical Programming : An Introduction to Computer Science Using Python 3>
Book Imformation : <Pratical Programming : An Introduction to Computer Science Using Python 3> 2nd Edtion Author : Paul Gries,Jennifer Campbell,Jason ...
分类:编程语言   时间:2017-11-05 15:34:38    阅读次数:287
解决Arcgis10.2.2中dbf文件用EXCEL打开乱码问题
1、开始 -- 运行,输入”Regedit“,打开 注册表 。 2、如是用的是 10.x 版本 ArcGIS Desktop,定位到 ‘计算机\HKEY_CURRENT_USER\Software\ESRI\Desktop 10.x' 如果是9.3.1之前的版本,定位到 'My Computer\H ...
分类:数据库   时间:2017-11-04 19:36:50    阅读次数:615
Understanding about numerical stability, convergence and consistency
In a computer simulation of the real world, physical quantities, which usually have continuous distributions governed by partial differential equation ...
分类:其他好文   时间:2017-11-04 11:29:04    阅读次数:221
Red Black Tree
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-introduction-to-algorithms-sma-5503-fall-2005/video-lectures/lecture-10 ...
分类:其他好文   时间:2017-11-03 21:50:52    阅读次数:490
2862条   上一页 1 ... 95 96 97 98 99 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!