Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - assembly
Search - assembly - List
算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language Programming (2nd edition)
Update : 2008-10-13 Size : 16674 Publisher : 孙锋志

文件目录更名 1、摘要:使用INT 21的56H子功能进行文件和文件夹改名 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言)-directory renamed a summary : the use of the Social INT 21-function file and folder name two, references : IBM-PC Assembly Language Programming (2nd edition) (assembly language)
Update : 2008-10-13 Size : 5975 Publisher : 孙锋志

余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly Language Programming (2nd edition) (assembly language curriculum design)
Update : 2008-10-13 Size : 8510 Publisher : 孙锋志

正弦波信号发生器 1、摘要:使用查表法在屏幕上显示正弦波信号。 2、参考资料: IBM-PC汇编语言程序设计(第二版) Intel汇编语言程序设计(第四版) (汇编语言)-a sine wave signal generator, Abstract : Checking displayed on the screen sine wave signal. 2, reference materials : IBM-PC Assembly Language Programming (2nd edition) Intel assembly language programming (fourth edition) (Compendium language)
Update : 2008-10-13 Size : 11634 Publisher : 孙锋志

DL : 0
[问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其个第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 (2) 乘客可随机地进出于任何层。对每个入来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 (3) 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要耗费一定的时间单位(简记为t),比如: 有人进出时,电梯每隔40t测试一次,若无人进出,则关门。 关门和开门各需要20t 每个人进出电梯均需要25t 如果电梯在某层静止时间超过300t,则驶回1层候命。 (4) 按时序显示系统状态的变化过程:发生的全部人和电梯的动作序列。-[Problem description : design an elevator simulation system. This is a discrete simulation program, because the lift system for passengers and elevators "body" form of assembly, Although the interaction between them, but their behavior is a basic independent. The discrete simulation, simulation clock to decide on the activities of each of the action takes time and sequence. A simulation system in an instant to be done to deal with the matter, then analog clock advance to a certain action is scheduled to take place the next time. [Basic requirements] (1) simulation of a school teaching floor of the five-story elevator system. Even with an escalator, will stay in the library. Five floors from the bottom to the lower deck were called, the first-, second-, third - and fourth layer, i
Update : 2008-10-13 Size : 49780 Publisher : 孙锋志

这是一个用A51编写的89C51汇编语言程序,程序中实现了对89C51串行口的控制,可以用来和X86进行通迅实验。从程序中还可以学到各种中断程序的编程技术。-This is a preparation using the A51 89C51 assembly language procedures, procedures for achieving the right 89C51 Serial control, and the X86 can be used for communications experiments. From a procedural also can learn all the procedures interrupted programming technology.
Update : 2008-10-13 Size : 2183 Publisher : 普云忠

汇编语言,用C51单片机实现交通灯控制!二极管模拟发光!-assembly language, using C51 MCU control traffic lights! Simulation luminescent diode!
Update : 2008-10-13 Size : 1834 Publisher : 张衡

CSharprbmm
DL : 0
初学汇编语言,所做的几个汇编实验,希望可以帮到初学者。-learning assembly language, the compilation of several experiments, the desire to help beginners.
Update : 2008-10-13 Size : 1703 Publisher : HELLO

DL : 0
8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试。-8脳8, 16脳16, to 256脳256 the size each kind of typeface letter, the numeral, the Chinese character lattice fonts withdraws the procedure, supports C51 and the assembly form,,232 correspondences transmissions binary file, can the fonts data which produces through 232 strings mouths transmit, does not use any agreement, convenient monolithic integrated circuit debugging.
Update : 2008-10-13 Size : 338887 Publisher : laiyao

绝对的大全 囊括汇编语言从入门到应用的大量源代码 供大家学习使用!-absolute Daquan include assembly language from entry to the application source code for a large number of people learning to use!
Update : 2008-10-13 Size : 14047011 Publisher : tang

课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topological sorting achieve four to achieve the topological sorting courses. (EAC) (Canada) Problem description : software professional students to study a series of courses Some of the programs must, in its prevocational courses can be completed after the study, the specific relationship between the table below : Curriculum prerequisite for the design procedures based on C1-C2 C3 Discrete Mathematics C1 C1 data structure, C2 C1 C4 C5 assembly language operating system C3 assumptions each course of study for a semester, Examination for Professional Teaching students design plans so that they can in the shortest time got these courses.
Update : 2008-10-13 Size : 9296 Publisher : lea5195444

DL : 0
二叉数集合操作的程序,初学,望大家多多帮忙指正-two forks few assembly operation procedures, beginner, look Members can help correct
Update : 2008-10-13 Size : 1715 Publisher : 随缘

DL : 1
用VC开发多组合界面,使用灵活方便,适用决大多数Windows界面组装。-VC portfolio to develop more interfaces, the use of flexibility, most Windows application must interface assembly.
Update : 2008-10-13 Size : 548215 Publisher : 张飞

液晶驱动芯片ht1621的测试程序,采用汇编语言-LCD driver chips ht1621 testing procedures, using assembly language
Update : 2008-10-13 Size : 884 Publisher : 马磊

DL : 0
汇编语言实验,利用PC机内部的8255来完成-assembly language experiments, the use of PCs within the 8255 to complete
Update : 2008-10-13 Size : 2310 Publisher : 严炎

汇编语言设计原程序代码,是一个简短的小程序-assembly language design the original code, is a brief small program
Update : 2008-10-13 Size : 3123 Publisher : 严炎

用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science project, three results of the hard work day and night ~
Update : 2008-10-13 Size : 2801 Publisher : 胡泽中

DL : 0
键盘乐器注册机源码,完全采用汇编语言编写-keyboard instruments Fillmore source, completely written in assembly language
Update : 2008-10-13 Size : 18149 Publisher : hchzdh

OtherQQMsg
DL : 0
QQ强行对话程序源码,完全使用汇编语言编写。-QQ source forcibly dialogue process entirely written in assembly language.
Update : 2008-10-13 Size : 17107 Publisher : hchzdh

DL : 0
DriverStudio v3.2注册机源码,完全使用汇编语言编写。-DriverStudio v3.2 Fillmore source entirely written in assembly language.
Update : 2008-10-13 Size : 34770 Publisher : hchzdh
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.