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

[数据结构] Algorithm

数学工具构造器的算法笔记
Algorithm notes of mathematical tool builder (2021-03-11, Python, 0KB, 下载0次)

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

[数据结构] FlowDBEditor

轻量级图形数据库架构编辑器。在空中创建数据库并在空中使用&将结构和数据上传到服务器...
Lightweight graphical database schema editor. Create database in air & use in air & upload structure and data to a real database like MySQL. (2022-11-07, HTML, 0KB, 下载0次)

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

[数据结构] smor-serve

p2p社交应用的服务器和数据结构
server and data structure for p2p social app (2019-01-11, GO, 0KB, 下载0次)

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

[数据结构] innova

Innova是一个游戏服务器框架。它旨在在一个巨大的服务器集群中运行一个无限的世界。它的好处是你...
Innova is a game server framework. It is designed to run a endless world in a huge server cluster. Benefit to it is unique Area of Interest algorithm, developers can focus on logic, and the framework will do the dirty work, including data transferring, updating and remote process call. Innova abstracts the virtual world with static objects and (2017-03-12, C#, 0KB, 下载0次)

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

[数据结构] hatrack

用于并行编程的快速、多读取器、多写入器、无锁数据结构
Fast, multi-reader, multi-writer, lockless data structures for parallel programming (2023-03-06, C, 0KB, 下载0次)

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

[数据结构] algo

在浏览器中演示算法和数据结构
Demonstrating algorithms and data-structures in the browser (2018-11-05, JavaScript, 0KB, 下载0次)

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

[数据结构] 加减法运算器1.4

C++语言编写,可实现基于链表的加减法运算器,数据结构源程序
The C++ language is written to implement the chain based addition and subtraction arithmetic operator, the data structure source program (2018-01-27, Visual C++, 2KB, 下载2次)

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

[数据结构] 3140594

SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集 (2017-12-04, MultiPlatform, 9KB, 下载1次)

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

[数据结构] rafhanphyscal

FIR滤波器系数计算 C源码,有多种加窗处理 (2017-12-01, C/C++, 16KB, 下载2次)

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

[数据结构] noiqe

设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响
Design least-square deconvolution problem solving inverse filter, assume that the observation noise, in order to reduce the effects of observation noise (2017-05-14, matlab, 24KB, 下载5次)

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

[数据结构] conhash

一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题
The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail (2013-04-08, Unix_Linux, 998KB, 下载2次)

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

[数据结构] apache

SSD数据结构试验用的apache服务器
SSD test data structure used in apache server (2010-09-03, Visual C++, 687KB, 下载1次)

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

[数据结构] gy

可以进行科学计算的计算器,利用数据结构与算法的栈结构
EDITOR (2010-05-30, Visual C++, 2143KB, 下载1次)

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

[数据结构] yaxin.ar

亚信杯 解题报告 毛毛虫 三角传送器 小建筑师
source code (2009-08-21, Visual C++, 5KB, 下载1次)

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

[数据结构] KeyGen

RSA算法序号生成器
Serial number generator RSA algorithm (2009-01-06, Visual C++, 140KB, 下载9次)

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

[数据结构] shuzibaogao

数字信号处理的四个实验,包含完整的源程序,结果截屏及实验报告:实验一 信号、系统及系统响应 实验二 用FFT作谱分析实验三 用双线性变换法设计IIR数字滤波器 实验四 用窗函数法设计FIR数字滤波器
err (2008-12-29, matlab, 439KB, 下载71次)

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

[数据结构] Editor

Visual C++ 实现 文本编辑器功能
Visual C++ Achieve a text editor features (2008-12-25, Visual C++, 173KB, 下载2次)

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

[数据结构] 001

在避免死锁的方法中,所施加的限制条件较弱,有可能获得令人满意的系统性能。在该方法中把系统的状态分为安全状态和不安全状态,只要能使系统始终都处于安全状态,便可以避免发生死锁。 银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法。
Avoid deadlock in the method, the restrictions imposed by the weaker conditions, it is possible to obtain satisfactory system performance. In this method the state of the system is divided into security status and insecurity, as long as the system can always in a safe state, have been avoided deadlock. Banker (2008-11-01, Visual C++, 62KB, 下载1次)

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

[数据结构] 01131516409

简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡
One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block (2008-04-20, C/C++, 7KB, 下载80次)

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

[数据结构] heap

C语言大堆排序算法,当定时器资源不足时,可用来实现软件定时器
C language quoted above, sorting algorithm, when the timer when the lack of resources that can be used to achieve software timer (2008-01-11, C/C++, 3KB, 下载4次)

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