-
StaticMember.cpp
Constructor Example with class
- 2011-01-28 15:53:13下载
- 积分:1
-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
贪吃蛇小游戏
&nbs
- 2022-02-09 17:07:38下载
- 积分:1
-
sourceCode
《OpenGL图形程序设计指南》源代码
用visual c++6.0开发的,附有OpenGL开发库( OpenGL graphics programming guide, the source code with visual c++ 6.0 development with OpenGL development library)
- 2007-11-06 15:51:13下载
- 积分:1
-
iic_MAX30102_for_stm32
STM32单片机用使用的心电传感器的参考代码,可以检测人体表面的心电的变化规律(STM32 microcontroller using ecg sensor reference code, can detect the changing rule of the human body surface ecg
)
- 2017-05-11 21:14:39下载
- 积分:1
-
这是一个简单的代码
这是一个简单的代码!!!要描述多少才可以啊@!你奶奶的!
- 2022-12-05 01:45:06下载
- 积分:1
-
银行家问题
关于在银行中,客户申请贷款的数量是有限的,每个客户在第一次申请贷款时要声明完成该项目所需的最大资金量,在满足所有贷款要求时,客户应及时归还。银行家在客户申请的贷款数量不超过自己拥有的最大值时,都应尽量满足客户的需要。在这样的描述中,银行家就好比操作系统,资金就是资源,客户就相当于要申请资源的进程。银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-26 03:38:08下载
- 积分:1
-
基于VC++的包过滤防火墙
本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。
本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time.
This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
- 2020-07-08 14:28:57下载
- 积分:1
-
wendu
STC89C52的温度传感器检测温度实验,18b20(Temperature sensor detects the temperature experiment in STC89C52, 18b20)
- 2013-02-12 14:14:05下载
- 积分:1
-
Sobel
摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰
有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。
关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子
- 2012-04-08 22:31:23下载
- 积分:1