-
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
-
Paint on a split windows with color
用颜色在分体式窗户上作画
- 2022-02-04 02:18:06下载
- 积分:1
-
This is a very good application software play
这是一个挺好玩的应用软件-This is a very good application software play
- 2022-03-02 05:18:19下载
- 积分:1
-
IE风格的编辑框
IE风格的编辑框-IE-style editing Box
- 2023-08-17 05:05:03下载
- 积分:1
-
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出...
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出-VC6 debug multi-threaded easily suspended animation, using this procedure can be forced out KILL. Through the windows login replacement gina. Use ctrl+ alt+ del exhaled
- 2022-03-15 02:00:56下载
- 积分:1
-
消去法求解线性方程组。
MFC做的可视化界面。
消去法求解线性方程组。
MFC做的可视化界面。-Elimination method for solving linear equations. MFC to do visual interface.
- 2022-01-22 14:27:56下载
- 积分:1
-
qtcreator-gdb
资源描述qt环境搭建用到的调试器,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解。
- 2022-07-16 23:19:36下载
- 积分:1
-
用VB编写的模拟操作系统动态分区管理.有详细注释.
用VB编写的模拟操作系统动态分区管理.有详细注释.-VB prepared by the dynamic simulation of the operating system through management. Detailed Notes.
- 2023-07-06 01:25:02下载
- 积分:1
-
SDP Search and Record generator
OVERVIEW:
Recognizing the difficulty in c...
SDP Search and Record generator
OVERVIEW:
Recognizing the difficulty in creating an SDP service description and search
from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to
automatically create a service or record. This utility can be run to create
an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute
search based on information stored in a human readable file.-SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.
- 2023-06-03 11:50:02下载
- 积分:1
-
等高线追踪算法实现离散点生成等高线
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-02-10 15:13:00下载
- 积分:1