-
powerdemo_6.5.1
伺服电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:16:50下载
- 积分:1
-
ImportRegPol-source
ImportRegPol is a non-interactive tool that imports the settings from a Registry Policy (registry.pol) file into the Computer or User configuration of the local group policy of the current computer. It can also parse a registry.pol file and produce an editable text file that can be consumed by Apply_LGPO_Delta v2.0.
- 2014-07-13 20:47:46下载
- 积分:1
-
arm
arm lpc2138 basic programs for beginers
- 2013-01-30 03:42:46下载
- 积分:1
-
RFID
使用usrp1或usrp n210搭建rfid,环境,gnuradio 3.4.2
ubuntu 10.10(usrp1,usrp2,make rfid gnuradio 3.4.2
ubuntu 10.10)
- 2021-01-04 17:08:55下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
How_To_Game_Programming
Why your files are not be used?
1.The content is too simple
2.Is not a sourcecode or document
3.lost some files
4.Description is not detailed or not correct
5.Compressed file has password
6.Sourcecode duplicate or already exist
- 2009-10-09 01:31:50下载
- 积分:1
-
flash
基于低功耗单片机msp430f5438a的spiflash w25q128驱动 读写擦除(Based on low-power microcontroller msp430f5438a of spiflash w25q128 drive to read and write erase)
- 2013-11-19 09:03:07下载
- 积分:1
-
BCReader
IC卡读写器软件DEMO,支持ISO14443A、ISO14443B、ISO15693协议, ISO14443A:NTAG203、NTAG210、NTAG212、NTAG213、NTAG215、NTAG216, Ultralight、Ultralight C,MIFARE Classic 1K/4K, Mifare DESFire, MIFARE ProX, FM11RF08、FM11RF32, FM1208、FM1216 ,符合ISO14443A标准的CPU卡.
ISO14443B:AT88RF020, SR176、SRI512、SRT512、SRI2K、SRI4K, SGIDC(只读UID),符合ISO14443B标准的CPU卡.
ISO15693: I.CODE SLI, Tag-it HI-I Plus, 符合ISO15693标准的卡.(IC Card Reader Writer DEMO,support ISO14443A、ISO14443B、ISO15693 , ISO14443A:NTAG203、NTAG210、NTAG212、NTAG213、NTAG215、NTAG216, Ultralight、Ultralight C,MIFARE Classic 1K/4K, Mifare DESFire, MIFARE ProX, FM11RF08、FM11RF32, FM1208、FM1216 .
ISO14443B:AT88RF020, SR176、SRI512、SRT512、SRI2K、SRI4K, SGIDC.
ISO15693: I.CODE SLI, Tag-it HI-I Plus.)
- 2020-06-26 20:00:02下载
- 积分:1
-
ModbusSlaveProgram
这是一款模拟modbus从机的程序,可以方便用户调试modbus程序,本程序完全免费。(This is a simulation of the modbus from machines, can facilitate users to debug the modbus program, this program is completely free.
)
- 2013-11-08 19:23:47下载
- 积分:1
-
string
说明: 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义(Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined)
- 2011-04-07 19:48:45下载
- 积分:1