资源列表

« 1 2 ... .62 .63 .64 .65 .66 2167.68 .69 .70 .71 .72 ... 3005 »

[汇编语言assembly-language-cha5

说明:汇编可更深入控制CPU内部,包括CPU内部寄存器等。在此方面,比C有优势,所以我觉得这门语言还是很重要的,与大家共享。-the language of assembly has a certain advantage over the C in commanding or operating the CPU, such as the registers. so i think this language is very useful.
<张军> 在 2025-02-04 上传 | 大小:7.44mb | 下载:0

[汇编语言zuixiaoerchengf

说明:汇集典型最小二乘法的应用,包括例题和源程序-A collection of typical usage of the method of least squares, including examples and source code
<刘翠苹> 在 2025-02-04 上传 | 大小:1.06mb | 下载:0

[汇编语言traffic-light

说明:这是基于唐都仪器开发的交通灯程序,里面有详细的注释。-this is a asm program for traffic light
<张政桢> 在 2025-02-04 上传 | 大小:1.88mb | 下载:0

[汇编语言dof

说明:二自由度重型汽车整车模型,用Simulik搭建的,根据余志生的第五章-DOF;Two degree of freedom model of heavy automobile
<jinyi> 在 2025-02-04 上传 | 大小:8kb | 下载:1

[汇编语言vbdatabase

说明:为树状浏览器控件添加节点和子节点   用ADD方法添加一个新节点到树状浏览器的NODES集合时,可以声明它是和已存在的节点所联系起来的。通常使用ADD方法,-Add nodes and sub-nodes with ADD method to add a new node to the tree browser NODES collection tree browser controls can be declared an
<王先波> 在 2025-02-04 上传 | 大小:79kb | 下载:0

[汇编语言Experiment

说明:用于计算函数值,先定义一个自定义函数,然后调用该函数进行计算。-Used to calculate the function value, first define a custom function, and then call the function to be calculated.
<倪耿基> 在 2025-02-04 上传 | 大小:3.99mb | 下载:0

[汇编语言ShiZhong

说明:秒表最基本的,适合初学者。然后源代码很好懂的,欢迎下载-Stopwatch basic, for beginners. Source code is easy to understand and welcome to download
<王、 > 在 2025-02-04 上传 | 大小:14.36mb | 下载:0

[汇编语言GA

说明:包含了GA优化算法和传统优化算法的对比,含有题目-Contains a comparison of the GA optimization algorithm and traditional optimization algorithm, containing topics
<刘翠苹> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[汇编语言Assembly-classic-code

说明:汇编经典代码 顺序程序设计   将两个多位十进制数相加,要求被加数、加数均以ASCⅡ码形式各自顺序存放在以DATA1和DATA2为首的五个内存单元中(低位在前),结果送回DATA1处。-Assembly classic code sequence programming will be more than two decimal number additive, request augend and addend are in
<唐泥> 在 2025-02-04 上传 | 大小:19kb | 下载:0

[汇编语言Assembly-experimental-report

说明:2012年合肥工业大学 计算机与信息学院 汇编语言程序设计实验报告-In 2012, hefei university of technology institute of computer and information assembly language programming experiment report
<唐泥> 在 2025-02-04 上传 | 大小:23kb | 下载:0

[汇编语言The-use-of-DEBUG

说明:实验一 DEBUG的使用实验内容:    1、利用DEBUG程序中的“E”命令,将两个多字节数“12345678H”和“FEDCBA98H”分别送入起始地址为DS:0200H和DS:0204H两个单元中。    2、分别用直接寻址方式和寄存器间接寻址方式编写程序段,实现将DS:0200H单元和DS:0204H单元中的数据相加,并将运算结果存放在DS:0208H单元中。-The experiment a DEBUG use exp
<唐泥> 在 2025-02-04 上传 | 大小:12kb | 下载:0

[汇编语言Simulation-test

说明:汇编语言模拟试题六 1.下面说法正确的是( C ) A.8086/8088为20位CPU。 B.不同的逻辑段的段地址有可能相同。 C.同一个逻辑段内所有单元的段地址相同,而偏移地址各不相同。 D.SP寄存器指示下一条要执行的指令的偏移地址。-Assembly language the simulated test questions six 1. Below is correct to say that (C) a.
<唐泥> 在 2025-02-04 上传 | 大小:9kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2167.68 .69 .70 .71 .72 ... 3005 »

源码中国 www.ymcn.org