资源列表

« 1 2 ... .94 .95 .96 .97 .98 2499.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法Andy-code1

说明:数据结构和算法:包含各种算法,还有一个演示系统-data structures and algorithms : algorithms contained, a demonstration system
<> 在 2024-11-06 上传 | 大小:2547712 | 下载:0

[数据结构常用算法shuzuyingyong

说明:数据结构数组应用实验,还附加实验报告哦,大家下来看看吧-Application of the experimental array data structure, but also report additional experimental Oh, everyone down to see it
<张璐> 在 2024-11-06 上传 | 大小:2540544 | 下载:0

[数据结构常用算法data_structure

说明:数据结构与程序设计——C++语言描述(影印版)习题的答案 【作  者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba
<hu jin> 在 2024-11-06 上传 | 大小:2544640 | 下载:0

[数据结构常用算法xianchengtongbu

说明:在访问临界区的问题当中,因为临界区在一个时间只允许一个进程访问,因此为了解决同步问题,我们要用到线程同步机制。首先创建两个共享数据资源的并发线程。在没有同步控制机制的情况下,观察某些异常现象。针对这样的问题,采用两个解决方案:①利用Windows和mutex机制,②采用软件方案,并比较这两种方案的性能优劣。-During his visit to these critical areas, as critical a time in a
<小江> 在 2024-11-06 上传 | 大小:2553856 | 下载:0

[数据结构常用算法Prim

说明:自己写的一个组合数学的Prim算法,上大一的时候写的,写的不好不要见怪-Written in a combination of their own mathematical algorithm for maximum matching
<叶晗> 在 2024-11-06 上传 | 大小:2541568 | 下载:0

[数据结构常用算法Bank_que

说明:关于银行排队系统优化以及存取前系统的课程设计 内涵PPT演讲材料-Queuing system on the banking system optimization and access to curriculum content before the PPT presentation materials
<Vencent_H> 在 2024-11-06 上传 | 大小:2552832 | 下载:0

[数据结构常用算法provide-by-GeeMaple

说明:东大软件学院数据结构(SSD5)实践课程(大三上学期的课),内容包括:实验指导书,实验5(1-5)个人代码,实验报告,以及ppt(虽然ppt简陋了点)。-SSD5 experiments in NEU, it is an simple auction
<Dean> 在 2024-11-06 上传 | 大小:2550784 | 下载:0

[数据结构常用算法NetSimulator

说明:本课题假设ti为广播基站数据包(单位数据包大小为512bits)的发布时刻,令发布时间间隔Xi = ti - ti-1 (i=0, 1, 2, …),t0 = 0,则任意Xi满足负指数分布: p{Xi ≥ t} = p0(t) = , t ≥ 0 或者 p{Xi < t} = 1-p0(t) =1- , t ≥ 0 该负指数分布的广播包发布时间间隔的均值为1/λ。 假设处理一个数据包的时间为0.05s,令λ分别等于5K
<luyu> 在 2024-11-06 上传 | 大小:2538496 | 下载:0

[数据结构常用算法insert

说明:随机生成10000个数使用快速排序,插入排序,和归并排序并保存文件,并且输出各自的运算时间-Input: A sequence of n numbers <a1, a2, . . .,an>. Output: A permutation (reordering) <a1’, a2’, . . .,an’> of the input sequence such that a1’ a2’ ɨ
<王文超> 在 2024-11-06 上传 | 大小:2544640 | 下载:0

[数据结构常用算法merge

说明:分治法排序,给定长度为n的一个序列,对其进行快速排序和求第i小数-(1) Input: A sequence of n numbers <a1, a2, . . .,an>. Output: A permutation (reordering) <a1’, a2’, . . .,an’> of the input sequence such that a1’ a2’  . . .
<王文超> 在 2024-11-06 上传 | 大小:2544640 | 下载:0

[数据结构常用算法DLL

说明:编写一个动态链接库, 实现对给定数目的数的排序. 并编写应用程序调用该dll提供的接口函数. 要求: 1)输入需要进行排序的原始数 2)选择升序或降序 3)显示排序后的结果-The preparation of a dynamic link library, to achieve a given number of numbers. And the writing application calls the DLL to p
<BRUCE> 在 2024-11-06 上传 | 大小:2547712 | 下载:0

[数据结构常用算法lhisft

说明:Learning Kernel Classifiers Theory and Algorithms, Introducti()
<DCBhtili%2526758606> 在 2024-11-06 上传 | 大小:2536448 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2499.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org