资源列表
Developers_Corner_mapwindows6
- develop map windows using VB-develop map windows using VB
vc6
- vc6.0使用教程,包含VC6.0使用的基础内容。-VC6.0 tutorial, including VC6.0 use based on content.
delsy.doc
- 比较齐全的C语言延时程序,含有很多的延时案例-A more complete C language delay procedure, contains a lot of delay case
cLanguage-depth-explanation
- c 语言深度讲解适合初中级学者,里面对c的内涵的讲的非常的透彻。希望大家参考。-C language depth explanation for junior scholars, to the connotation of C speaking very thorough. I hope everyone reference.
ansi_c
- C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level langua
CHAP6.ZIP
- 深入浅出源码,需要请下载,后续代码会继续上传,请关注-shenru qian chu yuan cheng xu dai ma ,xu yao qing xia zai.hou xu dai ma hui ji xu shang chuan
8
- 纯C++windows编程,桌面下雪程序。-自动检测语言中 → 英英 → 中中 → 日日 → 中百度翻译 翻译结果(中 > 英)复制结果 Pure C++WINDOWS programming, snow desktop program
2012-1-10-2
- 谭浩强c语言程序设计,一本很好的书,很实用的书。-TanHaoJiang c language program design, a very good book
MFCInfo
- 本文介绍了MFC消息响应的机制和方法,是开发VC++的必会之一。内容详实,资料充分。-it is a set of MFC inside work methods introduction.
juzhencaozuobaogao
- 1 课题综述 1 1.1 预期目标 1 1.2 面对的问题 1 1.3 需解决的关键技术 1 2 课题分析 2 2.1 矩阵的来源 2 2.2 涉及的知识基础 2 2.3 矩阵翻转及图示 4 2.4 矩阵卷动及图示 4 2.5 矩阵旋转及图示 5 3 系统设计 6 3.1 矩阵翻转算法及流程图 6 3.2 矩阵卷动算法及流程图 7 3.3 矩阵旋转算法及流程图 9 4 程序调试 11 4.1 常见错误分析 11 4.2 调试分析 1
Addison-Wesley--The-CPP-Programming-Language-Spec
- A good Book to Learn C-Language which provides an overview of the major concepts and features of the C++ programming language and its standard library. It also explains the approach taken to the descr iption of the language facilities and their u
swap-a-b
- 编写几个C++函数,实现基本功能,比如是交换俩个数的值的不同编法,有swap函数,交换两个数,通过引用的方式交换,通过指针的方式交换,-change each other