码迷,mamicode.com
首页 >  
搜索关键字:ted    ( 12016个结果
复制指定目录下的指定文件,并修改后缀名 很重要,也很难!!!
package cn.idcast2; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; impo... ...
分类:其他好文   时间:2017-01-12 22:31:55    阅读次数:175
447. 求回旋镖坐标的数量 NumberOfBoomerangs
Given n points in the plane that are all pairwise distinct, a "boomerang" is a tuple of points (i, j, k) such that the distance between iand j equals ... ...
分类:其他好文   时间:2017-01-12 13:17:30    阅读次数:140
Stop being a perfectionist
节选自 7 Things You Need To Stop Doing To Be More Productive, Backed By Science “We found that perfectionism trips up professors on the way to research p ...
分类:其他好文   时间:2017-01-12 11:23:40    阅读次数:158
windows 与 mac socket通信
Mac 端 ...
分类:Windows程序   时间:2017-01-12 10:02:33    阅读次数:292
python脚本获取文件的创建于修改日期并计算时间差
由于在计算一个算法的运行时间的时候,需要将文件的创建日期与修改日期读取到,然后计算两者之差,在网上搜索了相关的程序之后,自己又修改了一下,把代码贴在这里,供以后查阅使用,也希望可以帮到其他人。 ...
分类:编程语言   时间:2017-01-12 09:52:18    阅读次数:198
Linux各目录缩写含义
Unix已经有35年历史了。许多人认为它开始于中世纪,这个中世纪是相对于计算机技术的产生和发展来说的。在过去的时间里,Unix和它的子分支Linux收集有许多的历史和一些完全古老的语言。在这篇技巧文章中,我们将介绍一少部分古老的语言和它们的目的和作用,以及它们真正的来源。 RC 在Linux中,最为 ...
分类:系统相关   时间:2017-01-12 08:07:15    阅读次数:262
Bsim3 学习笔记4
Capacitance model Depending on the magnitude of the time-varying voltages, the dynamic operation can be classified as large signal operation or small ...
分类:其他好文   时间:2017-01-11 14:11:38    阅读次数:189
Bsim3 学习笔记3
I-V model Channel charge and mobility, which are the two key factors influencing the I-V characteristics. The drift current components due to the elec ...
分类:其他好文   时间:2017-01-11 14:02:23    阅读次数:199
SharePoint 2013 Create Folder with conententtype programer
记录一下昨天写的SharePoint tool,需求是这样的: 在SharePoint list subfolder 下创建1000个folder,这些folder指定特殊的contenttype,contenttype中有一个Taxonomy类型的field,为这个filed赋值,并且新创建的这些 ...
分类:其他好文   时间:2017-01-11 10:03:52    阅读次数:161
HDU3294 Girls' research
本文版权归ljh2000和博客园共有,欢迎转载,但须保留此声明,并给出原文链接,谢谢合作。 本文版权归ljh2000和博客园共有,欢迎转载,但须保留此声明,并给出原文链接,谢谢合作。 本文作者:ljh2000 作者博客:http://www.cnblogs.com/ljh2000-jump/转载请注 ...
分类:其他好文   时间:2017-01-11 09:17:38    阅读次数:197
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!