-
C++buider版本控制源码
C++buider版本控制源码-C++ Buider source version control
- 2023-05-26 11:00:03下载
- 积分:1
-
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大...
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
- 2022-01-25 15:21:51下载
- 积分:1
-
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
- 2022-03-19 05:14:22下载
- 积分:1
-
C++模板的集合,使用MFC/ATL / STL(例如:carrayt,clistt,cmapt,cqueuet…
集合的C++模板,使用MFC/ATL/STL(EX:CArrayT,CListT,CMAPT,CQueLeT,CStackT)
- 2022-03-26 01:56:09下载
- 积分:1
-
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的...
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
- 2022-06-21 15:56:06下载
- 积分:1
-
综合实验源代码-世界时钟|综合实验源代码-世界时钟
综合实验源代码-世界时钟|综合实验源代码-世界时钟-Comprehensive Experiment source code- World Clock | Integrated Experimental source code- World Clock
- 2022-08-25 11:21:41下载
- 积分:1
-
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程...
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程-failed to translate
- 2022-03-24 19:40:38下载
- 积分:1
-
剑指offer名企面试官精讲典型编程题
这本书是计算机专业学生面试必备的宝典,里面包含有很多专业领域面试官的讲解,从一个面试官的角度对计算机常见面试题进行讲解和剖析。
- 2022-06-03 00:56:54下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
cytoscape mannual, 描述了基于JRE的network应用软件
cytoscape mannual, 描述了基于JRE的network应用软件-cytoscape mannual, describes the network-based applications JRE
- 2022-03-10 10:36:01下载
- 积分:1