This book has been updated for the new Java version, J2SE 5.0, and works its way through a project w
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and...
Q-8S-W技术资料下载专区,收录358份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and...
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random ac...
Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文,本文档张笑猛翻译的中文版.
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses...
Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735...
I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x240 dot matrix LCD. ...
The algorith divides rows in to four equal groups. The rows are then used to from a distance graph which is then transfo...
By Brian W. Kernighan and Dennis M. Ritchiey一起合著的C语言经典之作,无论是初学者还是工程师都会得到很大的收获,非常之经典