-
该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统,用来计算中心流行...
该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统,用来计算中心流行-The procedures used to deal with differential equations system for the simplification of a differential system, especially high-dimensional system, used to pop Center
- 2022-12-11 14:40:03下载
- 积分:1
-
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题...
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
- 2022-12-30 04:25:03下载
- 积分:1
-
打开携带的数学库的源代码
Open Watcom Math Library Source Code
- 2022-02-05 08:35:36下载
- 积分:1
-
- 2022-03-20 22:32:37下载
- 积分:1
-
采用有限元法计算半导体的带隙结构和波函数。
采用有限元法计算半导体的带隙结构和波函数。-using the finite element method to calculate the bandgap semiconductor structure and the wave function.
- 2022-04-09 17:06:46下载
- 积分:1
-
C语言源代码 矩阵相乘
C语言源代码 矩阵相乘-C language source code matrix multiplication
- 2022-12-09 14:25:03下载
- 积分:1
-
MCF52259的GPIO口使用——LED点亮
这个是用来GPIO口的使用,可以提供更多初学者初次使用,了解IO口配置,简单入门
- 2022-01-26 05:58:57下载
- 积分:1
-
凸包算法C++实现
此算法为凸包算法。即在一系列的点中找到他们之间的凸包节点,即能够包围所有节点的边缘节点。主要调用函数为convexHull函数,输入为点的坐标。
- 2023-08-12 23:05:03下载
- 积分:1
-
snowball英语词干化
You can use this site at a number of levels:
- You can look at the stemming algorithm definitions themselves, and use them as templates for coding your own versions of stemmers in the computer language of your choice.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 02:46:05下载
- 积分:1
-
计算1!+2!+3!+...+n!的较快的算法。
计算1!+2!+3!+...+n!的较快的算法。
- 2022-12-24 23:55:04下载
- 积分:1