搜索资源列表
guisim1005
- uc/os 嵌入式系统图形界面PC机模拟仿真工具-Tool for simulating uC/OS-II Graphics User Interface (GUI) on PC Windows environment.
用于FS2410的Qt嵌入式图形开发入门篇
- 用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。-for FS2410 Qt Embedded graphics development portal Part Qt / Embedded Devel
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
TRAFFICCONTROL
- 该程序是用一片HDPLD和若干外围电路实现的十字路口交通控制器,其中包含顶层图形文件和源文件以及仿真波形-the program is a HDPLD and a number of external circuits to achieve a crossroads traffic controller, these include top graphics files and source documentation and simulation waveforms
tem_control
- 该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c.-the system is a temperature monitoring system, using sensors tlc549. proteus have settled within the simulation graphics, the external circuit can be simulated, using procedures c,
t6963_example
- 该程序为t6963控制器的c语言驱动程序,内有proteus的模拟仿真图形,是单片机学习的好例程!-procedures for the t6963 Controller c language driver, proteus within the simulation, graphics, SCM is a good learning routines!
20073281701343812
- 六层的电梯控制系统 用VHDL描述同时还附有系统仿真图形
LCD222.ZIP
- LCD 仿真器 一、概述 LCD仿真器是一种电子产品的辅助开发工具。目前LCD(液晶屏)在各种电子产品的使用越来越广泛,开发人员在开发带LCD的产品时会用到各种各样的LCD,这些LCD或是现有的,或是定制,现有的LCD不一定能完全满足设计需要,定制LCD需要时间,需要资金,做好后还有修改的可能性,造成不必要的浪费。传统的做法是用LED(发光管)+驱动电路来仿真LCD,其弊端有四,一、电路复杂,功耗大,100多点的LCD电流将达1A左右。二、图案逼真性差,不直观。三、制作、修改困难,灵活性差。四、
320X240LCD仿真程序
- 320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
LCD12864.rar
- 本程序为12864点阵型液晶的驱动程序,包括在液晶上任意位置显示数字,字符,汉字(字库),图形等,并且在仿真软件Protues上运行。是初学者和项目开发者参考的好资料,This procedure points to 12864 LCD drivers, including any position in the LCD display on the number of characters, Chinese characters (font), graphics and so on, and
mydesign.rar
- 基于FPGA的直接序列扩频发射机的设计与仿真。实验中以QuartusII 7.2 为设计和仿真工具, 各模块采用Verilog HDL设计并封装,顶层使用图形设计方式,最后得到的仿真结果使用Matlab描点来绘制出波形。 ,FPGA-based direct sequence spread spectrum transmitter of the design and simulation. Experiment to QuartusII 7.2 for the design and simu
CD401circuit
- 用一个CD4017制成的彩灯电路,内附pcb图形,以及设计各个流程步骤,而且有multism仿真文件,谢谢分享-CD4017 with a lantern made of circuit, pcb containing graphics, and design of various process steps, and simulation multism document, thank you share
温度控制器的设计
- 温度控制器的程序,还有PROTUES图形,已经把程序加载到at89c51芯片中,可以直接仿真
VHDLjiaotongdeng
- 有关毕业设计交通灯的VHDL设计,包括源码程序和仿真图形相关报告。-Traffic lights on the graduation project of VHDL design, including source code and simulation procedures related to the report graphics.
A
- 用AVR单片机编写的汽车测速程序,其中包含了仿真图形,已经调试通过。这是我的毕业设计。希望给大家做个参考吧,采用1602显示,可以精确到小数点后6位,这个程序也可以改为测转速或者测频率。-Prepared using single-chip automotive AVR velocimetry procedures, including graphics simulation, debugging has been through. This is my graduation project.
E1
- 分析帧同步算法,提供帧同步的状态机实现图以及得到的正确仿真图形。-Analysis of frame synchronization algorithm, to provide frame synchronization state machine implementation plans and get the correct simulation graphics.
mooreb
- EDA实验状态机经典程序及图形仿真文件和实验报告,对实验参考绝对有益处-classical procedures and graphical simulation and experimental paper that reports on the experiment are likely to benefit from the absolute reference.
traffic-light-vhdl-Quartus-II6.0
- 简单的交通灯vhdl程序 Quartus II6.0下的程序 包含图形仿真-easy traffic light vhdl Quartus II6.0
vb 数控仿真程序
- 本程序是一个用vb代码编写的数控仿真程序,用于将G代码转换成图形,模拟机床的走刀路线