-
在手机上选择上网的方式,根据自己和网络的要求选择
在手机上选择上网的方式,根据自己和网络的要求选择-choices in phone access to the Internet, according to its own requirements and the choice of network
- 2022-03-29 06:35:10下载
- 积分:1
-
如何加、减、乘无穷长整数
How to add, subtract, and multiply infinitely long integers
- 2022-03-11 04:24:40下载
- 积分:1
-
C++ with self
C++用自写的List链表以及面向对象的思想写成的图书管理系统,实现了文件读写记录-C++ with self-written list of the List, as well as the idea of object-oriented management system written in books, reading and writing a paper record
- 2022-03-31 15:51:50下载
- 积分:1
-
win32程序员手册1 程序员必备
win32程序员手册1 程序员必备-win32 programmer manual
- 2023-02-17 20:20:04下载
- 积分:1
-
本程序用于列出当前所有进程的全路径名,然后输出
本程序用于列出当前所有进程的全路径名,然后输出-The procedures for all processes listed in the current full-path name, and then output
- 2022-12-28 06:35:03下载
- 积分:1
-
Super Market management System
超市管理系统
- 2022-05-27 11:53:24下载
- 积分:1
-
教科书的例子,源码for the examples from Fintan culwin S Textbook是……
Textbook examples, source code for the examples from Fintan Culwin s textbook Java: an Object First Approach, which is also on this CD.
- 2023-07-27 10:10:03下载
- 积分:1
-
注册表的修改,可以优化系统
注册表的修改,可以优化系统-registry changes can optimize system
- 2022-05-28 20:49:13下载
- 积分:1
-
This is a numerical change of the procedure is the use of Shape to achieve, and...
这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
- 2022-07-25 17:48:48下载
- 积分: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