联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Asm(165) 

[汇编语言] 新建文件夹

设有10个学生成绩分别是76, 69,84,73,88,99,63,100和80。试编写一个子程序统计60-69分,70-79分,80-89分,90-99分和100分的人数,并分别放到S6,S7,S8,S9,S10单元中,要求用带参数的子程序调用
count number with asm) (2018-06-01, Asm, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1527819260557736.html

[多媒体] 1150416109 孙静 动画

flash个人制作小动画,请大家评析,挺好玩的
Flash personal production of small animation, please comment, it's fun. (2018-05-25, Asm, 6863KB, 下载3次)

http://www.pudn.com/Download/item/id/1527178596803461.html

[处理器开发] Test-preparation-programs

1.试编写程序:INT0外部中断。P1口接8个LED,4个为一组,交替亮灭,当INT0出现低脉冲,响应中断,显示流水灯效果。 2.试编写程序:T0计数中断。P1口接8个LED,4个为一组,交替亮灭,当T0计数3次,响应中断,显示流水灯效果。 3.试编写程序: T0定时中断。P1口接8个LED,4个为一组,交替亮灭,当T0定时器定时3秒中断,显示流水灯效果。
1. Test preparation programs: INT0 external interrupt. P1 port connected 8 LED, 4 in groups, alternating light off, when the INT0 low pulse occurs, the response disruption, showing water light effects. 2. Test preparation programs: T0 counter interrupt. P1 port connected 8 LED, 4 in groups, alternating light off, when the count of 3 times T0, response interruption, water light show effects. 3. Test preparation programs: T0 timer interrupt. P1 port connected 8 LED, 4 in groups, alternating light off, 3 seconds when the T0 timer interrupt timer, display light water effects. (2011-05-02, Asm, 12KB, 下载7次)

http://www.pudn.com/Download/item/id/1514307.html

[单片机开发] 3208LedClock_c52_v2.21

以前玩的杜洋老师的3208电子时钟V2.7源码
Du Yang before the play clock V2.7 teacher' s 3208 e-Source (2011-02-25, Asm, 3KB, 下载13次)

http://www.pudn.com/Download/item/id/1437275.html

[系统编程] FillDisk

FillDisk 一个具有病毒性质的娱乐程序 可实现U盘感染 Anti-Virus 并可自动在硬盘中建立文件已消耗硬盘剩余空间 有一定危险性
FillDisk a viral nature of the entertainment program can be realized U disk infected with Anti-Virus can automatically create a file on the hard disk space left on consumption of certain dangerous (2010-08-11, Asm, 37KB, 下载9次)

http://www.pudn.com/Download/item/id/1265506.html

[其他小程序] 2-2

100H个8位无符号数,按照0~1FH,20H~3FH,40~5FH,…,0E0H~0FFH分成8组,试统计每组内数据个数
100H 8-bit unsigned number, in accordance with the 0 ~ 1FH, 20H ~ 3FH, 40 ~ 5FH, ..., 0E0H ~ 0FFH divided into 8 groups, test statistics within each group the number of data (2010-06-02, Asm, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/1199568.html

[汇编语言] 1

在ADDR单元中存放着数Y的地址,试编制一程序把Y中1的个数存入COUNT单元中。
ADDR unit stored in the number of Y' s address, try to produce a program in a number of the Y into COUNT unit. (2010-01-18, Asm, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/1044095.html

[单片机开发] control2.0

我做过的一个步进电机驱动控制箱,单片机的完整程序,希望喜欢玩单片机的朋友可以借鉴学习一下~~
this is the project program of asm,which is used in step-motor controler. (2009-09-10, Asm, 12KB, 下载4次)

http://www.pudn.com/Download/item/id/906597.html

[汇编语言] typing

用汇编写的以基本的打字游戏包括听音乐,电子琴的娱乐程序。代码的注释很详细,可供汇编初学者参考。
Written compiled in order to use the basic typing games, including listening to music, organ of the entertainment program. Code is very detailed notes for the compilation of reference for beginners. (2009-07-29, Asm, 44KB, 下载8次)

http://www.pudn.com/Download/item/id/859259.html

[Windows编程] wordgame

用汇编写的打字游戏,想玩的编译一下就可以了,通过测试
Writing with the compilation of the typing games, the compiler you want to play it, to pass the test (2009-02-17, Asm, 3KB, 下载30次)

http://www.pudn.com/Download/item/id/645920.html

[汇编语言] chaizi

拆字5.试编写一拆字子程序,将累加器A中的高、低四位分开,分别对应放到31H单元、30H单元的低四位中,并将31H单元、30H单元的高四位全部补0。 6.试编写一拼字子程序,将外部RAM中3001H单元、3000H单元的低四位组成一个新的字节,存储到内部数据存储器32H单元中。
拆字5.拆字try to prepare a subroutine, the accumulator A of the high and low four separate, corresponding on the 31H unit, 30H low unit 4, and will 31H unit, 30H all four units high fill 0. 6. Try to prepare a spelling subprogram, external RAM in 3001H unit, 3000H low unit formation of a new four-byte internal data memory storage unit 32H. (2009-01-04, Asm, 6KB, 下载73次)

http://www.pudn.com/Download/item/id/623437.html

[单片机开发] display

数码管的显示子程序,对于用PROTEUS来仿真的同志,可以尝试的玩一下
Digital tube display subroutine for simulation using PROTEUS to comrades, you can try to play like (2008-07-26, Asm, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/517610.html

[Windows编程] huibian

1. 已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数,试编制一程序,把既在A中又在B中的整数存放于数组C中 2. 设在A,B,C单元中分别存放着三个数,若三个数都不是0,则求出三数之和,并存放于D单元中,若其中有一个数为0,则把其它两个单元也清0,请编写此程序. 3. 试编写一程序,要求比较数组ARRAY中的三个16位补码数,并根据比较结果,在终端上显示如下信息(1)如果三个数都不相等则显示0(2)如果三个数有两个相等则显示1(3)若三个数都相等则显示3 4. 已定义了两个整数变量A和B,试编写程序完成下列功能:1)若两个有一个是奇数,则将奇数存入A中偶数存入B中2)若两个数均为奇数,则将两个数均加一后存回原量3)若两个数均为偶数则两个变量均不改变 (2008-05-30, Asm, 2KB, 下载34次)

