-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
length of message
初学者的基本c代码。用户可以输入消息,程序将计算用户输入的字符数
- 2022-04-16 08:01:29下载
- 积分:1
-
学习C++和多项式加法乘法
初学C++ 实现多项式的乘法和加法-learning C++ and the multiplication of polynomials Adder
- 2022-04-30 22:00:09下载
- 积分:1
-
Library Management System 1
Library Management System 1
- 2022-12-14 18:05:03下载
- 积分:1
-
Microsoft senior lecturer in the IE browser on the safety and protection of vide...
微软资深讲师 的关于IE浏览器安全保护的视频讲座-Microsoft senior lecturer in the IE browser on the safety and protection of video lectures
- 2023-05-07 07:25:04下载
- 积分:1
-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
自己做的一款手机RPG游戏
虽然不是很好
但是值得新手
自己做的一款手机RPG游戏
虽然不是很好
但是值得新手-Own a cell phone to do the RPG Game, though not very good but it is worth novice
- 2023-01-29 06:40:04下载
- 积分:1
-
这是数据库的教程,是某重点大学的非常专业的讲稿,
这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
- 2022-05-07 01:30:57下载
- 积分:1
-
这是一个紧凑的卫星跟踪程序。使用它甚至一个旧的电脑(从48…
This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions needed in satellite communications:
Tells in which direction the satellite is.
Prints the azimuth and elevation angle numbers to the parallel port for automatic tracking (8 bit parallel data).
Gives pulses to two LPT pins for automatic doppler correction (up / down). -This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions neede
- 2022-04-20 03:44:08下载
- 积分:1
-
编写一个词法分析程序并生成相应的类号
编写一个词法分析程序并生成相应的类号-Procedures for the preparation of a lexical analysis and generate a corresponding number of Class
- 2022-02-05 01:27:35下载
- 积分:1