-
avicapture
AVICapture
- 2022-02-03 13:13:22下载
- 积分:1
-
使程序只运行一个实例
使程序只运行一个实例-The example of running only one instance
- 2022-02-05 08:01:27下载
- 积分:1
-
VC socket server&client
采用C/S结构实现两个窗口通信,使用基于Windows Sockets网络编程技术,采用工程类型为MFC AppWizard(exe),基于对话框类型
- 2022-02-22 09:05:50下载
- 积分:1
-
dos下多任务C源程序
dos下多任务C源程序-dos multiple tasks C source
- 2022-09-15 05:05:04下载
- 积分:1
-
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来...
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
- 2022-06-30 20:54:12下载
- 积分:1
-
sl会员商城素材
这是一个大型的企业sl会员商城的项目素材,需要这方面的学习的可以下载来做,做的来绝对日你受益匪浅
- 2022-01-25 14:43:25下载
- 积分:1
-
如何在桌面和程序菜单创建快捷方式的源代码,很不错哦
如何在桌面和程序菜单创建快捷方式的源代码,很不错哦-how the desktop and menu shortcuts to create the source code, oh very good
- 2023-04-07 12:30:03下载
- 积分:1
-
Aircraft shedule system, by Embedded Visual C++.
软件名称: 民航时刻表 软件语言: 简体中文 运行环境: Embedded Visual C++ 软件大小: 198 KB 软件简介: 民航时刻表-Aircraft shedule system, by Embedded Visual C++.
- 2022-07-11 02:43:19下载
- 积分:1
-
小波滤波器
小波滤波器-代码.r..
・关于常用图像处理的v..
・采用多种小波基的离散..
・利用小波变换进行边缘..
・一个关于图像边缘检测..
-wavelet filter-code. R.. On the common image processing v.. Using a variety of small Porgy .. use of discrete wavelet transform on the brink .. 1 .. Edge Detection
- 2022-07-07 08:45:48下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1