登录
首页 » Windows开发 » Windows环境下32位汇编语言程序设计第2版(光盘)

Windows环境下32位汇编语言程序设计第2版(光盘)

于 2022-01-26 发布 文件大小:611.69 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

Windows环境下32位汇编语言程序设计第2版(光盘)-Windows Environment 32-bit assembly language programming, 2nd edition (CD-ROM)

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

发表评论

0 个回复

  • NO.STOCK.
    红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。 红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。 红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。 红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。
    2022-01-27 21:35:03下载
    积分:1
  • 进程是程序在一个数据集合上运行的过程,进程是并进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变...
    进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。 -process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
    2023-01-24 21:05:04下载
    积分:1
  • 本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找
    本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library management systems," it has the following functions : 1. Library, book 2. Zeng, adding three books. According to the author or professional search field 4. A search was to take readers through a number of book five. You go through a recent book readers 6. the search for a caretaker operational records. Note : administrators at four categories : library administrators, book manager, editorial manager (by, censored books), the Assistant Curator readers have the greatest volume library books had not returned before it can operate for the library.
    2023-08-23 11:35:04下载
    积分:1
  • overlapped IO编程举例
    overlapped IO编程举例-overlapped IO For Programming
    2022-05-24 08:51:14下载
    积分:1
  • 这个程序是一个数字文本转换器。可以将给定数转换为(镭…
    This program is a Number to Text converter. which can convert a given number (range from one to hundred of vigintillion(10^63) ) to the text that people use to pronouce the number. Feel free to use this code and please give feedback to me. Right now it works for AMERICAN ENGLISH. This code is copyrighted and has limited warranties.
    2023-01-09 22:45:03下载
    积分:1
  • 烦这网站烦的要死,要改啊,我抟的是excel
    烦这网站烦的要死,要改啊,我抟的是excel-Tired tired of this site to death, it is necessary to change, ah, I was excel Tuan
    2022-03-03 07:58:42下载
    积分:1
  • huffman 完成对二进制的编码 输出二进制代码在屏幕上
    huffman 完成对二进制的编码 输出二进制代码在屏幕上 -huffman coding binary output of complete binary code on the screen
    2022-02-05 03:18:46下载
    积分:1
  • 飞鸽传输Linux最新版,适合研究用! 包含详细源代码
    飞鸽传输Linux最新版,适合研究用! 包含详细源代码-Feige transfer the latest version of Linux suitable for research! Contains a detailed source code
    2022-09-26 22:40:03下载
    积分:1
  • DVD租赁系统
    用JAVAEE语言,简单描述了DVD租赁系统,有用户登录注册,借还,查询等,管理员部分:登录注册,增删改查等
    2022-05-09 04:39:28下载
    积分:1
  • 《C语言课程设计案例精编》源代码 对c语言课设很有实用价值。比如菜单构建、鼠标调用、键盘中断、数据结构与算法。...
    《C语言课程设计案例精编》源代码 对c语言课设很有实用价值。比如菜单构建、鼠标调用、键盘中断、数据结构与算法。- C Language Course Design Case series refined the source code c language courses based on very practical value. Such as menu building, called the mouse, keyboard interrupt, data structures and algorithms.
    2022-11-07 10:05:03下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载