-
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序...
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
- 2022-09-23 06:30:03下载
- 积分:1
-
c++printprinthelp
c++不错的打印模块,可用于c打印方面的设计-c++printprinthelp
- 2023-04-15 11:30:03下载
- 积分:1
-
Open source Visual basic POS for small to medium sized companies
Open source Visual basic POS for small to medium sized companies
- 2022-04-07 13:51:46下载
- 积分:1
-
F2812 FLASH烧写软件,大家都来看看哦
F2812 FLASH烧写软件,大家都来看看哦-F2812 FLASH programmer software, we all look at看哦
- 2022-05-01 02:24:21下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
游戏移动的源代码
source code about game mobile
- 2022-01-26 06:40:58下载
- 积分:1
-
棋盘算法,在给定大小的方格状棋盘上, 将棋子”马”放在指定的起始位置 , 棋子”马” 的走子的规则为必须在棋盘上走”日”字 从棋子”马”的起始位置开始, 搜索出...
棋盘算法,在给定大小的方格状棋盘上, 将棋子”马”放在指定的起始位置 , 棋子”马” 的走子的规则为必须在棋盘上走”日”字 从棋子”马”的起始位置开始, 搜索出一条可行的路径, 使得棋子”马”能走遍棋盘上的所有落子点, 而且每个落子点只能走一次
-Checkerboard algorithm, given the size of the square-shaped board, will be a pawn of " horses" on the specified start position, the pieces of " horses" take the child must be the rules of the board to the " day" word from a pawn " horses, " starting position of the beginning, search out a feasible path, makes the piece" Horse " can be traveled on board all the Lazi, and they can only go once every Lazi point
- 2022-09-29 00:25:06下载
- 积分:1
-
Unlimited beautiful three
漂亮的无极限三层架构,用ajax自动分页,很不错,值得学习!-Unlimited beautiful three-tier structure, with automatic paging ajax, very good, it is worth learning!
- 2022-07-07 06:47:30下载
- 积分:1
-
Battle an online platform is designed to provide a reference, we can learn, as a...
一种网上对战平台的设计,可以提供参考,大家可以学习,作为毕业设计-Battle an online platform is designed to provide a reference, we can learn, as a graduate design
- 2022-03-29 15:47:26下载
- 积分:1
-
LED技术攻略,包括LED相关基础知识与驱动电路
LED技术攻略,包括LED相关基础知识与驱动电路-LED Technology Strategy, including the relevant basic knowledge and LED driver circuit
- 2022-04-27 18:20:36下载
- 积分:1