-
串口调试器详细设计过程。以及源码和应用软件
串口调试器详细设计过程。以及源码和应用软件
-Serial debugger detailed design process. As well as the source and application software
- 2022-08-23 18:04:10下载
- 积分:1
-
had not done a good, scientific calculators!
一个做得还不错的科学型计算器!-had not done a good, scientific calculators!
- 2022-04-12 03:19:55下载
- 积分:1
-
电影图书馆
说明: 这是 MyMovies 从本书 VB.Net 专业项目的项目。它使用 Access 数据库,搜索它有 2 个项目一个是项目 1,即在客户搜索的电影,然后可以买他们的客户模块。输入数据库和报表中数据获取用于管理模块在 MyMoviesAdmin。希望你喜欢它的作者可能保留了某些版权的这段代码......请观察他们的要求和法律审查所有版权的条件,在上面的 URL。
- 2023-06-16 03:05:04下载
- 积分:1
-
Hotel Management System
酒店管理系统,是一个客户与酒店交流的平台,提供更好的服务
-Hotel Management System
- 2022-08-25 05:10:39下载
- 积分:1
-
转速电流双闭环直流调速系统中,电流环的仿真模型。
转速电流双闭环直流调速系统中,电流环的仿真模型。-Speed of current dual-Loop DC Motor Control System, the current loop of the simulation model.
- 2022-10-02 22:00:04下载
- 积分:1
-
system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TA...
系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute valu
- 2023-02-10 21:40:04下载
- 积分:1
-
openc实现道路标志识别
环境为Opencv3.4.1 + VS2017:
Opencv3+VS2017实现交通标志检测
- 2022-07-13 17:18:45下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
personnel management system(for this year s graduates, including source code)
人事管理系统(应届毕业生用的管理系统,含源代码)-personnel management system(for this year s graduates, including source code)
- 2022-02-05 01:38:25下载
- 积分:1
-
一个C++的layout算法,可以合理进行界面布局。
一个C++的layout算法,可以合理进行界面布局。-A C++ The layout algorithm, it is reasonable for the interface layout.
- 2022-01-26 02:36:53下载
- 积分:1