-
- 2022-07-07 22:41:51下载
- 积分:1
-
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地...
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢?-confused to his five friends in a letter he wrote five letters, but when his friend received the letter, had told him : "You sent a letter wrong." Then you do some calculations : this happens the probability is the number? (Assuming confused is randomly installed to envelope the letter), you can put all the cases listed?
- 2022-01-27 21:28:49下载
- 积分:1
-
八皇后问题的C语言递归示例.详见ReadMe
八皇后问题的C语言递归示例.详见ReadMe-the C language recursive example. See ReadMe
- 2022-01-22 00:25:23下载
- 积分:1
-
纯python的des加密
标准的des加密算法python实现,支持各种标准模式,兼容性良好,无需安装,直接引用
- 2022-06-12 09:46:23下载
- 积分:1
-
计算机视觉实验图像检测人脸识别
大学计算机视觉实验像检测,识别人脸,左耳和右耳,软件vc2013,之前要先配置好opencv2.4.9
- 2022-04-27 03:11:50下载
- 积分:1
-
求矩阵秩的c程序
求矩阵秩的c程序-matrix.......................
- 2022-05-31 13:21:48下载
- 积分:1
-
curve fitting code, based on minimize the variances values.
更具 聂翔 教授写的 最小二乘法 在曲线拟合中的实现,写成的code,编译通过。-curve fitting code, based on minimize the variances values.
- 2022-04-07 09:33:45下载
- 积分:1
-
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间...
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
- 2022-11-12 18:35:03下载
- 积分:1
-
迪杰斯特拉最短路径算法
迪杰斯特拉最短路径算法-Floyd shortest path algorithm
- 2023-08-08 05:50:03下载
- 积分:1
-
Lsr2d 算法
LSR2D - Build projection matrix L for straight rays in 2D.
% Input
% Tx: transmitter coordinates, nTx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% Rx: receiver coordinates, nRx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% grx: vector of X coordinates of cell boundaries (sorted increasing)
% grz: vector of Z coordinates of cell boundaries (sorted increasing)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 10:35:57下载
- 积分:1