搜索资源列表
C++daimashejiyuzhongyong
- <C++代码设计和重用>本书全面展示如何使用C++编写可重用的代码,从而提高程序员的开发效率。 全书分为12章。包括重用性基本概念、类设计、扩展性、效率、错误、冲突、兼容性。继承、移植性、程序库等和重用相关的诸多话题。每一章的最后,通过总结和练习帮助你巩固概念、加深理解,参考文献和相关资料为你指明了深入学习的方向。 本书适合有一定C++经验的程序员阅读,也可供以提高代码重用性为专门学习方向的读者参考。-lt; C code
Visio2000 技术大全
- 目 录 译者序 前言 第一部分熟悉Visio 2000 第1章 理解Visio 2000 1.1 Visio中创新的SmartShape系统 1.2 Visio公司的简短介绍 1.3 哪些人可以使用Visio 1.3.1 涉及Visio技术的公司和职业 1.3.2 选择适合自己需求的Visio版本 1.3.3 获得Visio支持的方式
C++daimashejiyuzhongyong
- <C++代码设计和重用>本书全面展示如何使用C++编写可重用的代码,从而提高程序员的开发效率。 全书分为12章。包括重用性基本概念、类设计、扩展性、效率、错误、冲突、兼容性。继承、移植性、程序库等和重用相关的诸多话题。每一章的最后,通过总结和练习帮助你巩固概念、加深理解,参考文献和相关资料为你指明了深入学习的方向。 本书适合有一定C++经验的程序员阅读,也可供以提高代码重用性为专门学习方向的读者参考。-lt; C code
ajaxp
- 一个简单的AJAX练习里面介绍了如何使用XML对-A simple AJAX exercises which describes how to use XML for
gongjiao
- 来自:VC++开发实战宝典例7.5,书的P310页 练习目的:利用图像控件模拟公交站点 学到:如何建立一个类,如何使用位图,如何设置对话框的颜色-From: VC++ Developer Collection cases of actual 7.5, page exercise book P310 Objective: To use the Image control simulation bus site to learn:
OK_List_Queue
- 练习如何使用链表模拟队列的数据进出操作。-Practice how to use the linked list data simulation queue out of operation.
arrange
- 用于练习如何使用结构体实现排序的C语言编程-Practice how to use the structure for the sort of C language programming to achieve
C-P-P-code-design-and-reuse
- 本书全面展示如何使用C++编写可重用的代码,从而提高程序员的开发效率。全书分为12章。包括重用性基本概念、类设计、扩展性、效率、错误、冲突、兼容性、继承、移植性、程序库等和重用相关的诸多话题。每一章的最后,通过总结和练习帮助你巩固概念、加深理解,参考文献和相关资料为你指明了深入学习的方向。本书适合有一定C++经验的程序员阅读,也可供以提高代码重用性为专门学习方向的读者参考。-The book is a comprehensive dis
STM32SecureCRT
- 如何使用串口中端软件来实现STM32进行通讯有实例和练习-How to use the serial port in the end software to achieve STM32 communication examples and exercises
CommonDlg
- 建立基于单文档的工程,在工程中练习如何改变字体大小,使用调色板改变颜色,练习工具条的创建-Project-based single-document engineering practice how to change the font size, use the palette to change the color practice tool bar created
arrange
- 用于练习如何使用结构体实现排序的C语言编程-Practice how to use the structure for the sort of C language programming to achieve
cookie
- 写网页的时候练习如何使用cookie传递参数。 写网页的时候练习如何使用cookie传递参数。-Practice how to write Web pages using a cookie when passing parameters. Practice how to write Web pages using a cookie when passing parameters.
Curriculum-and-textbook-query
- 选课系统,使用实例练习如何使用Java中的对象数组和封装以及内部类。-Elective system, using the example of practice how to use the Java in the object array and package and inner class.
Delphi_776607
- Delphi:Delphi使用TreeView组件遍历磁盘目录,练习TreeView在系统文件中的应用,树形菜单组件也是挺常见的一种菜单组件,Windows中经常用到,在Delphi中如何使用TreeView遍历目录呢?这个源码会告诉你原理。 -Delphi: Delphi disk directory traversal using the TreeView component, TreeView practice in the
profiling_lab
- SSD6实验,该实验练习指导您如何使用分析测量程序的性能。在这个实验室完成,你应该能够 Understand如何测量程序的运行时间 Be调整你的计划,以更快的知道的重要性-This laboratory exercises guide you how to measure the program’s performance using profiling. On completion of thi
ArrayAndSet
- 该程序练习如何使用Array数组,对Array数组的填充方法fill、排序方法sort方法和比较方法equals的使用进行展示。-The exercise program on how to use Array array.display the use of fill method of Array array ,sorting methods sort method and comparison method equals.
常量
- C语言常量的编程练习,练习如何定义常量,使用常量,以及一些常量的基本知识点编程练习(C language constant programming exercises)
VoucherTest(V11.0及以上版本)
- 该测试工程功能强大,可以练习如何使用、操作单据控件、工具栏控件,以及单据服务. 需要安装上u811.0或以上版本 需要配置调试环境(The test project is powerful enough to practice how to use, operate, document controls, toolbar controls, and document services You need to install u
EXERCISE5
- 开发板程序 程序练习5 如何使用晶体管显示数字(mbed how to use display to creat figure 0-9)
动态库成功案例
- 动态库建立,初步建立动态库,练习如何使用动态库文件(dll create we can use it to practice how to use dll , we can use it to learn C++)