搜索资源列表
Superlist_src
- I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag
LCDemo
- 利用list Control实现的条目上移和下移功能
shuibang.rar
- 自己设计的水榜系统 用无刷电机控制的 包含原理图和源代码 相当有用,List of their own design of water systems includes brushless motor control schematics and source code very useful
MotorCtrl
- PID控制,包括算法,控制阶梯列表,算法步进-PID control, including algorithms, control ladder list, the algorithm step
xiaoche
- 多功能遥控小车的软硬件设计程序,包括使小车前进、后退、左转弯、右转弯、左滚动、右滚动的基本指令,以及完整程序清单。-Multi-function remote control car of the hardware and software design process, including the car forward, backward, left turn, right turn, left scroll, right scroll the basic commands, as well
CustomListControl
- 功能非常强大的自定义列表控件(排序、背景、树状伸缩、在线编辑)源代码-Very powerful custom list control (sorting, background, tree expansion, on-line editor) source code
lamp_control
- 用AT89C51实现28路灯光控制程序清单,汇编语言编写,内有详细注释-28 Road with AT89C51 lighting control procedures to achieve a list of assembly language, with detailed notes
qqq
- 51单片机的一些程序有:红外遥控接收 基于单片机的波形发生器 -Some procedure of 51 machine have:Red the outside control from a distance to receive a slice the wave of the machine a form occurrence a machine etc. according to the list
qqqqqq
- Name:汽车防盗器控制程序 Language: C51单片机编程语言 -Name:the automobile thief alarm control procedure Language: The C51 list slice machine plait distance language
dianzishizhong
- 任务: 应用一个接口技术设计一个综合键盘和数码管的电子时钟,用键盘控制时钟、修改时间 完成硬件电路原理图的设计 完成软件流程的设计 完成程序清单的设计 要求: 1. 使用8051单片机 2. I/O扩展使用74LS273 3. LED数码管动态显示6位 4. 3*8键盘 5. LED的显示、键盘的扫描用实时中断完成 6. 使用protel绘制电路原理图-Task: The technical design of an interface of a
SD-LEDcontroller
- 本控制器适用于控制LED全彩发光字、LED全彩数码灯管、LED全彩幕墙灯、LED全彩点光源及小型LED脱机静态显示屏。采用大容量SD卡存储花样数据,读取文件的方式播放花样,其存储的花样帧数由SD卡的容量决定,操作简单方便。播放文件由电脑软件生成,只需将生成的文件复制到SD卡中即可播放。单口最大可控制1024全彩像素点,每种颜色最大可实现256级灰度显示。通过按键拨码可选择花样列表中的前16个花样单独播放,8级播放速度。多台控制器可通过同步信号线由其中的一台控制同步播放或通过LED同步主控器来控制
NVIC
- 基于STM32芯片,NVIC嵌套中断向量列表控制器的程序,最好在keil环境下结合STM32开发板硬件调试-Based on the STM32 chip, NVIC nested interrupt vector control program list, the best combination of circumstances in keil STM32 development board hardware debugging
zhinengche
- 以单片机为核心设计了一个红外遥控的智能车,具有自动驾驶 手动驾驶和巡线前进的功能。当自动驾驶过程可以避障,手动可以实现前进后退左右转 巡线时按预定的路线前进 资料包含原理图 设计说明 源程序 元件清单 芯片介绍-With the single chip processor as the core design an infrared remote control of intelligent car, have automatic driving the driving and XunXi
danpianjide-40shiyan
- 单片机的40个实验,包含单片机应用的最基本的程序,是单片机入门学习的首选,对单片学习,编程的朋友有帮助。-List 40 experiments of the mic-control, include list slice the machine apply of the most basic procedure, is list slice machine primer the head of study choose, to list slice study, plait distance
example2_ADC
- 本例展示了如何利用高级控制定时器(TIM1)来触发模数转换器(ADC)和利用自动注入转换功能来触发注入转换。 在每一个TIM1的上升沿,ADC对通道14(ADC Channel14)上的输入做一次规则转换,然后,DMA会将寄存器ADC_DR1中数据传送到内存中相应的表格。 使能自动注入转换功能,ADC能够在通道14的规则转换之后自动对通道11(ADC Channel11)上的输入做一次注入转换。随后产生一个ADC中断,并置标志位JEOC。在中断中将注入转换结果存入ADC_In
ListCtrlExDemo
- list control 扩展,添加combox,checkbox,radio还有进度条等等。-list control extend
List
- PROTEUS 软件仿真伺服电动机转速控制-PROTEUS software simulation servo motor speed control
Elevator
- 基于stm32f103RBT6的电梯控制程序,以链表管理逻辑关系,定时器中断,实现任意楼层停靠-stm32f103RBT6,The elevator control program,linked list
124254
- 一款采用AVR16控制的数控恒流恒压电源,可以用做电子负载测试,包含原理图,程序及元件清单。- ON划词翻译ON实时翻译 A numerical AVR16 control of constant voltage power supply, can be used as electronic load test, including schematics, procedures and components list.
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T