登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:VC
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MyAddr

  MFC ACCESS 数据库 ,对数据库进行读写操作,算法简单,数据结构组织很好,是面向对象思想的典型事例!(MFC ACCESS database, the database read and write operations, the algorithm is simple, well organized data structure is object-oriented thinking of examples!)

354
下载
95
浏览
2008-07-08发布

2. Intelcpuserialnumber

  Intel cpu serial number CPU序列号的说明(Intel cpu serial number CPU serial number description)

7
下载
87
浏览
2008-07-07发布

3. heikejiemijishu

  想做黑客就得学这个!!此书是很经典的黑客反调试技术!逆向汇编!黑客调试技术揭密(Hackers want to have to learn this! ! This book is a classic anti-debugging techniques hackers! Reverse compilation! Hacker debugging technology Unmasked)

151
下载
102
浏览
2008-07-04发布

4. LectureNotes

  輕易學好C++編程技巧 - 入門 (香港科技大學筆記)(Easily learn C++ Programming skills- Getting Started (Hong Kong University of Science and Technology Notes))

5
下载
92
浏览
2008-06-25发布

5. visualc++vcCode

  《深入剖析visual c++编程技术vcCode(人民邮电)》的源代码,里面都是VC方面非常经典的实例,对深入编程非常非常有帮助!( In-depth analysis of visual c++ Programming vcCode (Posts And Telecommunications News) the source code, there are VC very classic example of the depth programming very, very helpful!)

20
下载
77
浏览
2008-06-21发布

6. VISUALC++6

  跟我学 VISUAL C++ 6的入门书籍,只要循序渐进就能将MFC编程学会.(Follow me VISUAL C++ 6 entry books, as long as the step-by-step will be able to learn to MFC programming.)

81
下载
114
浏览
2008-06-12发布

7. SearchEngineCompare

  用C#编写的一个款搜索engine的源代码!摘自<Visual c#2005 程序设计>(With C# Prepared a section of source code search engine! Excerpt from )

4
下载
131
浏览
2008-06-08发布

8. vc++zhifangtujunhenghua

  介绍在MFC环境下vc++编程的一些基本知识(入门),并介绍了直方图均衡化的具体实现过程。(Introduction in the MFC environment vc++ Programming some basic knowledge (entry), and introduce a histogram equalization of the concrete realization of the process.)

20
下载
86
浏览
2008-05-30发布

9. C++Primer

  C++Primer第四版(中英双译),一本优秀的C++书箱,chm版的,有中英文对照,(C++ Primer Fourth Edition (the Sino-British double-translation), an excellent C++ Book drop, chm version, have bilingual)

10. c

说明:  不错的 c语言资料 模式匹配的 学习下吧 很肯定会有收获的 (Good information on pattern matching c language learning, are you quite sure there will be harvested)

0
下载
81
浏览
2008-05-03发布

11. MFCMapInfoVC++

  介绍了 Mapinfo 提供的与其他程序连接 ,进行二次开发的方法,以及Mapinfo 数字地图在 VC++中的具体实现过程。(Mapinfo provided the introduction and other procedures connected to the secondary development of methodology and Mapinfo Digital Map in VC++ Realize specific process.)

247
下载
107
浏览
2008-05-01发布

12. vcpp32

  VC++技术内幕的 全套代码 每一章每一个例子都有 (VC the full set of technical insider code for each chapter are an example of each)

5
下载
127
浏览
2008-04-15发布

13. greed

  颜色的变化,用来实现颜色的变化。开发环境为visual c++ ,常用工具之一。(Color change, to realize the color changes. Development environment for visual c++, One of the tools commonly used.)

23
下载
81
浏览
2008-04-07发布

14. jsjshuzhifenxi

  这是一本详细讲解C语言数值计算方法的书,几乎涉及岛数值计算的所有内容。(This is an elaborate in detail the numerical method for C language book, Numerical Calculation of the island almost all of its contents.)

62
下载
110
浏览
2008-04-02发布

15. 36305972

  Visual C++实践与提高--网络编程篇(Visual C++ Practice and improve- Network Programming articles)

23
下载
109
浏览
2008-01-25发布

16. C_Language

  本电子文档详细讲述了C语言的学习内容,包括各种算法,变量,数组,函数,结构,指针,字符串,预处理,输入和输出等内容(The electronic document to describe in detail the C language, including a variety of algorithms, variable, array, function, structure, pointer, strings, pre-processing, input and output, etc.)

4
下载
99
浏览
2008-01-09发布

17. learnMFC

  mfc 入门级教程,给新手学习(mfc entry-level tutorial for novice learning)

4
下载
118
浏览
2008-01-05发布

18. Chap1

  C++应用编程,你可以在此找到C++编程的许多例子(C++ Application programming, you can find C++ Programming many examples)

1
下载
110
浏览
2008-01-01发布

19. VC++dryandexganple

  一款非常好的VC学习实例教程,在提高技能方面有非常明显的工效。(A very good example of VC learning curricula, in enhancing the skills of the work efficiency is very obvious.)

14
下载
80
浏览
2007-12-17发布

20. VC++inimageprocess

   Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)

183
下载
93
浏览
2007-11-23发布