CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 51 C

搜索资源列表

  1. fs44b0xbios

    0下载:
  2. arm7开发板fs44b0x原代码 说明: 1) 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个fs44b0xbios目录拷贝到c:\\下 2) 现在只对39VF160烧入,对其他FLASH可自改,注意要修改BIOS的驻留地址,现地址为0X1F0000. 3) 对不同的RAM而言,修改SYSINIT.S里的参数.FS44B0Xbios运行地址为0XC7C0000,可在ADS中修改. 4) 波特率为57600 5) ip地址为 192.168.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:459006
    • 提供者:zhouchendong
  1. modbus.rar

    2下载:
  2. modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-18
    • 文件大小:1045
    • 提供者:路保虎
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7717
    • 提供者:cinder
  1. RC6

    0下载:
  2. 用c语言编写的rc6加密算法,可自己修改指定长度的密钥、明文,以得到相应的密文-With c language rc6 encryption algorithm can specify the length of their key amendments to expressly in order to obtain the corresponding ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:158974
    • 提供者:folindon
  1. AES-128Bit-C51

    1下载:
  2. AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:10013
    • 提供者:苏琦
  1. linux_gprs

    0下载:
  2. a sample of Gprs on Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5876
    • 提供者:lin
  1. gprs

    0下载:
  2. arm10+linux 下gprs驱动。C语言代码-arm10+ linux under gprs driver. C language code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5840
    • 提供者:韩非子
  1. jiao

    0下载:
  2. 51单片机设计交通灯(仿真+C程序)最成功的交通灯设计-51 single-chip design of traffic lights (simulation+ C program) the most successful design of the traffic lights
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:64125
    • 提供者:haibucuo
  1. 51

    0下载:
  2. 本实例运行在linux环境下。 编译命令: gcc -o test 51.c 执行命令: ./test-This instance is running in linux environment. Compiler command: gcc-o test 51.c by executing a command:./Test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:899
    • 提供者:唐相元
  1. BC31

    0下载:
  2. μCOSII中文教程.CHM,开发包:uC/OS2.51,文中开发工具:Borland C 3.1-Chinese μCOSII Guide. CHM, Development Kit: uC/OS2.51, text development tools: Borland C 3.1
  3. 所属分类:Network Security

    • 发布日期:2017-04-09
    • 文件大小:1895181
    • 提供者:张小立
  1. 128Bit-C51AES

    0下载:
  2. AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9829
    • 提供者:
  1. injectso0.51

    0下载:
  2. C skill大牛的注入代码。使用的Fedora自测可注入-C skill into a large cattle code. Self-test can be injected using Fedora
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:20010
    • 提供者:李皓
  1. serial.tar

    0下载:
  2. 基于freescale 51_bbg平台的xr20m1172 spi转串口的驱动源码,可变译,已在实际项目中应用-freescale 51——bbg xr20m1172.c xr20m1172.h
  3. 所属分类:Linux驱动

    • 发布日期:2016-06-17
    • 文件大小:18432
    • 提供者:xiami
  1. UCOS-II

    1下载:
  2. 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。--Mircosoft Visual C++6.0 compile learn uc/os-ii 2.80 RTOS example, show the task (t
  3. 所属分类:Driver develop

    • 发布日期:2017-06-12
    • 文件大小:1920000
    • 提供者:方锐
  1. naoling

    0下载:
  2. 基于C的单片机数字钟程序,其中包含闹铃功能,基于51单片机-Single chip digital clock program, which includes an alarm function, based on MCU 51。-C-based single-chip digital clock program, which contains the alarm function, based on 51 single-chip-Single chip digital clock progra
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:13396
    • 提供者:毕年兴
  1. ex111

    0下载:
  2. C利用循环左移函数流水灯源代码,51单片机源码下载。-C by cyclic left shift function light water source code, 51 single-chip source download.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:7418
    • 提供者:黄高嵩
  1. jtd

    0下载:
  2.  C语言写的51单片机交通灯控制程序,开源代码,供参考学习。 -51 single-chip traffic lights control procedures written in C language, open source code, and reference for the study.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:9034
    • 提供者:甘开兵
  1. tabnum

    0下载:
  2. 51单片机的一个控制程序,用C程序编写,功能是将按键次数写入AT24C08,再读出并用1602LCD显示,实验控制:按独立按键 K5键 数值加一 到99后 重新再从1开始:-One of the 51 single-chip control procedures, written in C program, function keystrokes write AT24C08 read out 1602LCD experimental control: independent keys K5 ke
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:23665
    • 提供者:程美珍
  1. shuzicunchu

    0下载:
  2. 基于51单片机的系统编程,内附详细C语言编码,各个模块都很具备。-The program suggested that the digital storage oscilloscope based on 51 single chip microcomputer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:8039
    • 提供者:lilili
  1. HW-GMS-Project20140513

    0下载:
  2. BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5957526
    • 提供者:张帅
« 12 »
搜珍网 www.dssz.com