-
它是用C语言来实现计算器问题,可直接运行
它是用C语言来实现计算器问题,可直接运行-It is used C language to achieve the calculator problem, can be directly run
- 2022-05-12 22:41:12下载
- 积分:1
-
VB编程经验手册 V1.0
VB编程经验手册 V1.0-VB programming experience Manual V1.0
- 2022-07-15 00:02:06下载
- 积分:1
-
从网上下载的程序员杂志2005年第5期
从网上下载的程序员杂志2005年第5期...
从网上下载的程序员杂志2005年第5期
从网上下载的程序员杂志2005年第5期-downloaded from the Internet programmers in 2005 magazine article five downloaded from the Internet programmers in 2005 magazine article 5
- 2022-02-02 10:41:09下载
- 积分:1
-
好不容易找到的SPSS数据挖掘的教程。可以参考一下。
好不容易找到的SPSS数据挖掘的教程。可以参考一下。-Hard to find the SPSS Data Mining Tutorial. You can reference.
- 2022-09-30 04:30:04下载
- 积分:1
-
Windgb是一种方便简单的驱动调试工具,本书介绍它的使用方法...
Windgb是一种方便简单的驱动调试工具,本书介绍它的使用方法-Windgb is an easy driver debugging tools, this book introduced the use of it
- 2022-07-12 04:22:29下载
- 积分:1
-
Example source codes in C++ using 3d studio max models
Example source codes in C++ using 3d studio max models
- 2023-09-01 11:20:04下载
- 积分:1
-
各种计算机数据处理算法的硬件硬件实现,非常全。英文,类似于手册性质的pdf文档,来源于瑞士苏黎世联邦技术研究院...
各种计算机数据处理算法的硬件硬件实现,非常全。英文,类似于手册性质的pdf文档,来源于瑞士苏黎世联邦技术研究院-A variety of computer data-processing algorithm for hardware implementation of hardware, very wide. English, similar to the manual nature of the pdf document, from the Federal Institute of Technology in Zurich, Switzerland
- 2023-08-28 14:25:04下载
- 积分:1
-
仪表放大器用于许多领域,从电动机控制到数据采集以及汽车系统。本书的目的是阐述什么是仪表放大器,它的工作原理怎样,如何使用它以及在何处使用它等基本问题。另外,本书...
仪表放大器用于许多领域,从电动机控制到数据采集以及汽车系统。本书的目的是阐述什么是仪表放大器,它的工作原理怎样,如何使用它以及在何处使用它等基本问题。另外,本书还介绍几种不同类型的仪表放大器。-Instrumentation amplifier used in many fields, from motor control to data acquisition and automotive systems. The purpose of this book is what is on the instrumentation amplifier, how does it work, how to use it and where to use it and other fundamental problems. In addition, this book also describes several different types of instrumentation amplifier.
- 2022-01-21 23:44:58下载
- 积分:1
-
硬盘FAT文件系统原理的详细分析
硬盘由很多盘片(platter)组成,每个盘片的每个面都有一个读写磁头。如果有N个盘片。
就有2N个面,对应2N个磁头...
硬盘FAT文件系统原理的详细分析
硬盘由很多盘片(platter)组成,每个盘片的每个面都有一个读写磁头。如果有N个盘片。
就有2N个面,对应2N个磁头(Heads),从0、1、2开始编号。每个盘片被划分成若干个同心圆磁道(逻辑上的,是不可见的。)每个盘片的划分规则通常是一样的。这样每个盘片的半径均为固定值R的同心圆再逻辑上形成了一个以电机主轴为轴的柱面(Cylinders),从外至里编号为0、1、2⋯ ⋯ 每个盘片上的每个磁道又被划分为几十个扇区(Sector),通常的容量是512byte,并按照一定规则编号为1、2、3⋯ ⋯ 形成Cylinders×Heads×Sector个扇区。这三个参数即是硬盘的物理参数。我们下面的很多实践需要深刻理解这三个参数的意义。
- 2022-09-14 15:55:03下载
- 积分:1
-
C Primer Plus(第五版)中文版,不用多说了,看名字就知道这是经典书...
C Primer Plus(第五版)中文版,不用多说了,看名字就知道这是经典书-C Primer Plus (Fifth Edition) english version, Needless to say, the first name on the watch to know This is the classic book
- 2023-04-28 19:50:04下载
- 积分:1