CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - CAN程序

搜索资源列表

  1. 硬盘主引导扇区读写程序源代码(汇编)

    0下载:
  2. 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14694
    • 提供者:飞机抗敌
  1. 音乐发声程序

    0下载:
  2. 卖花姑娘的发声程序,汇编语言编写,附音阶表,可改变曲目-Maihuaguniang the audible, assembler language, with chromatic scale, can change the repertoire
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7555
    • 提供者:wang
  1. 代码转换程序

    0下载:
  2. 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中:  模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a letter or number into the system p
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4789
    • 提供者:赖毅勇
  1. 小车程序2

    0下载:
  2. 8051程序 要先设定里程值,并能显示设定值,在开始按钮按下去后,里程值转换成记数初值,并开始计算里程-8051 procedures first set mileage value, and can show that the set value, in the beginning by this button, mileage converted into preliminary count, and began calculating mileage
  3. 所属分类:汇编语言

  1. windows2000关机程序(汇编语言)

    0下载:
  2. 可以用masm32编译-compiler can be used between
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2558
    • 提供者:
  1. ds1305测试程序

    0下载:
  2. 时钟芯片DS1305的测试程序,这个程序网上很能找到。-clock chip testing procedures, which can be found online am.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:942
    • 提供者:江雪
  1. 64x64LED.16字 LED点阵屏+DS1302电子钟 C 程序

    1下载:
  2. 16字 LED点阵屏+DS1302电子钟 C 程序 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复位键。在对时钟调整时未对调整 项做闪烁处理,16-chara
  3. 所属分类:汇编语言

    • 发布日期:2015-07-30
    • 文件大小:3635
    • 提供者:
  1. 3位计算器按键显示程序

    0下载:
  2. 3位计算器按键显示程序,用汇编语言编写,可实现加减乘除运算。-3 Calculator button to display the program, written in assembly language, multiplication and division addition and subtraction can be realized.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-29
    • 文件大小:2426
    • 提供者:小熊
  1. 5VS5足球机器人仿真程序

    0下载:
  2. 5VS5足球机器人仿真程序,用Visual C++ 6.0打开后即可编译。,5VS5 soccer robot simulation program, using Visual C++ 6.0 can be compiled after the open.
  3. 所属分类:汇编语言

    • 发布日期:2017-04-09
    • 文件大小:1408508
    • 提供者:阿牛
  1. Timer.rar

    0下载:
  2. 是基于51单片机的电子时钟程序(汇编代码),可以用按键调整时、分、秒;,Is based on 51 single-chip electronic clock procedures (assembly code), can use keys to adjust hours, minutes, seconds
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1984
    • 提供者:代云启
  1. Simplevendingmachine

    0下载:
  2. 简单自动售货机, c51单片机程序,可以实现简单的自动售货功能。-Simple vending machine, c51 single-chip process, can be a simple function of the automatic vending.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1531
    • 提供者:王斌
  1. CodeinEX

    0下载:
  2. 代码注入器。。。。可以写汇编码注入其它程序-Code injector. . . . Can write assembly code into other programs
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:68892
    • 提供者:小路
  1. mima

    0下载:
  2. 利用汇编语言编写的六位电子密码锁程序,初始密码为123456,可实现密码的输入,判别和修改。可作为微机原理课程设计题目。-The use of assembly language to prepare the six electronic code lock procedure, the initial password is 123456, the password input can be achieved, identify and modify. Microcomputer Princi
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:3152
    • 提供者:tang yi
  1. car_bird

    0下载:
  2. 汽车小鸟动画,汇编程序。很有意思,可以作为这方面课程设计的参考资料。-Car birdie animation, assembler. Very interesting in this regard can serve as a reference for curriculum design.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1972
    • 提供者:张一
  1. DF应用程序

    1下载:
  2. DF无线数据收发模块常用于无线遥控系统、生物信号采集、水文气象监控、机器人控制等无线数据传输领域,可用于发射接收简单数据,制作简单经济-DF wireless data transceiver modules used in wireless remote control systems, bio-signal acquisition, hydro-meteorological monitoring, robot control, the field of wireless data trans
  3. 所属分类:汇编语言

    • 发布日期:2012-12-24
    • 文件大小:174750
    • 提供者:andy
  1. CAN

    0下载:
  2. AT89C51CC01汇编CAN转RS232程序,RS232端全双工通信-AT89C51CC01 can to rs232
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:7545
    • 提供者:佘人
  1. sm

    1下载:
  2. 用单片机PIC12F629对EV1527四路输出实行解码程序-PIC12F629 MCU output of EV1527 four decoding procedures implemented
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:5046
    • 提供者:wangrj1982
  1. DAC0832

    0下载:
  2. 利用DAC0832产生三角波,程序如下: 本程序中产生的电压的最大幅度受DAC0832的基准电压限制 产生的的三角波周期受累加器A的控制,可以通过改变每次加的数值来改变周期,但连续性绘变差 也可以改变延时时间来实现-DAC0832 generated using the triangular wave, as follows: This procedure generated by the voltage of the most significant restriction
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:32599
    • 提供者:desmond
  1. 1602

    0下载:
  2. 1602驱动程序,可用来驱动1602液晶显示器-1602 driver 1602 can be used to drive liquid crystal displays
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1099
    • 提供者:j
  1. 例子程序

    0下载:
  2. 单片机中的例子程序,有许多实用的例子,可以供初学者参考(Singlechip examples of procedures, there are many practical examples, you can refer to beginners)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-11
    • 文件大小:1177732
    • 提供者:里1995
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com