-
the document in detail the high
该文档详细介绍了高速PCB布线的一些概念及注意点,本人看后感觉帮助比较大,不敢独享-the document in detail the high-speed PCB and the attention of some of the concepts, I look and feel more help, not monopoly
- 2023-03-08 20:05:03下载
- 积分:1
-
语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。...
语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。-Voice-controlled car (based on the Sunplus 61 board) has the voice training in the identification, control car functions.
- 2022-07-23 13:24:30下载
- 积分:1
-
C语言语法,详细讲解了volatile_unsigned_ long的使用
C语言语法,详细讲解了volatile_unsigned_ long的使用-C language syntax, explained in detail the use of volatile_unsigned_ long
- 2023-02-06 12:25:03下载
- 积分:1
-
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确...
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确-a good number of characters calculation example, a defect is calculated when the Chinese may not be accurate
- 2022-07-11 21:34:26下载
- 积分:1
-
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-XPMenu Contents : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2022-02-01 15:18:31下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
JAVA小服务器.,可以你方便你建立服务器,更能方便你在IE中运行...
JAVA小服务器.,可以你方便你建立服务器,更能方便你在IE中运行-JAVA small server., Can be convenient for you to establish your server, and more convenience to your IE running
- 2022-07-10 21:10:14下载
- 积分:1
-
在TC3.0下运行可以成功 从C里面改来的
在TC3.0下运行可以成功 从C里面改来的-in TC3.0 can successfully run from C to the inside reform
- 2022-02-28 15:54:38下载
- 积分:1
-
一个有经验的书
一个比较老的好书-a veteran of the books
- 2023-04-20 04:20:03下载
- 积分:1
-
The C++ Cookbook will make your path to mastery much shorter. This practical, pr...
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
- 2022-01-31 09:06:54下载
- 积分:1