资源列表

« 1 2 ... .05 .06 .07 .08 .09 2010.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法compile

说明:贪心算法 简单的一个算法,实现一个吃饭的问题-Greedy algorithm
<opasso> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法whoisthemiddle

说明:FJ在调查他的奶牛的平均产奶量,他想知道奶牛的产奶量的最中间数,即:一半的奶牛的产奶量比这个中间数多(或者少),另外的一半则刚好相反。 给出一个奇数,表示奶牛的数量N(范围为:1<=N<10000),同时要给出每头奶牛的产奶量,然后找出来最中间的产奶量,这个数也表示大多数的奶牛的产奶量跟这个数差不多。我要做的就是讲输入的这些数进行排序,然后将排序后中间的那个数输出来。 -FJ is surveying his her
<雅典娜> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法hash

说明:哈希表查找基本代码 用线性探测再散列解决冲突-Hash table to find the basic code with linear probing hash and then resolve the conflict
<刘鑫> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法queue

说明:使用模版技术实现,该队列内能存储各种数据类型如int、char、string以及自定义类型-Use template technology, the queue can store various data types such as int, char, string, and custom type
<张一尘> 在 2024-09-30 上传 | 大小:8192 | 下载:0

[数据结构常用算法struct

说明:常用的计算机数据结构,包括堆、队列、链表等以及他们的基本操作-Commonly used in computer data structures, including the heap, queues, linked lists, as well as their basic operating
<王钰> 在 2024-09-30 上传 | 大小:340992 | 下载:0

[数据结构常用算法differential

说明:VC 实现多项式的微分计算,其中使用自己写了一些常用的数据结构-VC in polynomial differential calculations, which use their own written some of the commonly used data structures
<王钰> 在 2024-09-30 上传 | 大小:188416 | 下载:0

[数据结构常用算法111

说明:八皇后问题,用C语言实现,在VC++6.0环境中可以运行!92种答案-Eight queens problem
<马志国> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Data-structure---described-in-C-P-P

说明:《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures
<mtao> 在 2024-09-30 上传 | 大小:2604032 | 下载:0

[数据结构常用算法shujujiegou

说明:四、已知一个单向链表,试给出复制该链表的算法。-Known to a singly linked list, the test is given a copy of the list algorithm.
<ztt> 在 2024-09-30 上传 | 大小:111616 | 下载:0

[数据结构常用算法c

说明:你可以输入任意字符串,程序会自动返回字符串的长度。-you can type any string, the program will print the lengh.
<linlangmanmu> 在 2024-09-30 上传 | 大小:4096 | 下载:0

[数据结构常用算法d

说明:关键路径 c++实现 数据结构 中关键路径的的源代码实现-the key path by c++
<lv> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Traffic-Operations-Management

说明:数据结构设计程序之车务管理的设计源码,便于初学-Source of data structure design procedures Traffic Operations Management, easy beginner
<issachuxleg> 在 2024-09-30 上传 | 大小:129024 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 2010.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org