切换至中文 Over 1 million code package, 10 million code file free download
  • [C/C++] Object-OrientedProgrammingwithANSIC.rar This book is not going to praise object-oriented programming or condemn the Old Way. We are simply going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger ...
    Category: C++ eBooks Upload User:jwyywh Size:907K
  • [Windows_Unix] fulltext.zip Condensation filtering paper for object tracking in videos
    Category: Other eBooks Upload User:pokong Size:370K
  • [Matlab] ROBOT.rar HI ,this is the code used for sensing object through image processing approach and taking decision to turn motor
    Category: matlab Upload User:sanyushiye Size:3K
  • [C/C++] ooc.rar Object Oriented programming in C language
    Category: OpenGL program Upload User:blggdjs Size:907K
  • [PDF] ObjectLocalizationBasedonDirectionalInformation.ra Object Localization Based on Directional Information
    Category: OpenGL program Upload User:jsrygk Size:1332K
  • [C/C++] blob.zip if need to object blob in image. anaybody use
    Category: Special Effects Upload User:wyxin365 Size:1380K
  • [Visual C++ (VC++)] Mangos-0.13_Build_6767.rar MaNGOS is an object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It s an educational project, to help developers get familar with large scale C++ and C# development projects.
    Category: Game Server Simulator Upload User:szbfsm Size:14487K
  • [Java/JSP] thread.rar java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute( ),也可以 ...
    Category: Java Develop Upload User:szlote Size:24K
  • [Java/JSP] JAMOD.rar jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).
    Category: Java Develop Upload User:junjianrim Size:822K
  • [C#(.net)] Singelton.zip ... ) ----------------------------- public class GoForData { static GoForData _instance=null static readonly object _lock = new object() static Settings _MySetting // Constructor is protected GoForData() { _MySetting ...
    Category: CSharp Upload User:jggdled Size:1K