登录
首页 » DOS » IBM-PC-

IBM-PC-

于 2014-04-22 发布 文件大小:91KB
0 195
下载积分: 1 下载次数: 1

代码说明:

  IBM-PC汇编语言程序设计课后习题答案(第二版_沈美明)(IBM-PC assembly language programming answers to the questions (second edition _ SHEN Mei))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径...
    键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径-Keyboard input vertex information, has to map the shortest path, shortest time path between two points
    2022-03-21 01:38:27下载
    积分:1
  • 此文件包括各种码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换...
    此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换-This document includes a variety of encoding conversion process, such as: binary to BCD code conversion, binary to ASCII code conversion
    2022-05-15 21:33:47下载
    积分:1
  • vb 分形树
      Dim xs As Integer   Dim ys As Integer   Dim alph As Single   Dim lng As Single   Dim m As Integer   Const PI As Single = 3.14159265 Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)     Dim x0 As Integer   Dim y0 As Integer   Dim alpha As Single   Dim beita As Single   Dim leng As Single   BackColor = vbWhite     If n > 0 Then     x0 = x + Cos(angle) * length     y0 = y - Sin(angle) * length     picture1.Line (x, y)-(x0, y0), vbbrake     alpha = angle - PI / 8     beita = angle + PI / 8     leng = 2 * length / 3         Call tree(x0, y0, alpha, leng, n - 1)  &nbs
    2022-01-24 19:06:52下载
    积分:1
  • 写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级中使用,有助于提高程序的效率!内有嵌入例子。...
    用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
    2022-05-18 10:22:55下载
    积分:1
  • 调速 高压电机的应用 可提高功率因数和电机的效力
    调速 高压电机的应用 可提高功率因数和电机的效力-speed of high-voltage motors can improve power factor and the effectiveness of motor
    2022-03-23 21:38:52下载
    积分:1
  • complex
    复合形法matlab优化程序,用于约束条件下非线性问题规划。(Complex method matlab optimization procedures, for constrained nonlinear problems under the conditions of planning.)
    2008-05-03 16:11:02下载
    积分:1
  • calculator
    科学计算器,使用汇编语言编写的科学计算器(Scientific calculator, using the scientific calculator written in assembly language)
    2020-07-01 12:40:02下载
    积分:1
  • USART
    USART for atmega8 works
    2020-06-23 07:00:01下载
    积分:1
  • 等精度频率计 利用51单片机实现 有源码以及执行文件
    等精度频率计 利用51单片机实现 有源码以及执行文件-Such as the use of precision frequency source have 51 single-chip implementation and the implementation of document
    2023-04-04 10:55:03下载
    积分:1
  • avr串口通信,适合所有型号的,为刚刚入门的人提供参考
    avr串口通信,适合所有型号的,为刚刚入门的人提供参考-avr serial communications, suitable for all models for the entry of people just provide a reference
    2022-12-26 00:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载