-
简易地演示操作系统方面的一个重要问题――生产者消费者
简易地演示操作系统方面的一个重要问题――生产者消费者-simple demonstration to the operating system an important issue-- producers and consumers
- 2022-11-18 07:30:04下载
- 积分:1
-
这是一个迭代法实现的C代码。本算法采用的是SOR迭代法。
这是一个迭代法实现的C代码。本算法采用的是SOR迭代法。-This is an iterative method to achieve the C code. This algorithm is used SOR iteration.
- 2022-05-10 22:57:04下载
- 积分:1
-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
- 2022-01-31 22:15:15下载
- 积分:1
-
K短路算法
K短路算法的C++程序C++程序实现 K短路径问题 K短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的K短路径
- 2022-01-25 15:56:26下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,...
清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC++" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-25 16:31:39下载
- 积分:1
-
演算法和Haar,包含训练和检测,检测人脸识别
简单的adaboost程序,面临着MIT库,利用Haar特征进行训练
- 2022-02-05 21:14:56下载
- 积分:1
-
28335 pmsm demo
基于TI STM320F28335芯片设计的伺服电机驱动程序。基本涵盖了伺服驱动器控制板所需所有外围芯片驱动。
- 2022-02-02 20:12:42下载
- 积分:1
-
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。...
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。-A VC++ Generate Delaunay Sanjiao network easier to understand the code, providing a variable number of random points.
- 2023-05-11 16:55:04下载
- 积分:1
-
基于mfc的C++数据库增删改查设计,含统计
资源描述基于mfc的C++数据库增删改查设计,可实现数据库的统计等功能,练习对话框操作必备。欢迎下载欢迎下载欢迎下载欢迎下载
- 2022-03-17 08:32:22下载
- 积分:1
-
最大子段和 源码
该代码用于求最大子段和,常用语大学或研究生算法课程的作业。当然,该源码是练习算法的一个很好的例子。
- 2022-01-26 06:55:47下载
- 积分:1