资源列表
VBarticle
- 使用vb的一些技巧和例程、小应用等等。可以收藏-Vb use some tips and routines, applets, etc.
Ccode2
- 有关C++的各种应用程序、例子、演示-For C++, a variety of applications, examples, demos, etc.
CPP-Primer-4-Answer
- 《C++ primer》(第四版)习题答案(不是所谓的《C++ Primer plus》)-"C++ primer" (fourth edition) exercise answers (not the so-called "C++ Primer plus")
CPP-Primer-Source-Code
- 《C++ Primer》(第四版) 书上配套代码(全部)-"C++ Primer" (fourth edition) book on the supporting code (all)
RANSAC_LineFitting
- A simple ransac implementation in C++. It cannot be used without modification. INCOMPLETE.
howto_zlib
- how to use zlib in vb6
howto_zlib
- how to use zlib in vb6
dgdgd
- This routine must be tuned for the actual oscilator frequency used, shown here tuned for a 12MHz clock. Note that the CALL instruction that invokes Delay already uses 2 machine cycles.-This routine must be tuned for the actual oscilator frequ
mfc
- MFC深入浅出用比较浅显的方式为我们介绍了MFC编程,是MFC入门比较重要的书籍。-MFC easily comprehensible way with relatively shallow presented to us in MFC programming, MFC entry is more important books.
Visual-CPP
- Visual C++编程实例书中给出了MFC编程中主要使用的实例,是MFC编程主要的帮手。-Programming Visual C++ MFC programming examples in the book gives examples of the major use is the main helper MFC programming.
CPP
- 一个月挑战C++ C++面向对象编程入门:构造函数与析构函数 -void main(void) { void reversal() static int a[10] = {0,1,2,3,4,5,6,7,8,9} /* 建立一个数组并初始化*/ int i for (i=0 i<10 i++) { printf(" d ",a) } printf("\n") reversal(a,10
Cyuyanshejijichu
- c语言开发教程,对于从事软件开发的人员来说,有很大的帮助。-c language development tutorials, engaged in software development staff, very helpful.