-
批处理相关的电子书籍,非常适合初学者学习,内容详尽
批处理相关的电子书籍,非常适合初学者学习,内容详尽-Batch-related e-books, very suitable for beginners to learn, the content in detail
- 2022-02-01 19:19:43下载
- 积分:1
-
公差配合查询 v1.4.3.zip
公差配合查询是免费、绿色、小巧、实用的工具软件。符合《GB/T 1800.3-1998》和《GB/T 1801-1999》中公差与配合的规定。
公差配合查询特点:
1. 基本尺寸范围0~10000,公差等级范围IT01~IT18共20个等级;
2. 除 >3150~10000(没有相应配合标准)之外,均采用标准所列配合。其中 " 为常用配合,* 为优先配合;
3. “自定义”查询涵盖所有公差,包括IT01、IT0等级的公差和cd、ef、za等特殊公差;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-25 06:20:03下载
- 积分:1
-
the driver source of the keyboard of the SPCE061
SPCE061A单片机键盘驱动源程序,键盘位置计算。-the driver source of the keyboard of the SPCE061
- 2022-10-06 21:35:03下载
- 积分:1
-
online chat room adopting .Net Socket technology
采用.netsocket技术的在线聊天室
- 2023-03-09 16:05:04下载
- 积分:1
-
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。...
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。-In the process of doing site, sometimes we have to do some special effects such effects are generally achieved using JavaScript am honored to say I am now in this example is to teach us how pop-up form layers.
- 2022-02-28 17:59:15下载
- 积分:1
-
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。-abroad structure calculation procedures, FORTRAN90 High languages, mainly for structural analysis.
- 2022-06-16 23:40:39下载
- 积分:1
-
to seven projects into Visual C 6 projects
将Visual C++7的工程转化为Visual C++6的工程-to seven projects into Visual C 6 projects
- 2022-09-13 05:15:03下载
- 积分:1
-
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序...
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序-This is a useless list of students into the operation of information management systems, operation and function of the document have greatly improved, and is programmed from a very good program for beginners
- 2022-02-04 16:17:00下载
- 积分:1
-
vc6.0下开发的简易播放器,适合于初学。
vc6.0下开发的简易播放器,适合于初学。-vc6.0 developed under the simple player, suitable for beginners.
- 2023-07-21 15:40:04下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1