-
TEC
在TEC―2教学机上扩展出如下几条指令,包括确定指令格式和具体内容,指令执行步骤,每一步的操作功能和控制信号等,最后在教学计算机上真正实现出来,调试正确并应用在要求的程序设计中。 要求扩展的指令: ⑴ 比较两个无符号数,并根据比较的记过转移 ① 高于或等于则转移 ② 低于或等于则转移 程序设计要求: 按收键入的n个数据,排序后显示在屏幕上。按键选择下列排序方式: ⑴无符号数排升序 ⑵无符号数排降序-the TEC-2 aircraft to expand teaching the following several directives, including the identification of specific instruction format and content of instruction execution steps, each step of the operation function and control signals, the last in teaching computer truly realize, debug and correct application of the requirements of the program design. The request to expand the order : 1 compared with two symbols, and a comparison under the demerits transfer greater than or equal to a transfer less than or equal to a transfer of program design requirements : by the admission of n-type data sequentially on the screen. Click the following Sort : 1 unsigned row ascending 2 unsigned row descending
- 2023-08-16 11:30:04下载
- 积分:1
-
Telnet程序C #
嗨,这是一个帮助远程登录的程序。此项目将由c项目完全用于telnet;
- 2022-07-14 14:30:53下载
- 积分:1
-
这是一个射击游戏的源代码,是在vc环境下的源代码。
这是一个射击游戏的源代码,是在vc环境下的源代码。-This is a shooting game"s source code, vc environment in the source code.
- 2023-09-05 17:20:04下载
- 积分:1
-
This is a set of procedures for beginners
这是java的一套程序,适合初学者-This is a set of procedures for beginners
- 2022-06-20 15:59:10下载
- 积分:1
-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
vc工程名转换程序,可以方便的实现工程名的重命名
vc工程名转换程序,可以方便的实现工程名的重命名-vc project to convert procedures, to facilitate the realization of the project were re-named
- 2022-02-03 15:57:02下载
- 积分:1
-
Directly in the page word2007 documents, from the blog garden tthxnz
直接在网页上显示word2007文档,来自博客园tthxnz-Directly in the page word2007 documents, from the blog garden tthxnz
- 2022-05-17 06:59:41下载
- 积分:1
-
在 C# 中构造函数
如何创建一个构造函数和新手在 C# 中为在 C# 中,删除它。如何创建一个构造函数和新手在 C# 中为在 C# 中,删除它。如何创建一个构造函数和新手在 C# 中为在 C# 中,删除它。如何创建一个构造函数和新手在 C# 中为在 C# 中,删除它。如何创建一个构造函数,然后删除它在 C# 中,为在 C# 中的新手。
- 2022-04-29 14:35:24下载
- 积分:1
-
简繁字互转源代码 VC++ Big5码转GB2312
简繁字互转源代码 VC++ Big5码转GB2312-Simplified source code word conversion VC++ Big5 code to GB2312
- 2022-09-09 13:00:03下载
- 积分:1
-
用七段数码管显示分秒值,程序开始运行时,时间值为00
用七段数码管显示分秒值,程序开始运行时,时间值为00-00,每隔一秒,时间值改变一次,从键盘上敲任意键,程序退出-with paragraph 107 of Digital Display Minutes value, operational procedures, time value of 00-00, every second, the time value of a change from nice arbitrary keys, exit procedures
- 2022-09-10 21:55:03下载
- 积分:1