-
vb6xemple
9820CAN的PCI开发板光盘内的开发例子,已经调试过,可以直接调用,花钱才可以看到的东西,免费得到了(9820CAN CD-ROM of the PCI development board with the development of examples have been debug, and can direct calls to spend money before we can see things that have been free)
- 2009-01-08 12:29:36下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
finguess
VB编写的图形界面的猜拳小游戏,供初学者参考。(Program for "finger guess game", by Visual Basic.)
- 2013-09-27 11:19:17下载
- 积分:1
-
taxi
机动车租赁管理就是对车辆信息和客户信息的管理,主要包括车辆的出租状态、车辆的基本信息、车辆的投保情况、车辆的出厂情况、客户信息的管理等。由于这些过程间的关系复杂,有一对一的关系,一对多的关系,也有多对多的关系,所有这些工作使机动车管理工作变得量大而又复杂,以前包括现在还有很多租赁公司采用人工管理,直接导致了错误的产生,服务质量的低下。机动车租赁管理系统的开发使得这一状况得到了根本的改善。这套管理系统包括涵盖了车辆租赁业务的各个方面。使得机动车租赁服务可以快速、规范地完成,节省了人力物力,提高了服务质量和经济效益。()
- 2008-06-03 15:04:45下载
- 积分:1
-
9nine
复制 测量长度 比较 等函数的 书写 还有 一些其他函数的书写 都是c++课程老师布置的作业(Copy measuring the length of comparison function of writing, there are some other functions of writing are c++ course teacher assignments)
- 2012-08-06 22:52:46下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
parking
说明: 停车场的管理系统(Car park management system)
- 2008-11-26 18:33:04下载
- 积分:1
-
reserence__library
一个用VB编写的图书馆管理系统源码,仅供参考,推荐给大家(A library management system source code, written in VB is for reference only, to recommend to you)
- 2017-06-14 08:21:53下载
- 积分:1
-
KZK
模拟超声波传播过程中非线性现象,输出非线性畸变波形(Simulation of ultrasonic wave propagation in non-linear phenomena,Non-linear distortion output waveform)
- 2009-11-13 16:15:09下载
- 积分:1
-
PSOAlgorithm
高级人工智能算法中的PSO算法实现,VC++环境(pso in vc++)
- 2010-02-01 01:11:39下载
- 积分:1