资源列表
[数据结构常用算法] bresenhamsuanfachengxu
说明: bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.<skywyj> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Fast_Dijkstra
说明:时间复杂度为O(ElogV)的Dijkrastra算法的实现,解决城市道路网的最短路径问题,可以计算1000×1000个节点。-Time complexity is O (ElogV) of Dijkrastra algorithm to address the urban road network, shortest path problem, can calculate the 1000 × 1000 nodes.<刘金义> 在 2025-05-01 上传 | 大小:2.34mb | 下载:0
[数据结构常用算法] Total_Permutations
说明:任意输入一个整数n,程序将自动生成1到n之间n个数的全部可能排列。利用递归算法。-indiscriminate importation of an integer n, procedures will automatically generate between 1 to n number n of the total potential order. Recursive algorithm.<刘金义> 在 2025-05-01 上传 | 大小:266kb | 下载:0
[数据结构常用算法] Fast_Joseph
说明:时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be<刘金义> 在 2025-05-01 上传 | 大小:173kb | 下载:0
[数据结构常用算法] changgenumbertoword
说明:c++实现人民币数字换算为大写-c Renminbi figures converted to uppercase ~~~~~~~~~~~~~~~~~~~~~~~<chongge> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] charchongzai
说明:C++运算符的重载举例,几个例子,-C Operators of heavy for example, a few examples- huh-huh<chongge> 在 2025-05-01 上传 | 大小:4kb | 下载:0
[数据结构常用算法] scorecomputeandfilewrite
说明:C++文本文件的读写以及计算平均成绩-C text file read and write and calculate average scores ~~~~~~~~~~~~~~~~~~~~<chongge> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] computedaybydate
说明:C++输入年月日,判断星期几?-C++ input date, the judge what day? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<chongge> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CMatrixClass
说明:1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵<紫罗兰> 在 2025-05-01 上传 | 大小:9kb | 下载:0
[数据结构常用算法] paikechengxu
说明:一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable<anquan> 在 2025-05-01 上传 | 大小:247kb | 下载:0