-
NIDS
网络入侵检测系统,各模块完整,可以实现简单的网络入侵检测(Network intrusion detection system, each module is complete, you can achieve a simple network intrusion detection)
- 2021-03-29 20:39:10下载
- 积分:1
-
YangBook图书管理系统
YangBook图书管理系统是
源码描述:
本系统主要功能是图书管理,借书管理,还书管理,读者管理,系统查询,系统信息设置
以及管理员权限设置
管理员登录名密码均为51aspx
- 2022-07-14 02:07:31下载
- 积分:1
-
areaofcircle
一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。
栅栏价格为35元/米,过道造价为20元/平方米。
过道宽度为3米,
游泳池半径由键盘输入。
要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence.
The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre.
Aisle width is 3 meters,
The radius of the swimming pool by keyboard input.
Demand and output programming calculation of corridor and the cost of the fence.
)
- 2012-04-06 11:29:01下载
- 积分:1
-
Sch
实用硬件电路原理图,包括单片机电源设计、放大电路设计和集成稳压电源设计。(Practical hardware circuit, including the MCU power supply design, amplifier design and integrated power supply design.)
- 2010-05-26 19:45:54下载
- 积分:1
-
HDC1080测量温度 51单片机
HDC1080 是一款具有集成温度传感器的数字湿度传感器,其能够以超低功耗提供出色的测量精度。HDC1080 支持较宽的工作电源电压范围,并且相比竞争解决方案,该器件可为各类常见应用提供低成本和低功耗 优势。 代码能测量HDC1080的温度值
- 2022-03-23 05:12:13下载
- 积分:1
-
一个漂亮的界面
一个漂亮的界面,MFC制作的
使用方法
方法一:
ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ); //设置图标
方法二:
不用上面的,但是要去掉对话框的title属性
void CPageDlg::OnPaint()
{
if (IsIconic())
{
...
}
else
{
// CDialog::OnPaint(); //一定要去掉该句
CPaintDC dc(this); //对话框的dc
CDC dcMem;
&n
- 2022-03-30 05:13:23下载
- 积分:1
-
PersonMessage1
教职员工及非教职员工数据库管理系统,多种查询方式(Teaching staff and non-teaching staff of database management systems, multi-query)
- 2009-03-01 13:02:21下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
Chapter---1---Algorith---Flowcharts
Algorithm/Flowchart for C
- 2014-02-15 19:48:07下载
- 积分:1
-
log4net记录 wpf程序 全局错误日志 例子源码
log4net 记录wpf 错误日志
- 2014-10-22下载
- 积分:1