-
分子动力学程序,fortran语言软件包打开
分子动力学程序,fortran语言软件包打开-Molecular dynamics program, fortran language package opened
- 2022-02-20 10:57:04下载
- 积分:1
-
我甚至不知道这是什么
i don t even know what this is
don t download it
- 2023-05-18 19:00:04下载
- 积分:1
-
词法分析器 大家共享哈 呵呵
词法分析器 大家共享哈 呵呵
/************************************/
/* 程序名称: 词法分析器*/
/* 程序用途: 编译原理实验(一) */
/* 编写日期: 2006年10月 */
/************************************/
-lexical analyzer share Kazakhstan Oh /************************************//* process Name : lexical analyzer*//* process uses : Compiling principle experiment (1)*//* prepare date : October 2006*//************************************/
- 2022-03-20 21:35:32下载
- 积分:1
-
梵塔问题的递归求解
梵塔问题的递归求解-Vatican Tower of recursive solution
- 2023-08-17 12:40:04下载
- 积分:1
-
digital image processing
aliasing
digital image processing
aliasing -digital image processing
aliasing
- 2023-07-28 12:20:03下载
- 积分:1
-
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subject AAD.
- 2022-01-26 04:33:03下载
- 积分:1
-
给出数n和m(m<9)个数字,求只含有m个数字的n的最小倍数.
给出数n和m(m
- 2022-02-02 20:08:56下载
- 积分:1
-
一款简单的TIC TAC TOE游戏。加入了人工智能,图形版。
一款简单的TIC TAC TOE游戏。加入了人工智能,图形版。-TIC TAC TOE game. Joined the artificial intelligence, graphics version.
- 2023-07-27 14:00:03下载
- 积分:1
-
On the surface, protected mode and real mode is not much difference between the...
从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, protected mode and real mode is not much difference between the two are the use of the memory, Drivers interruption and equipment to deal with the hardware, but there are many differences. We know that in real mode which has been divided into memory, each the size of 64 KB. and the addresses of 16 can be used to express. Memory of the handling of the adoption and register linked to the internal mechanisms to deal with, of these registers (CS, DS, SS and ES) with the formation of a part of the physical address. Specifically, the ultimate physical address is 16 of the 16 addresses and the addresses of migration within the composition. The use of the formula is expressed as : physical address = 4 bits of the address offset address.
- 2023-02-13 11:45:04下载
- 积分:1
-
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is...
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
- 2022-05-08 20:43:25下载
- 积分:1