-
PopupBlocker
一个广告窗口的拦截程序源码 非常的简短,是初学者练习使用BHO的好例子(a window advertising the interception procedure source very briefly, is the use of beginners to practice good example of BHO)
- 2005-03-27 20:24:37下载
- 积分:1
-
DS1302
DS1302实时时钟芯片驱动程序,系统时钟7.3728MHZ,设置熔丝位为外部高频石英晶体振荡,启动时间4.1ms。(DS1302 real-time clock chip driver, the system clock 7.3728MHZ, set the fuse bit for the external high-frequency quartz crystal oscillation, startup time of 4.1ms.)
- 2017-09-15 21:18:00下载
- 积分:1
-
ShapedFormCSharp编写的
ShapedFormCSharp编写的
ShapedFormCSharp编写的
ShapedFormCSharp编写的-ShapedFormCSharp series prepared by the ShapedFormCSharp write
- 2022-02-26 04:15:36下载
- 积分:1
-
嵌入式智能家居系统,包含温度、光照、震动传感器、协调器
l 基于ZigBee无线通信技术及嵌入式开发原理,利用C语言编程,在单片板上实现温度、光照、振动三种传感器数据的采集和通信,最终实现温度实时监测与调节、光照实时监测以及安防报警功能。系统包括终端节点模块和协调器模块。终端节点模块共包含三个用户事件:温度传感器、光照传感器、振动传感器l 协调器模块的主要功能为接收数据包并转发给控制终端。l 基
- 2022-03-21 10:36:11下载
- 积分:1
-
air-age
计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
- 2015-10-14 15:32:41下载
- 积分:1
-
stm32编码器
STM32正交编码器_外部中断.rar
- 2020-05-08下载
- 积分:1
-
shubiao
鼠标图案显示,用单片机控制在1602上显示的简单程序设计,主要含有1602液晶的所有函数(The mouse pattern MCU control display simple program designed in 1602, mainly contain all of the 1602 LCD function)
- 2012-12-03 22:28:37下载
- 积分:1
-
带通信约束的多焐热你任务分配
该程序以多无人机任务分配为背景,综合考虑通信约束给任务分配所带来的影响,利用遗传算法对其进行解决,仿真验证所提理论。
- 2023-04-10 00:20:03下载
- 积分:1
-
台灯1
智能台灯系统,实现了语音播报,自动调光,远程控制,灯光切换等智能系统功能。克服了传统台灯供电方式单一等多种特点。本系统主要由单片机控制系统和硬件系统组成,主要由STM32F407微处理器、触控液晶彩屏、ADC电压监控、超声波测距监测、音乐播放系统、灯光控制组件和多路系统电源构成。智能学习台灯采用PWM数字调光和超声波测距技术以及人体红外感应技术,实现灯光亮度和模式调节。(Intelligent desk lamp system realizes the functions of voice broadcasting, automatic dimming, remote control, light switching and other intelligent systems. It overcomes many characteristics such as single power supply mode of traditional lamp. This system is mainly composed of single chip computer control system and hardware system. It is mainly composed of STM32F407 microprocessor, touch LCD color screen, ADC voltage monitoring, ultrasonic ranging monitoring, music playing system, light control module and power supply of multi-channel system. Intelligent learning desk lamp uses PWM digital dimming and ultrasonic ranging technology as well as human infrared sensing technology to achieve light brightness and mode adjustment.)
- 2019-03-25 13:49:40下载
- 积分:1
-
stack
数据结构 堆栈 实现了以下功能:
cout<<"----------------主菜单---------------"<<endl
<<"* 1.建立 *"<<endl
<<"* 2.输出 *"<<endl
<<"* 3.判断栈是否为空 *"<<endl
<<"* 4.栈的长度 *"<<endl
<<"* 5.输出栈顶元素 *"<<endl
<<"* 6.进栈 *"<<endl
<<"* 7.出栈 *"<<endl
<<"* 8.遍历 *"<<endl
<<"* 9.数制转换 *"<<endl
<<"* 10.清空 *"<<endl
<<"* 11.销毁 *"<<endl
<<"* 12.退出 *"<<endl
<<"--------------------------------------"<<endl<<endl (data structure stack)
- 2013-11-01 11:05:10下载
- 积分:1