搜索资源列表
nasm-2.02-win32
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
521
- 1、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。 2、声明一个简单的Computer类,有数据成员芯片(cpu)、内存(ram)、光驱(cdrom)等等,有两个公在成员函数run、stop
Inside-Visual.C-P-P6.0-Version-5
- Visual.C++6.0技术内幕第5版-Inside Visual.C++6.0 Version 5
P6
- java程序设计书中关于多线程的一些程序。-java programming book on a number of multi-threaded programs.
job-schedulers
- 设RQ分为RQ1和RQ2,RQ1采用轮转法,时间q=7. RQ1>RQ2,RQ2采用短进程优先调度算法。 测试数据如下:RQ1: P1-P5, RQ2: P6-P10 进程 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 运行时间 16 11 14 13 15 21 18 10 7 14 已等待时间 6 5 4 3 2 1 2 3 4 5 实现描述: typedef struct tag_pcb { char name[8]
VC-P-P6.0-Training-Guide
- VC++6.0培训教程 详细的vc++6.0 使用培训教程-VC++6.0 training course using a detailed training course vc++6.0
Practical-Guide-to-Visual-C-P-P6.0
- vc++6.0实用教程,介绍了VC++6.0具体运用的经典例子-vc++6.0 and practical tutorials that illustrate the use of VC++6.0 classic example of the specific
dp5pp6zipa
- 数据链路层协议的实现,重点是p5((退回到N重传)与p6(选择性重传) -The data link layer protocol implementation, focusing on p5 ((back to N retransmission) p6 (selective retransmission)
1124
- 定义一个CPU类,包含等级(rank)、频率(freqlaency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中,rank为枚举类型CPU—Rank,定义为enum CPU—Rank {Pl=1,P2,P3,P4,P5,P6,P7},frequency为单位是MHz的整型数,voltage为浮点型的 电压值。观察构造函数和析构函数的调用顺序。 --(1) the definition of a CPU class, including level (ran
p6
- 先按年纪排序,如果年纪相同再按年龄排序,如果年龄相同再按姓名排序-Sort initially age, if the same age then age sort, if the same age and then name Sort
1
- 、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes"rank " "frequency" "voltage". "frequenc
430
- 将P6口输入的模拟电压AD转换后,从P4、P5口连接的数码管输出-The P6 mouth after the input analog voltage AD conversion, output from P4, P5 mouth connected digital tube
error_code
- api for error code handheld p6-api for error code handheld p6000
lab-4
- 定义一个CPU类,包含等级(rank)、频率(frequency) 、电压(voltage) 等属性 ,有两 个公有成员函数run、stop。其中, 为枚举类型 CPU_Rank,定义为 enum CPU_Rank{P1=1,P2,P3,P4,P5,P6,P7},frequency为单位是MHz的整型数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-CPU define a class that contains the rank (rank), frequency (fr
1104
- 、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes rank frequency voltage . frequenc
P6-1
- 这是一个模拟退火程序,可以用于解决背包问题-This is a simulated annealing procedures can be used to solve the knapsack problem
P55555
- 计算机组成北航P5,可以直接加到P6,P6代码找不到了(BUAA computer P5, can be directly added to the P6, the P6 code can not find)
p6_5
- buaa计算机组成P6程度的ISE源代码。设计思路与课件上的一致,供大家参考,切勿抄袭(BUAA computer makes up P6 degree ISE source code. Design ideas and courseware on the same, for your reference, do not plagiarize)