CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 自动生成

搜索资源列表

  1. ATMega8_PWM_LCD

    0下载:
  2. 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61499
    • 提供者:Aleyn.wu
  1. ts1272

    0下载:
  2. 汉字的点阵显示代码的自动生成,用于单片机的开发应用等。-Chinese characters dot matrix display the automatic generation of code for the development of microcontroller applications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:993898
    • 提供者:钟水养
  1. PICAssistant

    0下载:
  2. 此软件是PIC单片机的编程助手软件,你可以通过它来设定一些内部模块的使用情况(如定时器,SCI,CCP)等模块的设置。省去了人工去记这些设定值。设置完成后可以自动生成C源程序。 -this software is the PIC microcontroller programming software assistant, You can set it to the internal use of the module (such as Timer, SCI, CCP) module con
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:212310
    • 提供者:sun xing
  1. buildhz

    0下载:
  2. 按C51格式生成汉字字模的.c及.h的windows C源码, 你只需要把需要的汉字在confighz.h中定义,本套程序自动生成c51格式的hzkcode.c和hzkdef.h两个文件。 本套程序需要用家自己编译。 如果生成12点阵,用TC 3编译buildHZ,从HZK12.GBK读入GBK字模。 如果生成16点以上的字模,请用ming编译freeHZ,它利用freetype.org库从truetype字库读入字模。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:842828
    • 提供者:余珠
  1. VHDL

    0下载:
  2. 注1: 含有不可综合语句,请自行修改 注2: 一些PLD只允许I/O口对外三态,不支持内部三态,使用时要注意 注3: 设计RAM的最好方法是利用器件厂家提供的软件自动生成RAM元件,并在VHDL程序中例化
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-18
    • 文件大小:43546
    • 提供者:朱明
  1. TabularProceduresSCMAutomaticGenerationTechnology.

    0下载:
  2. 在单片机应用系统中,常用到许多复杂的数学计算,如计算sin(x)、cos(x)、有效值计算、非线性插值等。这些在高级语言中是简单的工作,而在单片机的汇编语言中却是非常复杂的。因为,这些运算大都要用乘除运算来进行近似运算,计算的精度很难满足要求。更难以接受的是其运算时间太长,这对于无乘除指令的单片机系统更是如此。采用查表取代复杂的计算是一个明智的选择。但是,这种查表程序表格往往都较长,通常为几十条到一二百条,如果采用手工输入不但要花费大量的时间,而且还容易出错。利用高级语言的单片机查表程序的自动生
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7176
    • 提供者:nasa008
  1. abcd

    0下载:
  2. 这是一个九宫图游戏,可自动生成也可手动生成初始状态,有过程演示!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6837
    • 提供者:likai
  1. uCOS-II_8015_LCD_SED1330

    0下载:
  2. uC/OS-II在C51下的一个完整的LCD项目源码 ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:318970
    • 提供者:hzh007
  1. FlashCSVWrite.rar

    1下载:
  2. jlink的FLASH参数配置工具,自动生成CSV格式的文件,用于自己添加新的FLASH型号。,jlink the FLASH parameter configuration tool that automatically generates CSV format file, add a new FLASH for its own models.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-29
    • 文件大小:6487
    • 提供者:fangjie
  1. G-Code-automatic-generation

    5下载:
  2. 用VB制作的一个自动生成雕刻机执行代码的程序。输入要雕刻的汉字,可以自动生成雕刻该汉字CNC机床的G代码。-VB making a automatically generate engraving machine code execution procedures to enter the carved Chinese characters, can automatically generate carving the characters CNC machine G code
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:2331648
    • 提供者:luaiming
  1. PICCWiz_src

    0下载:
  2. 通过图形界面设置,自动生成PIC单片机的框架代码.-Through the graphical interface settings, automatically generate a framework for PIC microcontroller code.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:346435
    • 提供者:sss
  1. IAR_kegen.RAR

    1下载:
  2. IAR FOR AMR 5.5的注册机.自动生成IAR5.5的注册资料,已经验证过了,很好用,与大家一起分享.-IAR FOR AMR 5.5 of the RI. IAR5.5 automatically generated registration information has been verified, and well used, and shared with them.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:345313
    • 提供者:xianjun
  1. Postprocess

    0下载:
  2. 数控加工后处理程序,输入到位点自动生成NC加工代码-NC post-processing program, type in place automatically generate NC machining code point
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2392426
    • 提供者:王明
  1. charge1215

    1下载:
  2. 利用winavr开发的一款三段式充电器的源码,可以自动生成mega8/48/88下的hex文件。另外,带Proteus 仿真实例-Winavr developed using a three-charger source, you can automatically generate the hex file mega8/48/88. In addition, the simulation with Proteus
  3. 所属分类:SCM

    • 发布日期:2016-09-14
    • 文件大小:100516
    • 提供者:Harvard
  1. bmp_into_LCD

    0下载:
  2. bmp转成LCD图形显示,方便自动生成UI-bmp into LCD graphical display to facilitate the automatic generation of UI
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:200382
    • 提供者:xxssmm
  1. zimo

    0下载:
  2. 自编单片机米字屏八字屏取字模程序,两种输出格式,二进制与16进制,手工输入顺序,自动生成代码-M single-chip self-screen character from the word matrix screen process, the two output formats, binary and hexadecimal 16, the order of manual input, automatically generate code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:173850
    • 提供者:dengsujun
  1. CC2420_Response_ACK_frame_experiment

    0下载:
  2. CC2420 提供了发送确认帧的固件,使能AUTOACK 将使得硬件可以自动生成确认帧。-CC2420 provides a frame to send to confirm the firmware so that it can AUTOACK will allow the hardware can automatically generate confirmation frame.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:75771
    • 提供者:关飞
  1. wl1122

    2下载:
  2. 一款用2262作无线遥控开关,义隆EM78P153作解码的四路开关单片机程序(可自动生成及发送2262对应密码)-Using 2262 as a wireless remote control switch, Elan EM78P153 microcontroller for decoding the four-way switch procedure (which can automatically generate and send the 2262 corresponding passwo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-24
    • 文件大小:3392
    • 提供者:vic
  1. LEDsegment_C51

    0下载:
  2. 单片机中8段显示字符生成代码,只需要设定每个段的位置即可自动生成-MCU 8-segment display character generated code, only need to set the location of each segment can be automatically generated
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1947
    • 提供者:white
  1. LED

    1下载:
  2. 数码管设计软件!可以自动生成数码管的编码!支持MCS-51,PIC,AVR,能生成共阳的或共阴的编码,可以是汇编格式和C语言格式!-Digital control design software! The digital control can automatically generate the code! Support for MCS-51, PIC, AVR, can generate a total of yin-yang, or a total coding, which can b
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:322175
    • 提供者:陈永
« 12 3 4 »
搜珍网 www.dssz.com