▍1. DEVICE:PIC16C54 XT_OSC WDT_O
DEVICE:PIC16C54 XT_OSC WDT_O
用汇编语言所写的光驱弹出程序,小巧使用-assembly language written in the drive pop-up procedures, the use of compact
售货机选择货物,计算总价、投入价格的主程序。-Vending machine choices of goods, calculation of total price, input prices, the main program.
一.显示年频率,周期,脉宽 三个功能二.在液晶显示器上显示上面三个功能的数值三.带掉电保护功能,掉电后,重新开机,显示先前对应参数测量值,按退出键,重新开始测量,否侧,先前存储到24C02里面的数据不更新电路描述: 一.芯片:AT89S52,液晶显示器LCD12684,脉冲信号发生器,示波器 二.行列式键盘键功能设置: 确认键:0x48(E); 功能选择键:0x28(D); 返回键:0x88(F)
声音处理~ 声音处理~ -voice handle voice processing ~ ~ ~ voice processing voice-processing voice processing
很好玩的俄罗斯方块游戏哦~这是汇编实现的课程设计呢-very fun game of the Russian box-oh this is a compilation of the design to achieve?
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。 (1)利用单循环链表作为存储结构模拟此过程; (2)键盘输入总人数、初始报数上限值m及各人密码; (3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母-using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after letters
针对于arm架构的pxa270的一个boot程序,供开始学习ARM的朋友参考.-framework to address the pxa270 arm of a boot procedures, began studying for ARM reference to a friend.
这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。-this is 2* 8 character dot-matrix LCD subroutine, detailed notes, in hopes of giving you some help.
Windows环境下32位汇编语言程序设计配套书源码第8章-Windows Environment 32-bit assembly language programming book source package in Chapter 8
用asm编的模拟dos中doskey命令的程序。按上下提取之前在终端输入的命令。-use asm series of the simulation were doskey dos order procedures. By extracting next before the end of the importation order.
dsp c32下开发的waver单边带调制程序-dsp good under development seeks single sideband modulation procedures
PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
用汇编语言实现的学生信息管理系统,可以添加、删除、修改、查看功能-Using assembly language to achieve the student information management system, can add, delete, modify, view the function
基于汇编语言开发设计DAC0832与8051/52的接口电路,其中,一个输出正脉冲,另一个输出负脉冲,可在proteus软件上结合示波器进行仿真模拟,供大家进行基础学习选择使用