-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 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
-
a very common procedure, the database application, prepared by PB
很普通的一个程序,数据库的应用,PB编写的-a very common procedure, the database application, prepared by PB
- 2022-06-18 01:06:57下载
- 积分:1
-
this document describe how davicom ic dm9000 can be programmed and controlled. t...
this document describe how davicom ic dm9000 can be programmed and controlled. this ic can be used in the embedded systems and network lan cards. its is 10/100Mpbs ic.
- 2022-02-01 21:22:59下载
- 积分:1
-
嵌入式开发的u
嵌入式开发的u-boot命令介绍
加快你的开发进度-Embedded Development u-boot your order on accelerating the development progress
- 2022-03-02 08:57:47下载
- 积分:1
-
贪吃蛇游戏,主要是一个算法,怎样更新屏幕的显示,怎么构造蛇的数据结构....
贪吃蛇游戏,主要是一个算法,怎样更新屏幕的显示,怎么构造蛇的数据结构.-Snake games, it is a major algorithm, and how to update the screen, how tectonic snake data structure.
- 2022-06-21 13:51:15下载
- 积分:1
-
FFT程序用C语言编写的程序,方法,这是一个信号…
该程序用C语言编写了DFT、FFT程序,该程序是信号运用的基本程序-The program was prepared with the C language DFT, FFT program, which is a signal to use the basic procedures for
- 2022-08-03 14:46:46下载
- 积分:1
-
Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享-Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
- 2022-04-27 16:31:35下载
- 积分:1
-
最简易实用的串口上位机开发例子,VC++ 环境,最适合没有上位基础的电子工程师,硬件设计师学习。
最简易实用的串口上位机开发例子,VC++ 环境,最适合没有上位基础的电子工程师,硬件设计师学习。-The most simple and practical example of serial PC development, VC++ Environment, not the most suitable upper-based electronic engineers, hardware designers to learn.
- 2022-10-30 05:50:02下载
- 积分:1
-
Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
- 2023-05-23 14:40:03下载
- 积分:1
-
矩阵的三角分解,ap指向a,bp指向下三角,cP指向上三角
矩阵的三角分解,ap指向a,bp指向下三角,cP指向上三角-Triangular matrix decomposition, ap point a, bp point lower triangular, cP point to upper triangular
- 2022-04-24 01:07:38下载
- 积分:1