联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(913) 

[数据结构] monty

Monty ByteCodes文件的解释器
Interpreter for Monty ByteCodes files (2022-06-17, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689440164476818.html

[数据结构] chess-validator

国际象棋验证器,
chess-validator, (2021-06-29, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689439860324389.html

[数据结构] Function_Chart_Drawer

功能_图表_绘图器,
Function_Chart_Drawer, (2017-07-16, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689438168676176.html

[数据结构] NodeApiWrapper

Project Server数据结构的restful包装器
restful Wrapper for Data structure Project Server (2020-12-19, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687835823649209.html

[数据结构] jsymbol

编译器解释器中使用的符号和符号表的数据结构。用TypeScript编写,可以是...
Data structures for symbols and symbol table to be used in compilers/interpreters. Written in TypeScript and can be used in TypeScript and JavaScript projects. (2022-12-07, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687835632192623.html

[数据结构] osde

OpenLink结构化数据编辑器(OSDE)扩展
OpenLink Structured Data Editor (OSDE) Extension (2022-08-18, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687835197548145.html

[数据结构] text-editor-using-stack-data-structure

使用堆栈数据结构的文本编辑器,,
text-editor-using-stack-data-structure,, (2023-02-09, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687835180599131.html

[数据结构] verifiabledatastructures

开源可验证数据结构服务器实现
Open-source Verifiable Data Structures Server implementation (2019-12-22, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687834269163545.html

[数据结构] pyrpds

用于Rust持久数据结构的Python包装器
Python Wrapper for Rust Persistent Data Structures (2020-05-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687830952267155.html

[数据结构] JGVS

一个计算器程序,可以识别算式字符串形式的 (2018-05-11, Others, 85KB, 下载0次)

http://www.pudn.com/Download/item/id/1526013532557657.html

[数据结构] clipmoard__uxpression

FIR数字滤波器的仿真与实现,采用matlab仿真实现 (2018-02-07, matlab, 95KB, 下载1次)

http://www.pudn.com/Download/item/id/1517965805606362.html

[数据结构] 789030

MSN8 0客户端回复服务器ping的最新认证算法 (2017-12-03, MultiPlatform, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1512306811454282.html

[数据结构] source

这是一个优化IIR滤波器的源码,能设计出8个极点8个零点的IIR优化滤波器,
This is the source code, an optimized IIR filter design of eight out of eight pole zero optimization of IIR filter, (2017-05-17, matlab, 57KB, 下载1次)

http://www.pudn.com/Download/item/id/1494983809822048.html

[数据结构] calculator

用c语言编写的可以计算整数表达式的计算器,利用了数据结构中的栈
Using c language calculator can calculate the integer expression, the use of the data structure stack (2016-07-16, Visual C++, 180KB, 下载2次)

http://www.pudn.com/Download/item/id/1468639138798181.html

[数据结构] lisp

简单的LISP算术表达式计算器,数据结构实验
good lisp (2012-05-27, Visual C++, 2766KB, 下载5次)

http://www.pudn.com/Download/item/id/1890921.html

[数据结构] longc

计算无限位长整数的计算器,是数据结构综合设计的实验题目,请大家参考。
This code calculates the plus,minus and multiply operation without bit limit.It is for Data structure. (2011-12-15, Visual C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1732138.html

[数据结构] QueueSim

正如我们在第一章所学的,端到端时延中最为复杂和有趣的成分就是排队时延。在这个程序中,可以设置分组发送速率和链路传输速率,你将会看到分组到达和为接受服务而排队。当队列变满时,将会发生分组溢出,也就是丢包
As we learned in the first chapter, end to end delay of the most complex and interesting elements is the queuing delay. In this program, you can set the packet sending rate and link transmission rate, you will see the packet arrival and queue for receiving services. When the queue becomes full, the overflow will occur grouping, that is, loss (2011-11-01, Java, 3KB, 下载7次)

http://www.pudn.com/Download/item/id/1685870.html

[数据结构] parse

语法分析器,可以分析出算术表达式格式是否正确
parese (2010-07-11, Visual C++, 72KB, 下载1次)

http://www.pudn.com/Download/item/id/1238565.html

[数据结构] Pagereplacementalgorithm

页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。
Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the most recently used replacement algorithm for long, simple Clock replacement algorithm and improved Clock replacement algorithm page views by supporting the realization of random sequences of the algorithm testing and performance comparison. (2009-06-08, Visual C++, 335KB, 下载63次)

http://www.pudn.com/Download/item/id/797761.html

[数据结构] ++cifafenxicompiler

编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号
compiler principle experiments-- design a lexical analyzer can identify C keywords and various symbols (2006-03-18, Visual C++, 1631KB, 下载32次)

http://www.pudn.com/Download/item/id/155684.html
总计:913