-
Data structure 8 we take a look at the direction of the maze algorithm ah ah ah...
数据结构中8个方向的迷宫算法大家-Data structure 8 we take a look at the direction of the maze algorithm ah ah ah ah ah ah
- 2022-09-26 09:40:03下载
- 积分:1
-
写了一个小程序,只是为了和大家一起分享,
写了一个小程序,只是为了和大家一起分享,-Write a small program, but for and share with everyone,
- 2022-03-26 15:29:26下载
- 积分:1
-
4号,再加上24的符号计算的博弈结果,微软面临的问题…
4个数,加符号算出结果24的游戏,微软曾经面试题,用计算机求解,又详细过程。-Number 4, plus 24 symbols calculated results of the game, Microsoft face questions and use computers to solve. Also detailed process.
- 2023-05-24 03:25:03下载
- 积分:1
-
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考...
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考-on VB.NET development and RS232 serial communication programming examples, application developers to reference
- 2022-01-22 16:01:00下载
- 积分:1
-
一个小程序, 大家看看吧
一个小程序, 大家看看吧-a small program, we look at it
- 2022-03-23 20:03:18下载
- 积分:1
-
关于超宽带的东西
关于超宽带的东西-on UWB things
- 2023-06-21 21:15:02下载
- 积分:1
-
type names age categories to show animals
通过类型姓名年龄类别来显示动物-type names age categories to show animals
- 2022-05-18 12:31:05下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-06-27 12:06:32下载
- 积分:1
-
用java开发的扫雷游戏
与windows下的有基本的相似度,基于swing的
控件处理机制...
用java开发的扫雷游戏
与windows下的有基本的相似度,基于swing的
控件处理机制-with java development of the mine games and windows of a basic similarity, based on the swing mechanism of control
- 2022-08-06 02:03:08下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1