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

搜索资源列表

  1. 8255

    0下载:
  2. 利用芯片8255显示点阵-use chips showed lattice 8255
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1003
    • 提供者:戚文明
  1. 6-INT10

    0下载:
  2. 利用dos功能调用,显示字符和色彩图案-use function calls, showing character and color logo
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:戚文明
  1. c++_asm混合

    0下载:
  2. c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:21126
    • 提供者:sun
  1. LCD--LED.ASM

    1下载:
  2. 主要用于LCD的驱动,还有一些关于它的资料,等以后再传上来,它是驱动128*64大小的LCD,相当有用,也相当有价值,使用起也很简单!-mainly used for LCD driver, and some information about it, such as after a tame onto, it is 128 * 64-size LCD, very useful and very valuable, since use is also very simple!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1165
    • 提供者:kl
  1. 定时1秒

    0下载:
  2. 这个东东是我刚写出来的,这可以完成定时1秒的功能,并且使用定时器来完成,定时精度高,可靠性高.-I just write out, it can be a regular seconds to complete the function, and the use of timers to complete, regular high accuracy and high reliability.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:kl
  1. 顺序脉冲波

    0下载:
  2. 这个程序真的很有用,它可以告诉你怎样来运用单片机,不仅仅是写一个程序而已,相信你看了之后一定收获不小!-this procedure is really useful, it can tell you how to use the microcontroller, is not just a procedure adopted, I believe you will certainly learned a lot after reading!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6050
    • 提供者:kl
  1. kl10键盘显示

    0下载:
  2. 这是一个键盘显示的程序,一般键盘都可以用它,只是需要你更改其中的一些参数而已,很不错吧!-This is a keyboard and display procedures, the general keyboard can use it, you only need to change these parameters only, very good!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:kl
  1. disp

    0下载:
  2. 一个用FASM写的显示彩条的程序。 可是我还不会用它显示字符呢。有谁会呢?请教教我啊。 QQ:254082939-FASM write with a display of the color process. However, I will not use it to display character?. Who will? Consult taught me ah. QQ : 254082939
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:149187
    • 提供者:耿海瑞
  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. 8253 8259 time

    1下载:
  2. 计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间-time procedures for the 8,253-frequency, the use of two counters, so that a second counter OUT interrupted as a source to have interrupted 8259, the time shown on the LED
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:871
    • 提供者:钟华
  1. xiaomao

    0下载:
  2. 利用pic876实现的小毛脉冲控制器,主要应用在控制电机方面。-use pic876 achieve Xiaomao pulse controller, the main application areas in motor control.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:啊龙
  1. 汇编语言虚拟机

    1下载:
  2. 本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and co
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:232656
    • 提供者:叶靥
  1. (类)设计并实现一个具有并,交差等功能的集合类

    0下载:
  2. (类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4860
    • 提供者:蒋丽娜
  1. TEMIC读卡源程序

    0下载:
  2. 这是一个TEMIC卡的读卡源程序,可作为TEMIC卡应用产品的前端信息源识别模块,配合应用产品使用-This is a card reader TEMIC source, TEMIC cards can be used as the front-end applications to identify the source of information modules, combined with the use of products
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4033
    • 提供者:lx
  1. 汇编编写电话号码表

    0下载:
  2. 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2118
    • 提供者:jake
  1. The-use-of-DEBUG

    0下载:
  2. 实验一 DEBUG的使用实验内容:    1、利用DEBUG程序中的“E”命令,将两个多字节数“12345678H”和“FEDCBA98H”分别送入起始地址为DS:0200H和DS:0204H两个单元中。    2、分别用直接寻址方式和寄存器间接寻址方式编写程序段,实现将DS:0200H单元和DS:0204H单元中的数据相加,并将运算结果存放在DS:0208H单元中。-The experiment a DEBUG use experimental contents: 1, the use
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:11812
    • 提供者:唐泥
  1. The-use-of-pointers

    0下载:
  2. 运用指针进行数据的大小转换,并详细的介绍了指针的定义与使用,程序代码简介,容易实现。-Use the pointer to the size of the data conversion and detailed introduction to the definition and use of the pointer, Introduction to the program code, easy to implement.
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:44076
    • 提供者:游游
  1. sample-code-asm-clock-use-1307-with-LCD

    0下载:
  2. Digital Clock with alarm using DS1307 For Keil/ A51 Macro Assembler Designed By: Ajay Bhargav E-mail: ajay_bhargav@hotmail.com WWW: www.rickeyworld.info PS: Use only A51 Macro assembler for linking this file else
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:4009
    • 提供者:Bagusasari
  1. use-MATLA-plot

    0下载:
  2. 使用MATLAB画折线图,包含完整代码,轻松学会使用MATLAB画折线图-use MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2483
    • 提供者:huangmumu
  1. use-anx

    0下载:
  2. This ZIP file contains a library and an include file for use
  3. 所属分类:assembly language

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:spdur&67909
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com