http://www.pudn.com/Download/item/id/477335.html

[其他小程序] wsh2

练习打英文字母,也可以用来玩,还可以用来改造成新的程序.
Practice playing letters of the alphabet, can also be used to play, can also be used to transform into new procedures. (2007-10-23, Asm, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/349570.html

[单片机开发] MODHID-1_00

您可以使用 Microsoft Windows XP Media Center Edition 2005 执行其他 Windows XP 计算机所执行的任何操作,甚至更多操作。可以浏览 Web,玩喜欢的计算机游戏,与朋友互相发送电子邮件和即时消息,以及安装和使用针对 Windows XP 设计的程序。无论您是坐在 Windows 桌面前还是手持遥控器呆在另一间屋子里,Media Center 都会提供功能强大且易于使用的方法使您享受所有数字娱乐活动:照片、音乐、电视、电影、家庭视频、广播和种类繁多的应用程序和服务。Media Center 是高度集成的计算机和家庭娱乐中心。 对此感兴趣的可以和我联系。13616148574 邮箱:crzman@163.com
you can use Microsoft Windows XP Media Center Ed ition 2,005 other Windows XP computer performs any operation, even more operational. Can surf the Web, play like a computer game, with mutual friends to send e-mail and instant messaging. and the installation and use of Windows XP design process. Whether you are sitting Windows desktop before or handheld remote control to stay in another room and Media Center will provide powerful and easy-to-use method allows you to enjoy all the digital entertainment : Photos, music, television, movies, family video, radio and a wide variety of applications and services. Media Center is a highly integrated computer and family entertainment center. Interested can contact me. 13616148574 mail : crzman@163.com (2007-06-08, Asm, 68KB, 下载66次)

http://www.pudn.com/Download/item/id/293575.html

[Windows编程] match234

试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。
prepared a test procedures Comparing the two strings string1 and string2 included whether the same characters. If the same show 'Match', it shows that 'No match', while Bell suggested. (2007-05-20, Asm, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/284860.html

[数值算法/人工智能] serasd

试编写一程序,要求根据用户键入的月份数在终端上显示该月的英文缩写名(英文名的头3位,比如January =JAN)。
prepared a test procedures requires users type in a few months showed that the terminal on the English letters (English for the first three. For example, January = JAN). (2007-05-20, Asm, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/284852.html

[单片机开发] robotshanhai

该机器人是机器人研究、ROBOCUP类人组机器人足球比赛理想平台,是大学机器人实验室、视觉实验室、传感器实验室、智能技术实验室、控制技术实验室、电机拖动实验室的理想教具,是研究生研究课题理想实验平台,它彻底改变了以往“验证”式实验室模式。学生可以用互动方式做实验,在娱乐中提升科研能力,在娱乐中掌握知识,是国家教改发展方向。
robot research group category sized robot soccer competition ideal platform university robot laboratory, visual laboratories, laboratory sensors, smart technology laboratories, control technology laboratory, Driving the ideal laboratory aids, postgraduate research topics ideal experimental platform, it completely changed the previous "certification"- laboratory model. Students can interact as an experiment in entertainment to upgrade technology, in entertainment with knowledge education reform is the direction of development. (2006-05-03, Asm, 232KB, 下载69次)

http://www.pudn.com/Download/item/id/179609.html

[汇编语言] park13

一个汇编编写的花园寻宝游戏,游戏中玩家控制一个角色,另外有敌人追击玩家,如果落入陷阱或被敌人抓到,游戏失败,如果吃完所有宝物,游戏成功
a compilation prepared by the Garden fun games, game players control a role, the other players are pursuing the enemy, the enemy or falling into the trap caught, the game failed to finish if all the treasures, games success (2006-03-25, Asm, 5KB, 下载189次)

http://www.pudn.com/Download/item/id/160022.html

[单片机开发] led广告屏

这是“led广告屏”程序,已经成功调试,希望对大家有用,谢谢!(最好配合51单片机和伟福编译器)
"led advertising screen" program has been successfully tested and we hope to useful, thank you! (Preferably with 51-fu SCM and compiler) (2005-02-27, Asm, 27KB, 下载330次)

http://www.pudn.com/Download/item/id/1109438232515322.html
总计:165