资源列表

« 1 2 ... .24 .25 .26 .27 .28 24529.30 .31 .32 .33 .34 ... 28522 »

[数据结构常用算法dongtaifenqucunchumoni

说明:通过程序模拟了动态分区分配方式,进而帮助理解动态分区分配方式中使用的数据结构和分配算法-The adoption of procedures to simulate the distribution of dynamic partitioning approach to help understand the dynamic partitioning allocation methods used in data structure and distribution algorithm
<郑琛> 在 2025-07-04 上传 | 大小:2kb | 下载:0

[压缩解压haffmantree

说明:ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。
<罗罗> 在 2025-07-04 上传 | 大小:4kb | 下载:0

[数据结构常用算法2

说明:关于二叉树的建立与一元多项式的建立的C,C++,的文件,附有编译的程序,及图片说明。-On tree establishment and the establishment of a dollar polynomial of C, C++, Document, compiled with the procedures and graphical illustrations.
<lining> 在 2025-07-04 上传 | 大小:149kb | 下载:0

[matlab例程tfidf

说明:tf-idf用于文档聚类,权重计算,用MATLAB实现的,自己编写非常好用!-tf-idf for Document Clustering, weight calculation, use MATLAB to achieve, I have written is very easy to use!
<yifan> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法binarytree

说明:树跟二叉树完整试用版 请选择:(1)建立二叉树:(2)建立二树:(3)帮助:(4)退出:-Binary tree with a complete trial version Please choose: (1) the establishment of tree: (2) the establishment of the Second Tree: (3) Help: (4) exit:
<woku> 在 2025-07-04 上传 | 大小:471kb | 下载:0

[数学计算/工程计算current

说明:在工业控制交流采样中的零线电流计算方法-AC sampling in the industrial control of the zero line current calculation method
<无畏> 在 2025-07-04 上传 | 大小:773kb | 下载:0

[数学计算/工程计算fft_builerc++

说明:采用软件模拟的FFT方式谐波计算方法,非常直观,好用-The use of software simulation mode harmonic FFT calculation method is very intuitive, easy to use
<无畏> 在 2025-07-04 上传 | 大小:763kb | 下载:0

[数据结构常用算法Jman

说明:Visual 开发 希望对你们有帮助 public static int Rom(int n, int m)//双寄或双偶 { int count = 0 //第一排Y坐标上要几个 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) {
<json> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构课设资料,采用线性表的链式存储结构实现学生成绩的管理。-Class-based information data structure, using the linear form the structure of chain store management to achieve student performance.
<lanlan> 在 2025-07-04 上传 | 大小:507kb | 下载:0

[数据结构常用算法yinhangjiasuanfa

说明:银行家算法,避免进程死锁-Bankers algorithm avoid deadlock process
<陈小森> 在 2025-07-04 上传 | 大小:2kb | 下载:0

[压缩解压paser_code

说明:编译原理实验之中间代码生成(四元式),在加实验报告-Compiler Principle Experiment intermediate code generation (quaternion-style), in Canada Experimental Report
<fd> 在 2025-07-04 上传 | 大小:107kb | 下载:0

[数据结构常用算法IDA_gaojijiaocheng

说明:使用IDA分析高级数据结构。。。进一步提升IDA功力-IDA analysis of the use of high-level data structure. . . IDA further enhance skill
<huaxinsoftware> 在 2025-07-04 上传 | 大小:1.34mb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 24529.30 .31 .32 .33 .34 ... 28522 »

源码中国 www.ymcn.org