-
Arduino伺服控制的源代码
Arduino source code for servo controlling
- 2023-04-06 19:00:02下载
- 积分:1
-
一些支持向量机的应用,对于初学者很有指导意义,
一些自已编写的SVM应用程序,对初学者很有启发意义,-authorship of some of SVM applications, for beginners very instructive,
- 2022-02-28 21:32:10下载
- 积分:1
-
Dreambox 500S schematic diagram
Dreambox 500S schematic diagram
- 2022-11-07 16:45:03下载
- 积分:1
-
一次作业练习,目的是学会运用类,还有fiostream,从.txt文件中读出数据读到内存中,然后经过一系列处理将数据显示出来。...
一次作业练习,目的是学会运用类,还有fiostream,从.txt文件中读出数据读到内存中,然后经过一系列处理将数据显示出来。-a workbook, the purpose is to learn how to use category, fiostream. from. txt document read sensed data memory, and then after a series of data processing will be displayed.
- 2022-02-03 07:54:14下载
- 积分:1
-
c language version of student achievement management system that can only be run...
c语言版的学生成绩管理系统,只能在liunx下运行,目前只是在字符界面下的-c language version of student achievement management system that can only be run under liunx is only in the character of
- 2022-04-16 21:55:30下载
- 积分:1
-
演示程序,数字应该是任意的,我们必须先输入…
本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demonstration program, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password assigned to m, again reported as the maximum number of such cycles, until all that far out.
- 2022-03-07 19:25:59下载
- 积分:1
-
CASIO 计算器程序:
直线段边坡超欠挖检查及开口线放样程序
圆弧段边坡超欠挖检查及开口线放样程序
测量坐标与施工坐标换算
隧洞直线段顶圆弧放...
CASIO 计算器程序:
直线段边坡超欠挖检查及开口线放样程序
圆弧段边坡超欠挖检查及开口线放样程序
测量坐标与施工坐标换算
隧洞直线段顶圆弧放样程序-CASIO calculators : slope of the straight-less digging and inspection procedures for opening lines lofting arc of the slope-unerbreak opening line inspection and measurement procedures coordinates lofting coordinate conversion and construction of the tunnel straight top lofting arc procedures
- 2023-07-12 23:40:03下载
- 积分:1
-
it is a digital clock
it is a digital clock
- 2022-11-12 18:15:02下载
- 积分:1
-
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦...
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦-On the water body index classic article, I managed to get the, oh, great value
- 2022-01-31 08:08:09下载
- 积分:1
-
cdecl 将声明翻译成通俗语言
国际上著名的cdecl的超级简化版 , 也算是一个另类的中文版吧。。。可以将C 语言的声明翻译成中文哦!!!例子(上面一行是输入,下面一行是输出):int a标识符a是int型int a[]标识符a是int型的数组int *a[]标识符a是指向int型的指针的数组int *a()标识符a是返回值为指向int型的指针的函数int (*a)()标识符a是指向返回值为int型的函数的指针
- 2022-10-21 19:15:04下载
- 积分:1