自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

跑上岸晒太阳的鱼滴空间

黄花无主今自容,暗落疏篱曲径中;乞得金钱换脂粉,一生颜色逐西风.

  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

原创 单片机实际延时时间的计算

1.代码#includevoid delay(int t){ for( ;t!=0; t--);}void main(){unsigned int i; unsigned int istay=9; int step[4]; step[0]=3; //0011 step[1]=6; //0110 step[2]=12; //1100 step[3]=9; /

2012-01-04 23:01:37 1953

原创 步进电机28BYJ-48拆解

由于其中一个电机不能运转了,所以拆了,拆了之后发现其实电机本身工作正常,不正常工作的是减速机构,齿轮磨损了,不能很好的互相啮合.1.外观  2.减速机构,可惜拆了后装不起来了3.进入电机内部4.磁芯5.上面的盖板6.剩余部分 7.驱动模块  8.驱动方法及相关参数 9.Proteus原理图

2012-01-04 22:31:25 14380

basic use of pspice via ORCAD caputre

The purpose is to allow design students to learn to do simple analog simulations using PSpice as modified by Orcad and Cadence.

2011-07-30

Linux.Security.Cookbook.chm

The Linux Security Cookbook includes real solutions to a wide range of targeted problems, such as sending encrypted email within Emacs, restricting access to network services at particular times of day, firewalling a webserver, preventing IP spoofing, setting up key-based SSH authentication, and much more. With over 150 ready-to-use scripts and configuration files, this unique book helps administrators secure their systems without having to look up specific syntax.

2009-05-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除