资源列表
IoctlDecoder
- Input output control.
R_T_avg
- Medium of R and T data code
scan
- 多线程扫描器,使用多线程制作的一个端口扫描器-threading scan
PRACTICAL
- Some Basic Exercises writen in C++ for initiates about programming fun and easy !
homework
- 一个小程序,用来初步学习C++编程的。功能是读取学生信息,并显示出来。运用了verture类。-It is just a little program.
The-CPP-Programming-Language
- 这本书的作者是C++语言的创始人之一。它的内容全面而且深刻,它是一本不可多得的好书。-The author of this book is one of the founders of C++ language. Its content is comprehensive and profound, it is a rare book.
Visual-Basic-Tutorial---1---What-Is-Visual-Basic-
- it is visual basic tutorial to teacher people how to use
ETHICS_talk1
- This book describes about ethics
VC-call-labview-dll
- 文档详细叙述了VC如何调用dll(动态链接库),对于各种dll借口,其调用方式与方法都一样-The document details the VC how to call dll (dynamic link library), call methods, an excuse for all kinds of dll
msg
- A very useful practical C + + code package a very useful practical C + + code package -A very useful practical C++ code package a very useful practical C++ code package
CPPCORBA
- C++ CORBA 高级编程,适合CORBA编程爱好者和初学者。-C++ CORBA high-level programming for CORBA programming enthusiasts and beginners.
CPPPrimer4th
- 本书是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++ 先驱Barbara E. Moo在C++教学方面的真知灼见。既显著改善了可读性,又充分体现了C++语言的最新进展和当前的业界最佳实践。书中不但新增大量教学辅助内容,用于强调重要的知识点,提醒常见的错误,推荐优秀的编程