资源列表
iContac
- WM 下的联系人软件,完整源代码,界面类似黑莓,可以自由修改和定制-for wm 5.0 or up, contacter managerment programe.
Wintab32_DEMO.ZIP
- 用VB写的关于wintab的应用范例。可以通过这个范例了解如何控制wintab设备-Wintab32.dll Demo in VB6 ReadMe notes
Advanced.Search.Settings.MFC.DNS.code
- MFC DNS高级查询设置经典代码Advanced Search Settings classic MFC DNS code -Advanced Search Settings classic MFC DNS code
Core.technology.UDPScan.Java.code
- Java核心技术UDPScan实例代码Core technology UDPScan Java example code -Core technology UDPScan Java example code
4ca3c067bd5e
- VSM.rar - 向量空间模型 c源码实现利用向量空间模型的概念,这个可以用在crawer中。-Vector Space Model c source code to achieve the use of the concept of vector space model, this can be used in in crawer.
subclass
- 介绍子类化与超子类化的区别,以及在VC++中如何去实现-Introduction to subclass and subclass of the difference between super and in VC++, how to achieve
Sieve.cpp
- A c/c++ program using threads to find prime no using sieve of eratosthenes.
VisualSourceCodeCompletelySelf-StudyManual
- visual+c++完全自学手册源代码 visual+c++完全自学手册源代码-visual+ c++ source code completely self-study manual. rar
art_programming
- C++ For Artists: The Art, Philosophy, and Science of Object-Oriented Programming. You have selected an excellent book to augment your C++ and object-oriented programming learning experience.
Josephus
- 解决JOSEPHUS问题的成功范例 文件编码没有错误-C++
C_Primer
- 本书是久负盛名的C++经典教程引,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。 -This book is renowned C++ classic tutorial cited, and its content is C++ guru Stanley B. Lippman wealth of practical experience and C++
Exceptional_C_Style
- 软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活性与过分灵活之间寻找完美的平衡点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题,其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。 -Software " style" theme to be discussed is how to cost and function in between, between elegance and m