资源列表

« 1 2 ... .94 .95 .96 .97 .98 3799.00 .01 .02 .03 .04 ... 66581 »

[Windows编程m5th.cpp

说明:Calculates all roots( both complex and real ) of a fourth order algebraic equation of the form ax^4 + bx^3 + cx^2 + dx + e = 0 and displays them. Employs OOPS.-Calculates all roots( both complex and real ) of a fourth order algebraic equation of th
<Dmitry> 在 2025-10-25 上传 | 大小:1kb | 下载:0

[多媒体编程yuvtranscode

说明:yuv视频文件转换为其他各种常见视频格式-yuv video file is converted to other common video formats
<fanxiaoyuan> 在 2025-10-25 上传 | 大小:651kb | 下载:0

[.net编程Exercise

说明:构建基本网页结构的英文实验指导书和网页实例代码-Create a Web page with a title, the key-words and tag "meta" (descr iption and key-words). at the end of 15 seconds the "www.labo-dotnet.com" page should be called. You are free to choose the theme of your page.
<jhp627> 在 2025-10-25 上传 | 大小:51kb | 下载:0

[Windows编程GameServer

说明:奇迹GS1.00.16扩展源代码! 用E语言写的!-Miracle GS1.00.16 extend the source code! Written language with the E!
<wmlm> 在 2025-10-25 上传 | 大小: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-10-25 上传 | 大小: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-10-25 上传 | 大小: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-10-25 上传 | 大小: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-10-25 上传 | 大小:14kb | 下载:0

[Windows编程a

说明:欧拉回路算法实验代码 判断是否为欧拉回路-Euler circuit algorithm to determine whether the experiment code Euler circuit
<jhp627> 在 2025-10-25 上传 | 大小:679kb | 下载:0

[Windows编程tree

说明:求最小生成树的实验代码和结果,用到Prim算法-Seeking the minimum spanning tree of the experimental code and results, used Prim algorithm
<jhp627> 在 2025-10-25 上传 | 大小:856kb | 下载:0

[其他小程序at89sxxisp

说明:非常好的安装软件,是一款编程器软件,对大家非常有好处-A very good install software, is a software programmer, is very beneficial to everyone
<周为> 在 2025-10-25 上传 | 大小:370kb | 下载:0

[驱动编程RS232

说明:UART DOS mode driver
<vdvvdv> 在 2025-10-25 上传 | 大小:30kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 3799.00 .01 .02 .03 .04 ... 66581 »

源码中国 www.ymcn.org