资源列表
[Windows编程] GameServer
说明:奇迹GS1.00.16扩展源代码! 用E语言写的!-Miracle GS1.00.16 extend the source code! Written language with the E!<wmlm> 在 2025-11-14 上传 | 大小:58kb | 下载:0
[其他小程序] CVector3D
说明:实现“向量”的运算符重载 (3维数) 向量的维数可自定义,实现的运算有以下:相加、 相减、点积、自增、自减 以上运算不只能是现在向量与向量之间的运算,同时也可以与常数的运算。-Achieve the " vector" operator overloading (three dimensional) vector dimension can be customized to achieve the operation are the following: additio<> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[Windows编程] FindaMininalSpanningTree
说明: 输入含权图的邻接矩阵,输出最小生成树的邻接矩阵 1、本实验用到的理论知识 Prim算法 算法设计 设图G =(V,E),其生成树的顶点集合为U。 ①、把v0放入U。 ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。 ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。-Enter the right graph with adjacency matrix, the output of the ad<jhp627> 在 2025-11-14 上传 | 大小:37kb | 下载:0
[Windows编程] EulerCircuit
说明:实验报告 含代码 输入一个图G的N*N的邻接矩阵M,若G是欧拉图,则输出”图G是欧拉图” 否则,输出”图G不是欧拉图”-Enter the code lab report with a graph G, N* N adjacency matrix M, if G is the Euler diagram, then the output " Figure G is the Euler map" otherwise, output " Figure G is no<jhp627> 在 2025-11-14 上传 | 大小:17kb | 下载:0
[Windows编程] warshall
说明:用Warshall算法求二元关系的传递闭包。输入一个N*N的0、1矩阵M,将矩阵M作为二元关系的关系矩阵,用Warshall 算法求出A的传递闭包M,输出M。-Warshall algorithm is seeking to use the transitive closure of binary relations. Enter an N* N of the 0,1 matrix M, the matrix M as a binary relation, the relationship be<jhp627> 在 2025-11-14 上传 | 大小:14kb | 下载:0
[其他小程序] at89sxxisp
说明:非常好的安装软件,是一款编程器软件,对大家非常有好处-A very good install software, is a software programmer, is very beneficial to everyone<周为> 在 2025-11-14 上传 | 大小:370kb | 下载:0
[Windows编程] ip_generator.rb
说明:ip generator for random ip addresses, used to generate a list of a lot of ip addresses<dejan> 在 2025-11-14 上传 | 大小:1kb | 下载:0
[C#编程] system
说明:有时老师需要了解学生的出勤情况,还有记录每次考试成绩。而每个老师在一个学期内,一定不止只教一个班,这样老师每次要记录的信息就比较多。如果这些都只是通过用笔来记录的话无疑增加了老师的工作量,并会出现信息的混乱和错误等问题。本软件主要用于教学管理,目的在于减轻老师的工作量,更好的满足老师们的需求。-Sometimes teachers need to know the attendance of students, as well as a record of each examination re<kaixindayanr> 在 2025-11-14 上传 | 大小:4.11mb | 下载:0