-
Invitation to Computer Science
这是第5版,英文彩色版,字迹清晰,这是从csdn上下载弄过来的。(This is the 5th, writed by English and color paper.)
- 2020-06-16 06:20:01下载
- 积分:1
-
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
- 2023-05-18 21:15:04下载
- 积分:1
-
Flask Web开发:基于Python的Web应用开发实战源码
考虫网的爬虫,可以通过编写url的方式自动将数据爬取到本地(The crawler of the web and automatically writes to excel)
- 2020-06-23 15:00:01下载
- 积分:1
-
labview PID控制(课设)
labview实现模糊PID控制的例程,控制温度的调节,并且实时显示图像(LabVIEW implementation of fuzzy PID control routines.Control temperature adjustment and display images in real time.)
- 2018-08-28 16:46:35下载
- 积分:1
-
rotating_3d_globe
说明: earth geoid maker free
- 2019-02-08 14:18:40下载
- 积分:1
-
灵巧噪声干扰的建模仿真研究
各种灵巧噪声干扰(卷积,假目标,C&I等)仿真及论文;
以及抗干扰的一些算法程序(Various smart noise jamming (convolution, false target, C&I, etc.) simulation and papers;
And some anti-jamming arithmetic programs)
- 2021-04-23 21:28:47下载
- 积分:1
-
基于c8051平台,at25f512flash芯片测试程序
基于c8051平台,at25f512flash芯片测试程序-C8051-based platform, at25f512flash chip test program
- 2022-04-26 19:06:34下载
- 积分:1
-
Untitled
说明: 用于训练压电陶瓷驱动器的输出信号,压电陶瓷驱动器的出输出存在迟滞现象,用BP神经网络训练其输入输出数据,可以预测驱动器接下来的输出数值。(Output signal for training piezoelectric actuator.The output of piezoelectric ceramic actuator is sluggish. The input and output data of piezoelectric ceramic actuator can be predicted by BP neural network training.)
- 2020-06-03 12:45:58下载
- 积分:1
-
ip address resolution, introduced articles of knowledge ip address, layout very...
ip地址解析,介绍ip地址知识的文章,排版很好,介绍简单.大家可以收藏-ip address resolution, introduced articles of knowledge ip address, layout very good, simple introduction. We can collections
- 2022-09-26 18:20:02下载
- 积分: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