CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - asm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search - asm - List
[
SourceCode
]
61单片机语音指令扩展程序
DL : 0
实现61单片机五指令扩展为十指令,并利用其控制电机,本人制作了带增氧功能的鱼类喂食器,读者可自行进行改造 //======================================================== // 工程名称: Feeding_Demo9 // 功能描述: 实现装置的声控增氧和喂食操作 // 涉及的库: CMacro1016.lib // bsrv222SDL.lib // sacmv26e.lib // 组成文件: main.c // Flash.asm, hardware.asm,ISR.asm // hardware.h,s480.h, hardware.inc // 硬件连接: IOA0-----KEY1 // IOA1-----KEY2 // IOA2-----KEY3 // IOB8-----慢增氧 // IOB9-----快增氧 // IOB10----慢喂食 // IOB11----快喂食
Date
: 2011-03-13
Size
: 15.67kb
User
:
yuxuan_n
[
SourceCode
]
classical asm code
DL : 0
classical asm code;这里提供了大量经典的汇编代码,针对各种典型器件的控制。
Date
: 2011-04-15
Size
: 2.3mb
User
:
52shenwenwu@163.com
[
SourceCode
]
ds18b20
DL : 0
本代码是基于ds18B20传感器而设计的温度显示和控制系统,含有asm文件
Date
: 2011-07-11
Size
: 4.78kb
User
:
best_men
[
SourceCode
]
bios_asm
DL : 1
bios asm source code
Date
: 2011-11-12
Size
: 846.41kb
User
:
richbest
[
SourceCode
]
rtc1602
DL : 0
lcd1602 asm c 程序
Date
: 2011-11-13
Size
: 2.53kb
User
:
liwei20042008@126.com
[
SourceCode
]
tetris game pic
DL : 0
tetris game pic, asm, exe
Date
: 2011-11-21
Size
: 226.61kb
User
:
teresatam18@yahoo.com.hk
[
SourceCode
]
Reverse ASM Code
DL : 0
Reverse ASM Code for Microchip Code
Date
: 2012-03-03
Size
: 17.83kb
User
:
ep_fly
[
SourceCode
]
jpeg编解码
DL : 0
jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jconfig.h jcprepct.c jdhuff.c jerror.c jmemdosa.asm jpegtran.1 Makefile makefile.vc rdjpgcom wrgif.c cderror.h djpeg jchuff.h jconfig.mac jcsample.c jdhuff.h jerror.h jmemdos.c jpegtran.c makefile.ansi makefile.vms rdjpgcom.1 wrjpgcom cdjpeg.c djpeg.1 jcinit.c jconfig.manx jctrans.c jdinput.c jfdctflt.c jmemmac.c jquant1.c Makefile.bak makefile.wat rdjpgcom.c wrjpgcom.1 cdjpeg.h djpeg.c jcmainct.c jconfig.mc6 jdapimin.c jdmainct.c jfdctfst.c jmemmgr.c jquant2.c makefile.bcc makelib.ds rdppm.c wrjpgcom.c change.log example.c jcmarker.c jconfig.sas jdapistd.c jdmarker.c jfdctint.c jmemname.c jutils.c makefile.cfg makeproj.mac rdrle.c wrppm.c cjpeg install-sh jcmaster.c jconfig.st jdatadst.c jdmaster.c jidctflt.c jmemnobs.c jversion.h makefile.dj makljpeg.st rdswitch.c wrrle.c cjpeg.1 jcapimin.c jcomapi.c jconfig.vc jdatasrc.c jdmerge.c jidctfst.c jmemsys.h ltconfig makefile.manx maktjpeg.st rdtarga.c wrtarga.c cjpeg.c jcapistd.c jconfig.bcc jconfig.vms jdcoefct.c jdphuff.c jidctint.c jmorecfg.h ltmain.sh makefile.mc6 makvms.opt README ckconfig.c jccoefct.c jconfig.cfg jconfig.wat jdcolor.c jdpostct.c jidctred.c jpegint.h makcjpeg.st makefile.mms rdbmp.c transupp.c config.guess jccolor.c jconfig.dj jcparam.c jdct.h jdsample.c jinclude.h jpeglib.h makdjpeg.st makefile.sas rdcolmap.c transupp.h
Date
: 2012-08-01
Size
: 613.52kb
User
:
hejp@18bc.com
[
SourceCode
]
obj2asm
DL : 0
把obj文件变成汇编代码的源程序-Source code to change .obj to assembly language.
Date
: 2025-12-16
Size
: 74kb
User
:
陈龙
[
SourceCode
]
2001374424
DL : 0
用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右键选择要移的盘,按箭头上键确定 再按左右键移到要的盘 如此,再根据河内塔的规则确定较好的次数step2 功能二:图示河内塔移动过程 根据河内塔的基本方法,确定图象,按任意键选下一步,(开始时输入level)- A n-1 plate transfers to with the assembly compilation Hanoi tower procedure first column a on with the aid of second column c third column b a plate which is left over a on to transfer to c to transfer to a n-1 plate from b with the aid of a third column c these three step is the graphical representation Hanoi tower basic method function one: About own begin to move the Hanoi tower first to press the plate which the key elects 鎷╄
Date
: 2025-12-16
Size
: 209kb
User
:
吴晓辉
[
SourceCode
]
key
DL : 0
获取键盘扫描码的TSR,可用于解密 -It is TSR to get the scan code of the key,which can be used to deciphering.
Date
: 2025-12-16
Size
: 7kb
User
:
王为
[
SourceCode
]
LC METER DIFF VERSIONS
DL : 0
many ASM SRC FOR LC METER PIC16F84
Date
: 2018-01-23
Size
: 15.43kb
User
:
artkar0@gmail.com
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.