-
android_filebrower
说明: 简单的android文件浏览器,非常实用的架构设计;适合初,中级开发人员,可以自己适当添加功能!(Simple Android file browser, very practical architecture design; suitable for junior, intermediate developers, you can add their own functions appropriately!)
- 2020-06-19 02:40:01下载
- 积分:1
-
首次上传,说明内容。我想学习一下给网站的资料,日后编得代码,再上传补上。抱歉!...
首次上传,说明内容。我想学习一下给网站的资料,日后编得代码,再上传补上。抱歉!-From the first time to illustrate the content. I want to learn about the information to the site, the future provision of a code, and then upload onto the list. Sorry!
- 2022-11-04 10:20:03下载
- 积分:1
-
frmOrderGoodsManage.Designer
The algorithm makes the optimal choice at each step as it attempts to find the overall optimal way to solve the entire problem.
- 2020-06-25 03:00:02下载
- 积分:1
-
multisim中单相桥式PWM逆变电路的仿真
采用ijbt作为开关器件的单相桥式电压逆变电路,通过此电路能直观的观察到我们想要获取的结果(Using ijbt as a single-phase bridge voltage inverter circuit, through which we can intuitively observe the results we want to obtain.)
- 2020-06-29 03:40:02下载
- 积分:1
-
CodeLineCounter
说明: 源代码统计工具可以统计C、C++、C#、Java等主流语言的源码行数(Source code statistics tools can count the number of source lines in mainstream languages such as C, C++, C#, Java, etc.)
- 2020-06-21 04:20:02下载
- 积分:1
-
L1Magic工具箱+代码+论文+示例+ 使用手册
说明: 一些稀疏求解方法,主要是BP算法,里面有详细说明(Some sparse solution methods, mainly BP algorithm, with instructions, etc)
- 2021-01-06 11:08:54下载
- 积分:1
-
可以将任意文件转化为bat的东西,详细内容参见源码
可以将任意文件转化为bat的东西,详细内容参见源码-Arbitrary files can be converted into bat things, the details see the source code
- 2022-01-21 02:04:37下载
- 积分:1
-
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。...
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and can run the 24-point procedures.
- 2023-02-26 15:50:03下载
- 积分:1
-
RRT-master (1)
说明: 快速扩展随机数机器人路径规划,快速找到一条优化的路径。(Robot path planning)
- 2020-08-29 21:18:05下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1