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

[数据结构] DSA-Store-and-Revamp

DSA Store Revamp是一个web应用程序,允许您存储已解决的数据结构和算法(DSA)问题的链接,跟踪已解决的问题的数量,并访问操作系统、OPS、CN和DBMS的放置资源。
DSA Store Revamp is a web application that allows you to store links to Data Structures and Algorithms (DSA) questions you ve solved, track the number of problems you ve solved, and access placement resources for OS, OPS, CN, and DBMS. (2024-03-17, JavaScript, 0KB, 下载0次)

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

[数据结构] ntroduction-to-data-structures-algorithms-in-java

Raghavendra Dixit(企业家和技术架构师)介绍Java中的数据结构算法
Introduction to data-structures algorithms in Java by Raghavendra Dixit (Entrepreneur and Technical Architect) (2024-01-27, Java, 0KB, 下载0次)

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

[数据结构] crm_tract

面向企业的crm系统。APT牵引车
crm system for business. APTTract (2023-07-21, Python, 0KB, 下载0次)

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

[数据结构] ReactiveEntity

企业数据应用的 React实体模型
A reactive entity model for enterprise data applications (2023-03-25, TypeScript, 0KB, 下载0次)

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

[数据结构] 294222

有关于OFDM在不同信噪比下的误比特率,大家可以看看啊
About OFDM under different signal-to-noise ratio of the bit error rate, you can look at it (2017-05-12, matlab, 3KB, 下载1次)

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

[数据结构] chuanzhibokexianxinglianbiao

传智播客的 企业财富库线性链表 顺序存储开发和设计
It is chuanzhiboke. (2016-01-14, Visual C++, 703KB, 下载11次)

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

[数据结构] Utility

C++开发常用数据结构包,希望对企业开发的朋友有帮助。
C++ development package commonly used data structures, we want to help a friend enterprise development. (2014-12-14, Visual C++, 110KB, 下载6次)

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

[数据结构] Data-structure--algorithm-100-cases

微软、腾讯、金山等企业面试题,数据结构、算法一百道
Data structure, algorithm 100 cases (2014-02-24, C/C++, 268KB, 下载3次)

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

[数据结构] shoping

由于换季,ACM商场推出优惠活动,以超低价格出售若干种商品。但是,商场为避免过分亏本,规定某些商品不能同时购买,而且每种超低价商品只能买一件。身为顾客的你想获得最大的实惠,也就是争取节省最多的钱。经过仔细研究过,我们发现,商场出售的超低价商品中,不存在以下这种情况: N(3<=n)种商品C1,C2,…,Cn,其中Ci和Ci+1是不能同时购买的(i=1,2,…,n-1),而且C1和Cn也不能同时购买。 请编程计算可以节省的最大金额数。
shoping lest (2013-09-24, C/C++, 1KB, 下载1次)

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

[数据结构] Information-Theory-Programming

信息论中的香农编码、费诺编码、哈夫曼编码、信源熵的C语言实现。
C language source entropy the Shannon coding in information theory, Fenno coding, Huffman coding. (2013-03-15, Visual C++, 1334KB, 下载7次)

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

[数据结构] haffuman

哈夫曼编码是一种有效的信源编码。能够实现哈夫曼编码功能,误码率低。
This c++ program could reach haffuman, and it has low error rate. (2012-06-04, C/C++, 2KB, 下载4次)

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

[数据结构] tongyu

信安大赛中写的初步算法同余算法,用来判断两个数是否同余
Principal contest to write the initial algorithm congruence algorithm used to determine whether the two numbers with I (2012-05-02, Visual C++, 3KB, 下载4次)

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

[数据结构] jiyushangxianwendesuanshubianma

基于上下文语义的自适应算术编码,三元二阶马尔科夫信源算术编码
Arithmetic coding, adaptive arithmetic coding based on context semantics, ternary second-order Markov source (2012-03-21, Visual C++, 5KB, 下载9次)

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

[数据结构] Shannon

信息论中,将给定的信源符号概率,通过哈夫曼编码成一列二元码。
Information theory in a given source symbol probability by Huffman coding into a binary code. (2010-06-19, C/C++, 1KB, 下载3次)

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

[数据结构] algorithm

算法题面试大全,收集的很多大的软件企业的面试算法题目
Algorithm interview questions Daquan, collected a lot of big software companies subject of the interview method (2010-06-16, C/C++, 85KB, 下载16次)

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

[数据结构] huffman

实现2进制霍夫曼编码的C++程序,给出信源,构造二叉树
Huffman coding to achieve two binary C++ program, given source, binary tree structure (2010-05-03, Visual C++, 1KB, 下载2次)

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

[数据结构] Dynamic_Programming

本文介绍了动态规划的基本原理及其在企业经营决策中的运用方法
Dynamic Programming in the application of business decision-making (2009-11-19, C/C++, 225KB, 下载2次)

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

[数据结构] c

开发的地信系统,主要是用来解决最短路径问题
Letter to the development of the system is primarily used to solve the shortest path problem (2008-07-06, Others, 7KB, 下载2次)

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

[数据结构] aybook.cn_sjjgkcsj1105

数据结构课程设计 排序算法的 比较 完整 源码加文档
Data structure the curriculum design of the sorting algorithm relatively complete source code plus documentation (2008-07-01, C/C++, 32KB, 下载73次)

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

[数据结构] ncircle

给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图 所示。其最小长度为2 + 4 2 。
given n ranging from the size of the circle c, c,, cn 1 2 (2006-04-28, Visual C++, 2KB, 下载27次)

http://www.pudn.com/Download/item/id/177872.html
总计:123