码迷,mamicode.com
首页 >  
搜索关键字:improve    ( 241个结果
软件产品质量 “新”标准
?   Erik van Veenendaal( www.erikvanveenendaal.nl )是一名国际知名的尖端顾问和培训师,和一名在软件测试和质量管理领域广受认可的专家。他是Improve Quality Services BV(www.improveqs.nl)的创始人。...
分类:其他好文   时间:2014-08-01 16:22:32    阅读次数:257
软件产品质量 “新”标准
Erik van Veenendaal( www.erikvanveenendaal.nl )是一名国际知名的尖端顾问和培训师,和一名在软件测试和质量管理领域广受认可的专家。他是Improve Quality Services BV(www.improveqs.nl)的创始人。他保持着欧洲之星的.....
分类:其他好文   时间:2014-08-01 15:37:21    阅读次数:176
Fast exit from dram self-refresh
Embodiments of the invention describe a dynamic random access memory (DRAM) device that may abort a self-refresh mode to improve the exit time from a ...
分类:其他好文   时间:2014-07-23 11:59:16    阅读次数:303
C#/.NET Little Wonders: Use Cast() and OfType() to Change Sequence Type(zz)
Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easie...
分类:Web程序   时间:2014-07-16 23:25:24    阅读次数:601
filter press for sale
Everybody can improve the chest muscle by lifting weights with just a little know-how. I will tell you how you can build a strong and muscular chest w...
分类:其他好文   时间:2014-07-16 23:24:57    阅读次数:280
Linux virtualization and PCI passthrough
Processors have evolved to improve performance for virtualized environments, but what about I/O aspects? Discover one such I/O performance enhancement...
分类:系统相关   时间:2014-07-13 09:41:59    阅读次数:386
Five ways to maximize Java NIO and NIO.2--reference
Java NIO -- the New Input/Output API package-- was introduced with J2SE 1.4 in 2002. Java NIO's purpose was to improve the programming of I/O-intensiv...
分类:编程语言   时间:2014-07-13 08:25:24    阅读次数:243
SICP -- Building Abstractions With Procedures
;; Building Abstractions With Procedures ( define ( my-sqrt x )         ( define ( good-enough? guess )       (        ( define ( improve guess )        ( average guess ( / x guess ) ) ) ...
分类:其他好文   时间:2014-07-08 15:22:37    阅读次数:306
9 tools to help you with Java Performance Tuning
9 tools to help you with Java Performance TuningJava Performance Tuning tools to help you improve your Java CodePreviously I wrote an article about 5 ...
分类:编程语言   时间:2014-06-13 15:07:34    阅读次数:458
Become a Better Developer: 3 Ways Writing Will Expand Your Mind, Improve Your Code and Grow Your Career
Become a Better Developer: 3 Ways Writing Will Expand Your Mind, Improve Your Code and Grow Your CareerSeptember 10, 2013Oliver WhiteNo commentsinShar...
分类:其他好文   时间:2014-06-05 18:30:54    阅读次数:447
241条   上一页 1 ... 22 23 24 25 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!