搜索资源列表
单片机模拟电梯系统
- 压缩包中为电梯A,B的源代码(A,B的代码不同),使用的是汇编语言,实现了两部电梯在工作时能相互通信,最大化的提高了工作效率,代码中都有详细的注释,方便理解。另外,两部A电梯,或者两部B电梯也能互相工作。(运行的单片机为51系列,代码均为.asm文件)
LPC2460
- NXP半导体围绕16/32位的ARM7TDMI-S CPU内核来设计LPC2420/LPC2460微控制器,该CPU内核带有实时调试接口,包含JTAG和嵌入式跟踪。LPC2420/LPC2460微控制器没有Flash。LPC2460能够执行32位ARM和16位Thumb指令。LPC2420/LPC2460支持这两种指令集意味着工程师可以针对性能或代码大小,在子程序级下选择优化他们的应用。当内核在Thumb状态下执行指令时,它可将代码规模降低超过30 ,性能的损失却很小;而在ARM 状态下执行指
EVC
- 解决EVC上的一些问题,如:工程文件打不开(死机后重新开机).窗口最大化问题及全屏化解决方法.-EVC on solving some problems, such as: project file not open (crashes after a reboot). Window and full screen of maximizing solution.
PZ
- PZ.InplaceAddItem( 提取现金 ) //增加常用摘要,实务中一般从摘要库文本文本中导入 PZ.InplaceAddItem( 支付工资 ) PZ.InplaceAddItem( 支付差旅费 ) PZ.InplaceAddItem( 收货款 ) PZ.InplaceAddItem( 购买原材料 ) PZ.InplaceAddItem( 销售产品 ) PZ.collapse //↓禁用最大化按钮,以免影响美观 bModified:=
66756965IESIMPLE
- wince 下面的ie浏览器,可以最大化的-about ie for wince (iesimple)
jiaotongdengxitongsheji
- 交通灯系统设计,能更好的优化交通灯的系统,节省资源,效益最大化-Traffic light system design, to better optimize the traffic light system, saving resources, to maximize efficiency
HHVideo
- 在ARM芯片机上播放视频,有原始窗口及最大化两个功能。支持多种媒体格式。-In the video playback on ARM chip, there are two original windows and maximize function. Support a variety of media formats.
movewindow
- 大多数导航软件都支持在windows ce使用,但不一定在xp等系统下使用;加载(或内嵌)GPS模块的平板电脑有较高分辨率,一般支持windows xp的操作系统,下载模拟器可在xp下模拟使用wince和各类导航软件,但模拟器本身的窗口占据一定显示位置,使用该小软件(Cbuilder源码)可将模拟器的窗口边框移到不可见的屏幕区域,使导航界面可使用分辨率最大化,方便使用。也可用于定时将任何窗口移到指定(配置文件中指定)的屏幕位置。-change an application s window to
linux2.6---kernel--arm
- arm下移植linux2.6--内核 内核移植: 内核移植的目标:尽可能多的支持开发板上的设备,(最大化,是全化) -transplantation of linux2.6-- kernel under the arm Kernel porting: Kernel porting goal: as much as possible support the development of on-board equipment (maximized,
S5
- wince画线源代码+窗口最大化,vs2005,wince5.0-the wince drawing a line source+ maximize the window, VS2005, wince5.0
Auto-dimming-test
- 使用4路AD中的1路检测外部模拟量输入,显示0-255数值DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围,这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化-Detecting external analog input, 1 channel 4-channel AD 0-255 numerical DA output voltage LED display is mainly used to detect ambien
PCF8591-ADDA
- 使用4路AD中的1路检测外部模拟量输入,显示0-255数值,DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围,这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化-4-channel AD Road detect external analog input display 0-255 numerical DA output voltage of the LED display is mainly used to detect
C51-TIMER
- 基于51单片机的时钟、闹钟、1602程序,使用全部定时器及外部中断,最大化利用51单片机资源。是很好的教学范例-Based on 51 MCU clock, alarm clock, 1602, the use of all the timer and external interrupt, maximize the use of 51 single resource. Teaching is a good example
01102
- 在最短时间内实现工作时间的安排,并使得收益最大化-In the shortest possible time work schedule and make maximize returns
Bayonet
- 我自己编写的一个f1系列的库,以封装寄存器为基础,还将很多需要查询手册的内容都封装了起来,相比官方库函数,最大化了性能,并且节省代码。(I wrote a series of F1 library, based on the package register, but also a lot of need to query the contents of the manual package, compared to the official library function, maximize
太阳追踪51单片机程序
- 基于51单片机开发的程序,根据光敏电阻感应自动调节步进电机,实现光能最大化转换。