-
noise estimation
图像去噪算法通常需要根据噪声水平调整参数。我们提出了一个快速和快速的r
- 2023-07-31 17:35:02下载
- 积分:1
-
获取cpu信息
获取CPU使用率, 内存分页 ,未分页
struct MIB_ENTRY
{
AsnObjectIdentifier asnOid;
void * pStorageValue;
CHAR * szStorageName;
BYTE chType;
UINT unAccess;
MIB_ENTRY* pMibNext;
};
- 2022-01-25 15:18:48下载
- 积分:1
-
可以从中学一学最基础的SDK开发,就是window下的一个小时钟
可以从中学一学最基础的SDK开发,就是window下的一个小时钟-A clock program written by SDK
- 2022-03-07 11:58:06下载
- 积分:1
-
有100个VC的编程实例
有100个VC的编程实例-have one hundred examples of programming by VC++
- 2022-06-17 04:21:41下载
- 积分: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
-
ndissniffer代码
NdisSniffer code-NdisSniffer code
- 2022-08-15 09:05:35下载
- 积分:1
-
PE文件格式系列译文之一
PE文件格式系列译文之一----
【翻译】“PE文件格式”1.9版 完整译文(附注释)-PE file format, one of series of translation Translation---- 【】 " PE file format" 1.9 version of the full translation (with notes)
- 2023-07-19 16:35:03下载
- 积分:1
-
演示实现圆形的窗口
演示实现圆形的窗口-demonstration achieve circular window
- 2022-10-23 20:30:03下载
- 积分:1
-
利用加速度计定位算法
positioning algorithm using accelerometer
- 2022-01-28 03:56:39下载
- 积分:1
-
《Inside C#》教程和一些C#例子
《Inside C#》教程和一些C#例子- Inside C# Guide and a number of C# Example
- 2022-05-28 00:37:12下载
- 积分:1