搜索资源列表
RTX51Examples
- RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory pool, messages, RTXbank and shared var
bios-lt75.tar
- 这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在
ReactivecompationOfMicrocontroller
- 单片机智能无功补偿仪的设计。本系统从无功补偿理论出发,基于8031单片机,设计并制造了一台无功补偿自动装置,给出了硬件结构及软件设计。-microcontroller smart VAR Compensator design. None of the reactive power compensation system theory, based on the 8031 microprocessor, the design and manufacture of a reactive compen
adc
- adc驱动测试程序for s3c44b0 uclinux。insmod 后在var目录建立一个adc0的节点才能使用程序测试驱动。
1602液晶做的频率计.rar
- var做的频率计,1602液晶显示,
svc
- PSCAD软件搭建SVC(静止无功补偿器)模型实例-PSCAD software to build SVC (Static Var Compensator) model instance
CC1110-temperature
- CC1110单片机温度传感器的使用方法,片内自带温度传感器,可以通过该传感器测量温度,并修正相关系数-Temperature Usage of CC1110, Measure temperature and modify var
MiniGUI-var-1.6.8
- 名称 MiniGUI - 面向实时嵌入式 Linux 系统的小型跨平台图形用户界面支持系统 目录 1. 介绍 2. 什么是 MiniGUI-Lite 3. MiniGUI 版本 1.6 的新功能特点 4. 在 Linux 上安装 MiniGUI 5. Linux 上的安装及配置示例 6. 开发历史 7. 有关作者 8. 如果遇到问题 9. 版权信息 10. 在商业或专有系统中的使用 MiniGUI
0723
- procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
mg-samples-2.0.3
- 此源码是关于MINIGUI的一个使用例子!-This source is used on a MINIGUI example!
power_dstatcom_pwm
- 无功补偿器statcom的仿真图,运行良好,可以改进欢迎提意见很分享-Var Compensator statcom simulation map, running well, can improve the welcome to put forward their views are shared
statcom
- PSCAD软件对STATCOM(静止同步无功补偿器)建模仿真例程-PSCAD software STATCOM (Static Synchronous Var Compensator) modeling and simulation routines
C
- C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
Linux-2.6.32.2-mini2440
- Linux-2.6.32.2内核在mini2440上的移植-mkdir bin boot dev etc home lib mnt proc root sbin sys tmp usr var www mkdir etc/init.d etc/rc.d etc/sysconfig mkdir usr/sbin usr/bin usr/lib usr/modules echo "make node in dev/console dev/null"
static-var-generator
- 一种基于多重化技术的新型静止无功功率发生器-A multiple of the novel static var generator
VAR-ST-MXchip-Product-solution-Ch
- ST MCU方案及开发实例.基于STR912的IPCAMERA
avr-LED
- VAR实现的流水灯程序,流水灯速度可通过更改不同频率晶振实现变速,使用内部晶振也可以。-AVR Process to achieve the water lights, water lights speed by changing different frequency crystal oscillator to realize transmission, using the internal oscillator can also be.