资源列表

排序选择:

« 1 2 ... .98 .99 .00 .01 .02 67003.04 .05 .06 .07 .08 ... 267456 »

[数据结构常用算法suanfafenxiyusheji16

说明:山东师范大学信计算机算法分析与设计课件6-Shandong Normal University, believed the computer algorithm analysis and design of courseware 6
<王义> 在 2025-09-13 上传 | 大小:49kb | 下载:0

[压缩解压huffman

说明:/** * 显示输入提示压缩或解压缩 继承了InputStream类,装有输入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 类的构造函数,定义了huffman树,输入流。 * * @param in 输入流。 * @throws IOException:如果发生I/O错误则抛出异常。 */-/*** Show inpu
<stone> 在 2025-09-13 上传 | 大小:74kb | 下载:0

[数据结构常用算法suanfafenxiyusheji17

说明:山东师范大学信计算机算法分析与设计课件7-Shandong Normal University, believed the computer algorithm analysis and design of courseware 7
<王义> 在 2025-09-13 上传 | 大小:54kb | 下载:0

[JSP源码/Javaphilosopher(1.6)

说明:哲学家进餐问题——Java语言实现 哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。 有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。 哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。 如果,很不幸地,每个哲学家拿起
<stone> 在 2025-09-13 上传 | 大小:6kb | 下载:0

[文档资料WSNTCL

说明:NS相关学习资源无线分析脚本,柯老师的网站,包含很多非常实用资源-NS-related learning resources wireless analysis scr ipt, KE teacher web site, contains many useful resources
<李炜> 在 2025-09-13 上传 | 大小:3kb | 下载:0

[文档资料481

说明:异构式无限传感器网络的能两分粗 研究 相关文档。-Heterogeneous type of sensor network can be unlimited two rough study related documentation.
<李炜> 在 2025-09-13 上传 | 大小:204kb | 下载:0

[数据结构常用算法FastQuery

说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule will be needed to sort the con
<stone> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[文档资料xinshou

说明:[wireless—Mobile Network] l MobiWan is a Mobile IPv6 extension for the NS simulator l MobiWan: NS-2 extensions to study mobility in Wide-Area IPv6 Networks l NS2 + MobiWan2的安裝 l MobiWan的安裝 (From Wireless Netorwork Lab at Beijing U
<李炜> 在 2025-09-13 上传 | 大小:2.64mb | 下载:0

[文档资料Directed

说明:More details can be found in the publications on directed diffusion. Directed diffusion simulation code is available in ns-2. The latest release of the diffusion routing software is available on the Testbeds and Software page.
<李炜> 在 2025-09-13 上传 | 大小:417kb | 下载:0

[Windows编程GameServerKOEmulator

说明:Ebenezer for Knight Online Server v129x
<Juan> 在 2025-09-13 上传 | 大小:688kb | 下载:0

[Windows编程dataGridVewTurnToExcel

说明:一个实现将dataGridVew里的内容转为Excel的程序。-One will realize dataGridVew
<> 在 2025-09-13 上传 | 大小:493kb | 下载:0

[C#编程OutputToExecl

说明:一个类,可实现数据另存为Execl,非常容易调用。-A class can be saved as data Execl, very easy to call.
<> 在 2025-09-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 67003.04 .05 .06 .07 .08 ... 267456 »

源码中国 www.ymcn.org