-
Code2
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
- 2009-11-08 23:09:33下载
- 积分:1
-
VCExample
基于固高GT400运动控制卡,Visual C++下的基本控制程序
(The basic control program based on Googol GT400 motion control card, the Visual C++)
- 2020-09-10 04:58:02下载
- 积分:1
-
OutgoingCall
MS的TAPI实现电话系统的小程序。Speech API SDK 5.1 源代码(TAPI achieved Outgoing Call system. MS SAPI source code)
- 2010-05-24 08:48:49下载
- 积分:1
-
ASimpleCalculator
一个简单的计算器程序,实现了加、减、乘、除计算(A simple calculator program to achieve the add, subtract, multiply, divide computing)
- 2013-12-17 22:04:32下载
- 积分:1
-
MyMFC
说明: 在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
- 2011-04-02 17:02:04下载
- 积分:1
-
array
c和c++动态数组的实现.visual studio 2008下编译通过(c and c++ realize dynamic array. visual studio 2008 under the compiler through)
- 2008-07-21 14:37:57下载
- 积分:1
-
jisuanqi3
这是个计算器
是和微软有区别的
大家可以(This is a calculator and Microsoft is the difference between the U.S. could have)
- 2007-09-18 09:22:27下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
LotterySelection
MFC实现一个好玩的 号码快速变化 再停止的抽奖程序(MFC implements a fun number to stop the fast-changing lottery process again)
- 2011-11-29 12:39:59下载
- 积分:1
-
VB-and-EXCEL-interconnect
VB与EXCEL的交互连接,VB对EXCEL的写入,VB读出EXCEL的数值(VB and EXCEL interconnect)
- 2012-03-13 19:35:35下载
- 积分:1