-
NRF_TX_Basic_v0.1
nrf24l01 asb transmitter using avr mcu
- 2016-09-14 22:00:33下载
- 积分:1
-
简易聊天室
说明: 实现两台主机互联的简易聊天室,根据远程IP远程端口号,将两台主机连接,两台主机用户可以进行聊天,可以发送数字,字符,汉字,英文字母等。(A simple chat room to realize the interconnection of two hosts. According to the remote IP port number, connect the two hosts. Users of the two hosts can chat and send numbers, characters, Chinese characters, English letters, etc.)
- 2020-05-06 17:22:30下载
- 积分:1
-
酒店管理系统源码(winform)
酒店管理系统
- 2015-09-09下载
- 积分:1
-
TemperatureControlSystem
本系统严格按照题中所定参数及要求,构建了一个以MSP430单片机为控制核心的温度自动控制系统。该系统用PSB型负温热敏电阻作为温度传感器,以一种类R-F的方法测量木盒内实时温度,单片机用实时温度与预设温度值一起代入PID算式得出一个温度增量,再用此温度增量线性的控制PWM波的占空比,开关电源的输出电压也会随之变化,即制冷晶片的输入功率发生变化,因此制冷晶片制冷(加热)的功率随PWM波占空比变化,达到自动控温的目的。本系统制冷(加热)效果明显,效率高,界面友好,制作精致,能够胜任题中所定各项要求。(Question in strict accordance with the system parameters and requirements set out to construct a MSP430 microcontroller to control the core temperature control system. The system with the PSB-type negative thermal sensitive resistors as temperature sensors, the method in a class of RF real-time measurement of temperature inside the wooden box, single chip with real-time temperature and the preset temperature value into the PID formula come together on behalf of a temperature increase, then this temperature increment linear wave PWM duty cycle control, switching power supply output voltage will change, that is cooling the chip input power changes, so cooling the chip cooling (heating) power with the PWM duty cycle changes in wave to achieve the purpose of automatic temperature control. The system cooling (heating) effect is obvious, efficient, friendly interface, making sophisticated, capable of the requirements set out in the title.)
- 2010-06-08 20:30:00下载
- 积分:1
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
LBM三维方腔
适合初学者入门学习使用, C++结构化语言书写,读起来比较方便。
// 三维方腔.cpp : Defines the entry point for the console application.
//
//#include "stdafx.h"
#include
#include
#include
#include
#include
#include
#include
using namespace std; //变量名定义
- 2022-03-24 22:42:06下载
- 积分:1
-
decimation
音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成
(Audio signal down-sampling procedures to support the 48k-)
- 2007-09-11 10:20:03下载
- 积分:1
-
Demo_STM32f103PT100测试通过
说明: max31865+pt100温度传感器实验代码(max31865+pt10 ,base on keil5, src)
- 2020-03-26 09:17:30下载
- 积分:1
-
仿Fx2N STM32源码
仿三菱FX2N的PLC源码,能支持程序正常正常读写操作,有硬件原理图,支持三菱work2开发环境
- 2023-08-03 17:35:04下载
- 积分:1
-
Giao-Trinh-Lap-Trinh-Huong-Doi-Tuong-DH-Da-Nang--
This is the book about C++ programing. Hope to userful to everybody. Thanks alot!
- 2014-11-27 13:52:37下载
- 积分:1