-
OutgoingCall
MS的TAPI实现电话系统的小程序。Speech API SDK 5.1 源代码(TAPI achieved Outgoing Call system. MS SAPI source code)
- 2010-05-24 08:48:49下载
- 积分:1
-
RiChengBiao
一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。(Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.)
- 2011-10-19 18:22:13下载
- 积分:1
-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
EXCEL
数据保存到EXCEL文件
给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
- 2009-04-26 22:59:20下载
- 积分:1
-
Factory
Factory 模式的两个最重要的功能:
1)定义创建对象的接口,封装了对象的建;
2)使得具体化类的工作延迟到了子类中。
(Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
- 2016-07-11 10:53:39下载
- 积分:1
-
非常实用的一款计算器
说明: 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
- 2021-02-19 09:59:44下载
- 积分:1
-
straight
说明: 零件直线度和圆度误差检测算法和例子,对于在线测量数据返回处理很有帮助。(Parts straightness and roundness error detection algorithm and examples, for on-line measurement data return processing helpful.)
- 2020-10-29 16:29:57下载
- 积分:1
-
aqzyx
这是一个Visual Basic 源代码程序,它通过变更用户权限的方法,让某一个应用程序在相对安全的状态下运行,从而提高系统的安全性。(This is a Visual Basic source code program, change user permissions, so that an application running in the relative safety of the state, to improve the security of the system.)
- 2012-10-25 06:01:11下载
- 积分:1
-
The-analog-phone-book
模拟电话本,本程序是初学C++时候写得,作为初学者的参考(The analog phone book, this program is the beginner C++ when written, as a reference for beginners)
- 2013-03-19 22:28:40下载
- 积分:1
-
stack
说明: 实验题目:5.1 基于顺序栈的括号匹配程序设计验证
一、实验目的
1. 掌握栈的顺序存储结构;
2. 掌握栈的操作特性;
3. 掌握基于顺序栈的基本操作的实现方法。
二、实验内容
1. 实现顺序栈的成员函数;
2. 基于顺序栈的括号匹配程序设计验证。
实验题目:5.2 基于链式栈的表达式的计算程序设计验证
一、实验目的
1. 掌握栈的链式存储结构;
2. 掌握栈的操作特性;
3. 掌握基于链式栈的基本操作的实现方法。
二、实验内容
1. 实现链式栈的成员函数;
2. 基于链式栈的表达式的计算程序设计。
(Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification
1, experimental purposes
1. To master the order of the stack storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack based on the order of the realization method.
Second, experimental content
1. To achieve the order of the stack member function
2. Based on the order of the stack in parentheses matching program design verification.
Experiment Title: 5.2 Based on the expression stack chain calculation program design verification
1, experimental purposes
1. Master stack chain storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack-based chain implementations.
Second, experimental content
1. To achieve chain stack member function
2. Based on the calculation of the expression stack chain programming)
- 2010-03-25 18:33:30下载
- 积分:1