资源列表

« 1 2 ... .60 .61 .62 .63 .64 1665.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法end_rb_tree

说明:Deleting a node of RB-Tree without recurrence-Deleting a node of the RB-Tree without recurre SAP
<一个人> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法集合类

说明:Assem一个集合类 实现集合对象的简单的操作-Assem, a category set to achieve the targets set simple operation
<李冰> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法c++const

说明:C++中定义常量以及一些语法规则,由于C++中规则较为烦琐,所以代码中也加了一定注释,可以参考一下-C defined constants and some grammar rules, because C is more cumbersome rules, the code also increases to a certain notes for reference
<亿摆> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法pointtopointDijkstraAlgrithms

说明:具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtai
<阎一> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法thin-image

说明:这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
<wyy> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法letoucaipiao

说明:一些关于乐透彩票的基本算法,后面的程序都是用VB编的,同大家都用这VB吧!有兴趣的朋友可以来看看,讨论一下!没有这方面兴趣的朋友,我想也可以看看的,这里面有许多的算法真得很实用。-some lottery tickets on the basic algorithm, as the procedures are using VB series, we have used with this VB! Interested friends
<得得> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法redblack

说明:用C 语言编写的红黑树,主要是插入树和删除树的部分 自己写了别的部分 。-C language's black tree, the tree is inserted and deleted part of the tree itself was another part.
<姜动> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法Simulate_Allocate_Memory_Implement_by_C

说明:模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。)
<丘方> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法func_ptr

说明:一个函数指针的例子,C++语言,我在初学C++时写的,可以参考一下-a function pointer example, C language, I was learning C, can take a look
<亿摆> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法FLOYDsuanfa

说明:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5-#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define
<jiangshan> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法cata

说明:高精度整数问题,即大数问题,利用c++类来结局问题-high-precision integers, that is exaggeration, use categories to the outcome c problems
<严林> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法main

说明:在现代的企业管理中,火车管理系统有着重要作用。由于现代的竞争力的加强,讲究效率,不管是时间、还是地点,两地的生意常常因为距离而无法得到理想的解决。火车作为一个传统的交通工具,需要进行改革。由于订票、退票常常给乘客带来一定的麻烦,因此作为一个火车管理系统解决了这个问题。它方便乘客最快地订到自己想要的票也同时解决了退票的问题。-in modern enterprise management, train management system
<0505424> 在 2024-11-09 上传 | 大小:3kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1665.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org