-
基于单片机的交通灯设计
基于单片机的交通灯设计,本代码可以实现一般路口红绿灯的工作,并且可以随时切换
- 2022-02-14 19:49:03下载
- 积分:1
-
这是一个随机生成小学加减法的程序
应用背景随机生成指定参与运算因子数和题数的小学加减法练习题。参与运算的因子和顺序运算过程中的结果以及最终结果均小于或等于20.适合小学一年级及以下。关键技术void _tmain(int argc, _TCHAR* argv[]){
srand(time(0));
int m, n; b = rand() % 20 + 1;
std::cin >> m >> n; //输入因子数和题数
for (int i = 0; i < n; b = rand() % 20, std::cout
- 2022-06-02 01:45:26下载
- 积分:1
-
8 皇后问题python解决
8 皇后问题在 python 中
八皇后益智是的放置八个问题象棋 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-16 10:00:04下载
- 积分:1
-
用于连续体的结构拓扑优化设计的matalb代码
用于连续体的结构拓扑优化设计的matalb代码-For continuum structural topology optimization design matalb code
- 2023-06-27 07:05:03下载
- 积分:1
-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
用于连续优化的 moead 源代码
嗨,这是MOEAD代码Contious优化问题,它是用于多目标,不断优化和此工作分解的原则,它用来找出2个以上目标,不断优化和此代码是没有约束的实现。
- 2022-03-23 16:02:47下载
- 积分:1
-
opencv实现的retinex图像增强
- 2022-01-28 11:03:08下载
- 积分:1
-
fft算法的C代码,经过验证可用。速度较快。
fft算法的C代码,经过验证可用。速度较快。-fft algorithm C code can be used after authentication. Faster.
- 2022-01-25 16:22:19下载
- 积分:1
-
关于ACM分类的文档
对于初学者有帮助
关于ACM分类的文档
对于初学者有帮助-ACM Documents on the classification of help for beginners
- 2022-01-25 17:30:28下载
- 积分:1
-
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算...
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
- 2022-07-07 04:02:59下载
- 积分:1