-
Visual_C6.0
实用Visual_C6.0教程(源码) 英文VC++实用Visual_C6.0教程(this file implement many useful VC++ little skill)
- 2015-07-19 18:39:48下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
86845
将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
- 2013-11-24 23:34:41下载
- 积分:1
-
Wave
采用vb语言编制了波浪力对小圆柱体的作用力计算程序,其中作用力的计算采用了morison方程。(The the vb language preparation of the wave forces on small cylinder force calculation procedure, in which the calculation of the force morison equation.)
- 2013-04-01 20:50:26下载
- 积分:1
-
VC中操作ADO数据库资料
VC编程封装ADO类 VC中利用ADO共同实现数据库的操作 在VC中使用ADO开发数据库应用程序 用C++访问SQLServer2000的实例(VC ADO programming package type VC ADO common database operations using the VC ADO database application development using C visit examples of CRM)
- 2005-03-29 15:44:22下载
- 积分:1
-
ExtractFile
用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,(Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,)
- 2015-03-12 09:37:34下载
- 积分:1
-
change-the-private-members
类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
- 2014-01-10 22:55:11下载
- 积分:1
-
ElevatorSim
电梯群动态仿真控制系统的设计与实现 建立了电梯群控问题的整体数学模型,并对该模型进行了逐步分解,构造了其中的客流产生模型、电梯模型,进而对仿真模型进行分析,确定了仿真策略,建立其仿真模型,描述了客流仿真流程、电梯群控算法、电梯动态仿真流程和总体仿真流程;采用面向对象的编程思想,在VC环境中,开发设计了电梯群动态仿真和控制系统平台,该平台能对不同群控算法下电梯群的服务质量和运行效能进行量化分析,并进行可视化的动态显示。(Design and Implementation of the dynamic simulation of the elevator group control system)
- 2021-04-23 14:58:48下载
- 积分:1
-
VB-automatically-generate-G-code
VB自动生成G代码VB自动生成G代码VB自动生成G代码(VB automatically generate G-code)
- 2020-12-25 14:49:04下载
- 积分:1
-
54643547
VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合。(VB using the least square method demonstrates how to implement linear and two order curve fitting in VB.)
- 2013-11-04 08:22:28下载
- 积分:1