CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - basis

搜索资源列表

  1. EEPROM_writeread

    0下载:
  2. 51单片机的I2C总线的EEPROM读写程序,用于基础的开发学习,适合初学者-51 MCU I2C EEPROM read and write procedures, the basis for the development of learning, for beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34796
    • 提供者:朱允斌
  1. tc35it

    0下载:
  2. TC35开发源码,发短信,可以在此基础上,开发手机群发功能-TC35 open source and send text messages, on this basis, the development of mobile phone listserv
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:85586
    • 提供者:陈波
  1. uclinux_Helloworld

    0下载:
  2. uclinux下实现的helloworld程序及跑马灯程序,有简单注释-Basis under the helloworld Bomadeng procedures and procedures, a simple Notes
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2122
    • 提供者:yang_mh
  1. ajaxdatavalidate

    0下载:
  2. (重要) 您上载的源码为何会被站长不采用或帐号被删除? 1.源码太简单 2.不是源码 3.缺少文件 4.所选类别和开发环境不对 5.乱写说明-(important) you uploaded the source code that will not be adopted by the head of Account or deleted? 1. FOSS too simple two. FOSS is not three. Lack of documentation 4
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:4884
    • 提供者:李好烦
  1. uclinux+lcd

    0下载:
  2. 我自己写的44B0+uclinux驱动12864点阵式LCD的显示程序,适合于做小工程的程序员使用-I wrote it myself 44B0 Basis driven 12,864 Matrix LCD display program, suitable for small projects programmers use
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1510
    • 提供者:520533
  1. CH375-HOST

    0下载:
  2. 以8051为MCU,CH375做HOST的C51程序,暂时可以和slaver通讯.可以在次基础上开发出各种USB外设-8051 for the MCU, so HOST CH375 C51 procedures, I can slaver and communications. In the second can develop on the basis of various USB peripherals
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9844
    • 提供者:费扬峻
  1. uclinux-arm.tar

    0下载:
  2. arm平台上的uclinux系统全部源代码-arm platform on the Basis system all the source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7212167
    • 提供者:赵名轩
  1. ucos-ii_vc1.0

    0下载:
  2. uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:307267
    • 提供者:zhangdx
  1. uCOSiiforS3C44B0x_new

    0下载:
  2. uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:186670
    • 提供者:zhangdx
  1. Lab1_Porting-uClinux-to-44b0

    0下载:
  2. 移植uclinux到44b0开发板 对于linux的移植也有很好的帮助-transplant Basis of 44b0 Development Board for linux transplants also have a very good help
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:66679
    • 提供者:shi
  1. ARM+357

    0下载:
  2. 关于arm的一些基础的入门东西希望对初学者有好处,看后回复-arm on the basis of the portal hope something good for beginners, a look back
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:25679
    • 提供者:王子之
  1. FANGWENUSB

    0下载:
  2. //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1813
    • 提供者:lanxilange
  1. ARM_CPU

    0下载:
  2. 从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8 / 16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will replace the traditional manual p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13292
    • 提供者:joucan
  1. Terminal

    0下载:
  2. 方便用户在Window下开发uclinux嵌入式系统-user-friendly development under the Window Embedded System Basis
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:223158
    • 提供者:liu
  1. uClinux-2.4.31-uc0.diff

    0下载:
  2. 嵌入式Linux,即uclinux的内核.需要在环境下进行解压和运行.-Embedded Linux, the kernel is the Basis of Uclinux. In the environment under the unpacked and running.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5660260
    • 提供者:张宇
  1. uclinux-server

    0下载:
  2. uclinux的服务器程序,非常经典,可以作为嵌入式项目的参考资料-Basis of Uclinux server, very classic, can be used as the reference Embedded
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4688
    • 提供者:罗剑
  1. scmjiaocheng

    0下载:
  2. 本单片机教程是平凡老师花了大量时间,用很简易的语言说明单片机的功能的一本基础教程。是单片机自学者一本很好的教程。 我就是自学这本教程,慢慢接触单片机的。-Guide to the MCU are ordinary teachers spent a lot of time, using very simple language the SCM function a tutorial basis. SCM taught is a good guide. I was this self-study
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1744960
    • 提供者:王显勋
  1. AVR_GCC

    0下载:
  2. AVR单片机GCC程序设计实践教程,对有一定基础的学习者很有借鉴意义,好书,实践性很强-AVR GCC program design practice and guidance on a basis of a very useful reference learners significance books of practice
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:990454
    • 提供者:george
  1. C8051F_code_all

    1下载:
  2. 宝贝一个,收藏有北航所有有关c8051基础实验的例程,包括adc dac 比较器 ,定时,spi,iic,定时,串口,中断等等。并已经过验证 强烈要求加80分以上-a baby, has a collection of all the Beijing University of Aeronautics and Astronautics c8051 experimental basis for the routines, including adc dac comparators, timin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:559420
    • 提供者:缘客舍
  1. uclinuxtcpudpserver

    0下载:
  2. uclinux下tcp和udp服务器的建立-Basis under tcp and udp server building
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:张晓亮
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com