-
After running the program without any problems, can be used to solve the urgent...
该程序经过运行,无任何问题,可用于解决紧急搜索算法求解车辆路线问题-After running the program without any problems, can be used to solve the urgent search algorithm to solve Vehicle Routing Problem
- 2022-07-19 21:21:38下载
- 积分:1
-
一个绿色定时小闹钟,用于吵醒。
一个绿色定时小闹钟,用于吵醒。-a regular small alarm clock, for the wake.
- 2022-10-08 10:40:02下载
- 积分:1
-
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。...
《C++大学教程》中,类与数据抽象的示例程序。教你接口与实现方法的分离,控制对成员的访问和private属性的工具函数。- C++ University Guide , the abstract data type and sample programs. Teach you methods of interface and implementation separation, control of members of private property access and function of the tool.
- 2022-01-25 20:11:08下载
- 积分:1
-
这是一个通讯录程序,商店名称,地址,电话,电子邮件。它的。
This is an address book program that stores name, adress, phone, and email. It uses an address book class to implement it. Lots of comments, and easily customizable. It does NOT work w/ borland. It isn t finished, but 95% of it runs. Check back for update
- 2022-04-06 23:36:07下载
- 积分:1
-
interception windows news for the study.
拦截windows消息,供大家学习.-interception windows news for the study.
- 2022-01-29 02:39:11下载
- 积分:1
-
gpslogger是PDA
gpsLogger是一个基于手机或PDA的个人移动导航(车载导航)系统中记录gps信息的小工具-gpsLogger is a PDA-based mobile phone or personal mobile navigation (car navigation) system to record information gadget gps
- 2022-11-21 18:20:03下载
- 积分:1
-
一个自动化测试 程序,自动启动附件中的计算器进程,捕捉数字按钮输入,自动运算!...
一个自动化测试 程序,自动启动附件中的计算器进程,捕捉数字按钮输入,自动运算!-An automated test procedure, automatic start in the annex calculator process, to capture the number of button input, automatically computing!
- 2022-08-14 05:23:43下载
- 积分:1
-
多移动机器人改变队形程序VC++实现源码
多移动机器人改变队形程序VC++实现源码-Change the formation of multiple mobile robots program VC++ Achieve source
- 2022-02-01 05:31:33下载
- 积分:1
-
fgdhfg
堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 -fgdhfg
- 2022-10-09 08:45:02下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1