资源列表
CPP
- C陷阱与缺陷 深入探讨C语言的一些核心问题-deep thought of C language
erywghsd
- 很好,可以帮助人们学习,提供更好的资料,帮助了解,学习比较方便。-very good
RunOnly
- 利用Windows事件与信号量实现的进程单独运行控制,同一程序每次只允许一个实例存在,新实例会结束旧的,可用于软件更新等功能模块。DEMO给出了简单的列子。-Useing the Windows event and semaphore to control a process, the same procedure allows only one instance exists, the new instance replace the old, can be used for software
C-array
- 关于C++数组的两道题目及详细程序,输出结果及分析。-About C++ array of two topics and detailed procedures, output and analysis.
CPP
- C++入门教程大全,详细讲解了C++语言结构基础的知识,适合初学者使用-C + + Tutorial Guinness, explain in detail the structure of the C + + language-based knowledge, for beginners
Windows-memory-manage
- windows 内存管理,word 文档。详细说明-windows memory management
zuoye7
- C++类的使用,继承和派生,输出信息-This is a C plus.
CPP
- c++入门到精通电子资料 对初学者很有用的,不要买书了,可以看电子资料-c++ entry to the master
Vb-and-vc-programming-mixed
- vb和vc混合编程的几种常用方法,有助于既要界面简单又要处理速度快的编程-Vb and vc programming several common methods of mixed
dynamic-link-library
- VB应用程序中使用用户自定义动态链接库的几个关键技术问题-VB application using user defined dynamic link library several key techniques
VCPproject2
- 很好的一本书,对VC有很好的学习作用,希望对大家有用-A good book, to VC have a very good effect, the hope of the useful
shiyan
- 通过对栈的建立、插入、删除、遍历等,完成数制转换-turn the number into another type wirh the using of c++ computer language.