-
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758 你可以 calcules 有功功率、 电压电流有效值,
- 2022-06-26 07:48:01下载
- 积分:1
-
写出来的旅馆管理系统虽然还很粗糙,也不是很稳定,但是它也算是我学了这么久计算机一点小小的成就吧,也许显得有点可笑,但是偶尔得看到它也能让自己感到有一点点的满足,...
写出来的旅馆管理系统虽然还很粗糙,也不是很稳定,但是它也算是我学了这么久计算机一点小小的成就吧,也许显得有点可笑,但是偶尔得看到它也能让自己感到有一点点的满足,并不是什么都没学到,把它贴在这也是希望能有高手可以给我指点啊-Written by the hotel management system, although very rough, not very stable, but it can also be considered for such a long time I studied computer achieved a little bit, maybe it sounds a bit ridiculous, but occasionally get to see it they can feel a little bit of satisfaction, is not nothing to learn, it is also posted on the hope that you can give me advice ah
- 2023-04-22 12:30:04下载
- 积分:1
-
基本参考Python的第二版比Python
python精要参考第二版,比Python简易深入一些,相比dive into python 更直接一些-Essential reference to the second edition of python than Python-depth summary of some, compared to dive into python some more direct
- 2022-01-25 14:43:15下载
- 积分:1
-
心电信号(ECG)采集/演示VC++源代码工程(VC6.0)
这个VC6.0软件工程源代码是有关心电信号采集、滤波器滤波、波形演示、心率识别等功能费。该工程可以设置滤波器参数、波形采样时间等参数。该工程编译通过,可运行。对研究可穿戴设备、心率识别、ECG波形分析等领域有着非常实用的参考价值。
- 2023-02-17 20:40:11下载
- 积分:1
-
one
one-time pad的算法有以下要求:1、密钥必须随机产生2、密钥不能重复使用3、密钥和密文的长度是一样的。-one-time pad algorithm has the following requirements : 1, key must produce two random, not repeated use of key three, key and the ciphertext is the same length.
- 2022-04-16 09:49:50下载
- 积分:1
-
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考....
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考.-Elective System. C used to do. Only one paper, for the provision of a reference.
- 2022-07-07 13:58:43下载
- 积分:1
-
8251huibianyuyanchuanxingtongxinshiyan
8251huibianyuyanchuanxingtongxinshiyan -8251huibianyuyanchuanxingtongxinshiy an
- 2022-07-16 22:17:54下载
- 积分:1
-
understanding of the object types and examples to help the beginner JAVA
理解类和对象的例子,帮助初学JAVA的人-understanding of the object types and examples to help the beginner JAVA
- 2023-04-13 21:45:02下载
- 积分:1
-
flow shop broject
旅行商问题(TSP)提出了以下问题:给定一个城市列表和每对城市之间的距离,哪条最短的路线可以精确地访问每个城市一次并返回出发城市?它是组合优化中的一个NP难问题,在组合优化中占有重要地位;
- 2022-11-30 06:30:04下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1