-
背包算法C#实现
这是一个利用C#语言编程实现的背包问题,运用了窗体,实现了求解最优值求解,装入包中的物品编号显示和最后装入包中的物品的比例
- 2022-04-07 21:03:51下载
- 积分:1
-
C++ 红黑平衡二叉树实现
应用背景简化了map的功能,应用于高效的查询;不维护迭代器等功能,提供数据从启动到停止生命周期内的快速查询,不提供删除数据,只提供清理数据;经过测试千万数据的查找比map快5倍关键技术根据红黑树的算法,实现了key、value存储map,完全按照平衡树的原理,实现了快速添加和查找功能
- 2022-04-11 18:03:28下载
- 积分:1
-
under Windows using Fast Fourier changes, the screen
用Windows 下实现快速傅立叶变化,显示在屏幕-under Windows using Fast Fourier changes, the screen
- 2022-04-20 03:54:26下载
- 积分:1
-
用c++实现的约瑟夫环
用c++实现的约瑟夫环-achieved with c Josephus
- 2022-03-17 09:51:53下载
- 积分:1
-
模拟分时系统
模拟分时系统-Simulation of Time-Sharing System
- 2022-03-14 18:50:12下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-05-01 03:01:58下载
- 积分:1
-
双端队列的实现
资源描述利用C语言实现双端队列,即可在队列的首部、尾部,插入元素或删除元素,也可以在建立的双端队列中查找元素。是数据结构中的一个算法,自己写,测试,可放心使用
- 2022-02-04 03:51:20下载
- 积分:1
-
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
- 2022-08-16 05:27:02下载
- 积分:1
-
求有向网最短路径
求有向网最短路径-are seeking the shortest path to the net
- 2022-01-22 05:21:03下载
- 积分:1
-
这是操作系统的一个课程设计,是关于生产者-消费者的一个模拟算法。...
这是操作系统的一个课程设计,是关于生产者-消费者的一个模拟算法。- This is an operating system curriculum designs, is about a
producer- consumer s simulation algorithm.
- 2022-01-31 01:03:17下载
- 积分:1