-
grbl-master
说明: An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight
- 2019-01-09 21:34:25下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
基于STM32设计的电子秤PCB,原理图加程序
基于STM32的电子秤设计,包含了原理图,PCB,和程序(The design of electronic scale based on STM32 includes schematic diagram, PCB and program.)
- 2018-04-17 21:36:48下载
- 积分:1
-
Suitable for engineers and students to enhance their own circuit design on the l...
适合工程师和学生提升自身对电路设计的认识和水平所进行学习。-Suitable for engineers and students to enhance their own circuit design on the level of awareness and learning.
- 2022-04-25 04:12:20下载
- 积分:1
-
利用Galerkin方法求解微分方程
利用Galerkin方法求解微分方程,积分采用高斯积分。(Galerkin method to solve PDE,and use Gauss integration.)
- 2018-08-24 00:07:46下载
- 积分:1
-
“作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”...
“作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was originally derived from the C"s. "
- 2022-12-10 11:25:02下载
- 积分:1
-
tab选项卡效果
效果非常酷的tab选项卡效果,使用的技术分别是html5 s(Very cool tab tab effect, Using HTML 5S Technology)
- 2019-01-28 16:22:28下载
- 积分:1
-
bayes-location
关于室内定位算法的比较,主要是利用贝叶斯的方法进行(Comparison of indoor location algorithms)
- 2020-07-04 17:00:01下载
- 积分:1
-
SampleFlyout
fly out devexpress 15.1
- 2018-11-14 22:51:14下载
- 积分:1
-
VB猜心游戏 很有趣
VB猜心游戏源码,很有趣,按这里显示你心里想的结果,然后,用你的眼睛紧盯着这个图片,并同时按下面的按钮,看看会发生什么!然后用所得结果在右边图片框中查得数字对应的图片。然后用该数字减去它的个位和十位,即:64-6-4=54,请在心里随便想一个两位数,比如:64,生成10到99的两位数的随机数。1到90,imagelist中的图片数。
- 2022-06-18 21:11:35下载
- 积分:1