-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 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
-
一个我在夏季学期用VB做的程序,作为夏季学期的作业我拿了个A哦.请各位指教一下.其中的悔棋功能实现了,但撤销悔棋却失败了.给点意见吧....
一个我在夏季学期用VB做的程序,作为夏季学期的作业我拿了个A哦.请各位指教一下.其中的悔棋功能实现了,但撤销悔棋却失败了.给点意见吧.-a summer semester, I do VB procedures, as the summer semester of operation, I took a long, oh. Please enlighten about. The realization he never cheat in spain, but he never cheat in spain has withdrawn failed. Point to it.
- 2022-01-22 11:18:07下载
- 积分:1
-
通知:选修“信息安全”的学生,逃犯…
通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security" to the students, the fugitive has been closed and will not last, the end is perpendicular operation results in the form of assessment, two operations are paid less one will not pass. 1. Programming that : any language to prepare a scanner, scanning free in style, should be able to port scan, if the limited capacity McGREGOR students will be able to choose the book III, the after-school program and that an arbitrary do. (Part of the good that the future use of the mail sent to him, E-mail : gyx317@21cn.com, Post pieces of the theme please write clearly College, 01, the school, names
- 2022-04-26 23:41:52下载
- 积分:1
-
完整的周立功公司的LPC213X开发板的光盘内容
完整的周立功公司的LPC213X开发板的光盘内容 -Ligong complete week
- 2022-12-15 12:10:04下载
- 积分:1
-
二进制查找树实现代码
二进制查找树实现代码-achieve binary search tree code
- 2022-03-25 06:38:56下载
- 积分:1
-
dkink the crazy bug attached to the map editor, it is suitable for novice game...
dkink的《疯狂虫子》附带地图编辑器,很适合新手的游戏。-dkink the crazy bug attached to the map editor, it is suitable for novice game.
- 2022-04-28 07:20:24下载
- 积分:1
-
最优查找二叉树和红黑树算法,可调整数据输入规模,打印树结构和总权值...
最优查找二叉树和红黑树算法,可调整数据输入规模,打印树结构和总权值-Find the optimal binary tree and red-black tree algorithm, adjust the scale of data entry, printing tree structure and the total weight
- 2023-06-06 19:20:03下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1
-
计算机人工智能方面的决策树方法 c4.5
计算机人工智能方面的决策树方法 c4.5-the decision tree method Bank
- 2023-06-11 08:50:04下载
- 积分:1
-
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subject AAD.
- 2022-01-26 04:33:03下载
- 积分:1