-
iplab_src
the source code of iplab
- 2018-02-19 22:28:46下载
- 积分:1
-
StdAfx
StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面(StdAfx.h vc++ Important to put the header file folder inside vc98/include)
- 2020-06-30 23:00:02下载
- 积分:1
-
Addressbook-
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作(Address book management system, personnel information entry, query, modify, delete, save, display operations)
- 2012-12-19 13:51:57下载
- 积分:1
-
776867
此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1
-
9927444CCd_vc
说明: 上位机ccd接收程序,很不错的,欢迎大家下载(visual)
- 2020-11-13 23:59:43下载
- 积分: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
-
management-system
基于mfc的旅游管理系统,其中涵盖了对数据库的基本操作(Mfc-based travel management system, which covers the basic operation of the database)
- 2012-11-07 11:46:52下载
- 积分:1
-
VCPP-ADO-ACCESS--
能够连接access 数据库和C++原代码,使用ado方式(Able to connect access database and C++ original code)
- 2013-06-19 20:39:41下载
- 积分:1
-
123
是一个进程调度的程序,里面可以学到一些简单的进程调度,大家看一下吧(Is a process, the activation procedures, which can learn some simple process of scheduling, we look at it)
- 2009-01-14 13:33:29下载
- 积分:1
-
2-A1电梯模拟调度
数据结构课程设计 电梯调度算法的实现,实现简单,可直接使用(Elevator is defined in this program.You can use it directly;)
- 2018-12-23 15:44:24下载
- 积分:1