登录

最新会员 最新下载

成为了本站VIP会员

13分钟前

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:C#
  2. 代码类别:数据结构
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. jhgrerfgjz

  一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法(a simple matrix inversion for the C language algorithms for a simple matrix inversion of the c language a simple algorithm The matrix inversion for the C language algorithms for a simple matrix inversion algorithm in C Language)

46
下载
103
浏览
2021-03-29发布

2. 0728-0708-0704

  北邮数据结构课程设计大作业之旅行模拟查询系统。可实现多线程多旅客、中途更改计划、动态显示旅客状态等多个需求。已通过验收。(BUPT curriculum design travel query system simulation of large operations. Multithreading enables passengers to change plans midway, dynamic display multiple demands guest status. It has passed inspection.)

31
下载
98
浏览
2021-03-14发布

3. 值分析中指拟合和C语言程序实现

说明:  数值分析中指数拟合和C语言程序实现,可以输出最终的函数表达式也可以对数据进行预测。(In numerical analysis, exponential fitting and C language program implementation can output the final function expression and can also predict the data.)

1
下载
84
浏览
2021-02-16发布

4. b-trees

  ① 实现在B-树上的查找,并分析其时间复杂性。 ② 实现B-树的ADT,包括其上的基本操作:结点的加入和删除。 ③ 要求B-树结构中的M=3 或5,实现其中的一种即可。 ④ 实现基本操作的演示。 (4) 实现提示 (b-trees c/c++)

2
下载
108
浏览
2021-01-20发布

5. 读取midi五线谱

  读取midi文件,生成五线谱,功能很强大,定义了五线谱的生成数据,定义了midi文件格式的数据结构,扩展性非常强(Read the MIDI file, generate staff, very powerful, the definition of data generation staff, defines the data structure of MIDI file format, scalability is very strong)

17
下载
63
浏览
2021-01-19发布

6. hellow4

  序列二次规划算法,能求解包含约束和无约束的问题,非常方便。(Sequential quadratic programming algorithm to solve constrained and unconstrained contain the problem, very convenient.)

49
下载
130
浏览
2021-01-08发布

7. [大话]

说明:  [大话数据结构]书籍源代码(多平台).zip([Dahua Data Structure].zip)

1
下载
63
浏览
2021-01-07发布

8. 特殊矩阵计算器

说明:  创建两个特殊矩阵 A 和 B,计算 A+B、A-B、A*B、B*A、A(或 B)的逆、A(或 B)的 转置、A(或 B)的行列式等(Create two special matrices A and B, and calculate the inverse of a + B, A-B, a * B, b * a, a (or b), a (or b) Transpose, determinant of a (or b), etc)

0
下载
81
浏览
2020-12-31发布

9. luowenfeng

  建立试题库文件,随机产生n个题目; 题目涉及加减乘除,带括弧的混合运算; 利用栈求解表达式的值; 随时可以退出; 保留历史分数,能回顾历史,给出与历史分数比较后的评价( The establishment of test database file, the subject of n randomly generated topics related to addition, subtraction, mixed operations with parentheses use the value of the expression stack solution ready to quit to preserve the historical scores, can look back at history, and history gives the comparison of scores Evaluation 保留历史分数,能回顾历史,给出与历史分数比较后的评价)

6
下载
112
浏览
2020-12-29发布

10. use-stack

  数据结构(C语言)版课程设计,利用栈求表达式的值: 3. 利用栈求表达式的值(必做) 任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统) 要求:根据以上任务说明,设计程序完成功能。 (hello welcome)

10
下载
37
浏览
2020-12-29发布

11. 成绩的ABC等级

  C语言数据结构教学,统计各门课程各分数段人数,并按总成绩排序(C language data structure teaching, statistics of each course, the number of scores, and according to the total score sort)

1
下载
47
浏览
2020-12-27发布

12. NandFlash-FTL

  详细描述了NandFlash驱动FTL层的概念及数据结构,详细描述了地址映及其他方面的内容,还提供了几篇有价值的参考论文,值得学习。(A detailed description of the concept of layers NandFlash FTL drive and data structures, a detailed description of the address mapping and other aspects, it also provides several valuable reference papers, it is worth learning.)

206
下载
43
浏览
2020-12-26发布

13. Qt_Flight

  图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports. Only direct flights or one transit are allowed, and the routes of any two airports (flight ID sequence table) are obtained. Given the take-off time or landing time or aircraft type requirements, find multiple alternative routes (flight ID sequence table) for any two airports. Given the take-off time or landing time or aircraft type requirements, find the lowest route between any two airports (ticket price).)

4
下载
58
浏览
2020-12-25发布

14. Qt_Flight

说明:  图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports. Only direct flights or one transit are allowed, and the routes of any two airports (flight ID sequence table) are obtained. Given the take-off time or landing time or aircraft type requirements, find multiple alternative routes (flight ID sequence table) for any two airports. Given the take-off time or landing time or aircraft type requirements, find the lowest route between any two airports (ticket price).)

4
下载
47
浏览
2020-12-25发布

15. 作业7

  一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。 二、实验要求 (1)选取合适的数据结构存储带权路线图 (2)实现单源最短路径算法(1. Description of the problem To design and implement a transportation consultation process between the major cities, we provide three optimal decision strategies for passengers: (1) the shortest flight time (2), the shortest total time (3), the minimum cost (4), and the least number of transfers. Two. Experimental requirements (1) select the appropriate data structure storage band weight Roadmap (2) realization of the shortest path algorithm for single source)

4
下载
51
浏览
2020-12-25发布

16.

说明:  c语言是最基础的编程语言,数据与结构在找工作面试过程中发挥了巨大的作用,本资料数据结构c语言实现,非常好用(C language is the most basic programming language, data and structure in the process of job interview has played a huge role, this data structure c language implementation, very easy to use)

2
下载
64
浏览
2020-12-24发布

17. KDTreeTest

  一个KDtree的程序,包含建树过程和消耗的时间。(A KDtree procedures, including the contribution to the process and time consuming.)

26
下载
125
浏览
2020-12-22发布

18. SortingAlgorithmsVisualization

  多种排序算法的可视化实现,可帮助理解各种排序算法思想(Sorting Algorithms Visualization)

5
下载
55
浏览
2020-12-20发布

19. 与算法分析C++描述

说明:  C++语言描述的数据结构与算法书籍资料,主要内容包含多种数据结构类型以及常见算法的原理和实现等(Data structure and algorithm described by C + + language)

5
下载
60
浏览
2020-12-17发布

20. 拉格朗日乘子法

说明:  这篇文章详细介绍了拉格朗日乘子法的原理及其相关知识。(It introduces the principle and relevant knowledge about lagarange multiplication in detail.)

2
下载
68
浏览
2020-12-10发布