-
dump调试设置步骤
设置dump调试步骤,用于vs2008的开发,需要设置源代码的路径,设置符号表,设置windows的缓存路径,注意:必须要有pdb文件才能用dump文件调试,否则不能用dump文件调试。
- 2022-07-24 22:52:16下载
- 积分:1
-
产生一链表随机产生循环和循环的节点
产生一链表随机产生循环和循环的节点-have a randomly generated cycle and the cycle of nodes
- 2022-03-04 18:50:39下载
- 积分:1
-
java聊天室代码
这是java8书上的一个经典例子,通过java创建出一个聊天室。
- 2022-03-20 17:46:48下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助...
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助-vc debug
- 2022-01-25 22:23:45下载
- 积分:1
-
a prepared themselves to achieve the function of animation called vc application...
一个自己编写的实现了动画调用功能的vc应用程序-a prepared themselves to achieve the function of animation called vc applications
- 2022-03-11 17:48:52下载
- 积分:1
-
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2...
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-07-04 19:00:28下载
- 积分:1
-
这个是俄罗斯方块的代码,用VC++6.0写的,希望能对大家有帮助,欢迎下载...
这个是俄罗斯方块的代码,用VC++6.0写的,希望能对大家有帮助,欢迎下载-This is the Russian box code, using VC++ 6.0 written in the hope that it can help everyone, welcome to download
- 2022-03-06 22:56:06下载
- 积分:1
-
haptic六自由度主控臂的粘性摩擦效果
haptic六自由度主控臂的粘性摩擦效果-6-DOF haptic arm dominated the viscous friction effect
- 2022-03-13 20:29:45下载
- 积分:1
-
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调...
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调试的全过程,加深对C++的理解与Visual C++环境的使用:逐步熟悉程序设计的方法,并养成良好的编程习惯。-Through the design of a " student achievement statistics management," become more familiar with C++, the concept of classes, the class encapsulation, inheritance of implementation. Understanding of system development, needs analysis, class-level design, module decomposition, code testing, module assembly and commissioning of the entire process as a whole, to deepen the understanding of C++ and Visual C++ environment to use: become familiar with program design methods, and to develop good programming habits.
- 2022-03-18 01:44:35下载
- 积分:1