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

搜索资源列表

  1. aaaaaa)

    0下载:
  2. 图形显示:一个五角星,按一键,变一种颜色 代码 -graphics : a five-pointed star, according to a key, a color code change
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:KARAZHAN
  1. baseboot-8695

    0下载:
  2. ks8695 bootloader初始化代码,包含内存初始化,flash初始化及堆栈初始化,并最终中转到C语言入口-ks8695 Bootloader initialization code, including memory initialization, Initialization and flash stack initialization, and eventually change to the C language entrance
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:11.76kb
    • 提供者:flyhorse
  1. qi1234567

    0下载:
  2. 掌握汇编源程序的编辑、汇编、链接和执行的全过程;修改一个有错误的源程序; -master compilation of source code editing, compiling, linking and implementation of the entire process. Change a wrong source;
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:renxunyi
  1. converse

    0下载:
  2. 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8.06kb
    • 提供者:张智
  1. lhzh

    0下载:
  2. (1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序; (2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:刘亚
  1. fhx

    0下载:
  2. 用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:32.77kb
    • 提供者:jason
  1. lock

    0下载:
  2. 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位,密码不正确执行4、5功能 3、 连续3次密码错误,锁定键盘,发出报警指示 4、 输出开锁信号(使用功率开关),LED指示 设置修改密码功能,数据存入24C01EEROM -1, in NMBER INPUT design based on digital code lock 2, the initial password for the school run after No. 8, the
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:34.48kb
    • 提供者:鱼与水
  1. pic16f684carbo

    0下载:
  2. This program is Automobile CNG Conversion Electronic Change over switch source `code
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:Sanjib Roy
  1. calendar

    0下载:
  2. VB语言编的小日历程序,较适合学生做作业使用.-I wrote this calendar app to fill a need I had. Feel free to modify the code however you want, but don t re-distribute your modified code under the same name {calendar.zip}, unless it fixes a MAJOR bug that I omitted (actuall
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:12.4kb
    • 提供者:zhangming
  1. nihongdeng

    0下载:
  2. 此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。-This code is to use assembly language to achieve the neon lights change to achieve all kinds of design changes. Is a good example of assembly language to learn.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:65.62kb
    • 提供者:liuhua
  1. shujukudaima

    0下载:
  2. 有关学籍管理系统的C++源代码,可自己修改-The School Roll Management System C++ source code, can be its own change
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.93kb
    • 提供者:
  1. Lab3

    0下载:
  2. 屏幕上画图: (1)、 有上、下、左、右四个方向的按键(例如键盘的上下左右键),选择不同的键,屏幕上的光标就沿着该方向画直线。 (2)、 设置不同的键,可以改变图的前景色和背景色。 显示一幅图: (1)、 在程序中写好你要显示的图形的代码。 (2)、 包括多种形状,有不同的颜色,做出的图形能表示一个物体。 (3)、 在屏幕上显示所绘制的图形。 -Paint on the screen: (1), there is up, down, left and right bu
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:546byte
    • 提供者:US_Justic
  1. addexe

    0下载:
  2. 向EXE文件添加程序,入口改为添加程序段。来源于汇编实例第20个例子,原文中有错误,进行了修改。-add extented part into exe file,and change entry into the added part. souce code come from the book "assemable example", and correct the wrong part.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1.83kb
    • 提供者:齐新
  1. MIPSassembler

    0下载:
  2. Mips指令汇编器,将MIPS汇编程序转换为机器码。-mips assembler:change mips assembler program into machine code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:chenzhenhong
  1. runleds

    0下载:
  2. a source code written in C++ for PIC18F452 that turns on and running first 3 leds (1,2,3) then after pressing a button (INT0) changes the way(3,2,1) by using first switch we can change the delay between the running leds :)
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:735byte
    • 提供者:Ilya
  1. UTOU

    1下载:
  2. 自己用WIN32汇编写的一个U盘小偷类的小程序,文件非常小,占用资源只有1K多点,还增加了自启动功能,需要的话可以自己改源码可以偷到任意扩展名的文件-WIN32 compilation of his writing with a small U disk thief class programs, files, very small, occupying only 1K more resources, but also increased self-start, if required, can
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4.88kb
    • 提供者:wjuid
  1. sec232

    0下载:
  2. Code to count 0 to 59. Almost equal to a seconds clock with one second time interval. We can change time interval and counting as per the requirement.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:mugil
  1. 1

    0下载:
  2. 非常好用的反編譯 源代碼 可以自己拿去改-Very easy to use anti-compile the source code can take to change their
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:314.99kb
    • 提供者:aabbc
  1. change-the-color-of-screen

    0下载:
  2. 改变屏幕颜色,王爽;老师汇编语言的的课程设计,自己写的实例,代码运行很好-change the color of screen,the code is good
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.05kb
    • 提供者:Mandy liu
  1. Wolf-8.59-full-source-code-to-verify

    2下载:
  2. 大灰狼主控源码+小马源码 有能力的去改吧-Wolf main source+ pony source capable to change it! !
  3. 所属分类:assembly language

    • 发布日期:2017-05-30
    • 文件大小:11.9mb
    • 提供者:cccc
« 12 3 »
搜珍网 www.dssz.com