搜索资源列表
mpi
- 一个用c写的机遇MPI的并行程序,程序实现了求积分的功能-with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration
net2.0
- 精通ASP.NET2.0企业级开项目开发源代码.有会员积分系统/简单OA系统/客户关系管理系统/网上书店系统.每个里面都分sql2003和sql2005的代码,c# 三层架构非常值得学习-proficient ASP.NET2.0 enterprise-class open source project development. Member Integral System / OA simple systems / customer relationship management / onli
1_trip
- 旅行问题,是我的第一个C作业,是关于飞机积分的计算问题,程序还是比较简单的. -travel, I was the first one C operations, the aircraft is on the integral calculation, procedure is relatively simple.
JiFen
- 数学上的积分运算,C语言实现,可用于多种科学计算场合
c-Algorithm
- 用于高等数学,属于常用算法,包括微分、积分以及曲线曲面积分的运算方法
changyongsuanfachengxuji
- 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
71-93
- C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例8
c++
- 对于简单积分的一个实现程序,很利于理解多文件概念
定积分求解
- 这是一个在C环境下实现 的关于定积分求解的程序!-This is an environment in C under the integral solution of the procedure!
numerical_analysis
- 在程序设计部分主要讨论了在读写函数表达式时,词法分析与语法分析的C++实现方法,这也正是本程序编写的难点与重点。之后介绍了复化求积法和Romberg求积法的编写步骤及方法以及数值积分的实现方法。-in the process of discussing some of the major functions of the reader expression, lexical analysis and parsing of C + + methods, which is precisely wha
d01akf
- 求积分,可以计算被积函数高震荡的一维积分- D01AKF IS AN ADAPTIVE INTEGRATOR, ESPECIALLY SUITED TO C STRONGLY OSCILLATORY NON-SINGULAR INTEGRANDS, WHICH CALCULATES C AN APPROXIMATION TO THE INTEGRAL OF A FUNCTION OVER A FINITE C INTERVAL (A,B) C C
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
none
- C语言写的一个实验性质的OS,使用了对象方式。本来托管在GITHUB上,但是pudn下载要积分,所以上传一份。-C language to write an experimental nature of the OS, use object methods. Originally hosted on GITHUB, but the pudn download to points, so upload a.
mpi_trap.c
- MPI并行程序,计算已知方程的积分,可以自行定义划分积分的次数,进行累加,输出时间信息,可以用于计算效率和加速效果-MPI program, Trapezoidal Method, u can change the function into ur own. output timing information, can be used to calculate speedup and efficiency
correlation_interal
- 计算混沌序列的关联积分,进而可以估测混沌序列的关联维数,为MATLAB嵌入C程序-Calculate the correlation integral chaotic sequence, in turn, can estimate the correlation dimension chaotic sequence for MATLAB embedded C program
Integration-by-rectangle
- MPI与OpenMP并行程序设计(C语言版):梯度法求解定积分-MPI and OpenMP parallel programming (C language version): gradient method for solving definite integrals
Integration-by-Simpson
- MPI与OpenMP并行程序设计(C语言版):Simpson法求解定积分-MPI and OpenMP parallel programming (C language version): Simpson method to solve the definite integral
龙哥库塔-c语言
- 用c语言编写的龙哥库塔方法求解微分方程组,N代表积分变量的个数,step-积分步长。
辛普生矩形积分
- 用c++编程语言并且用辛普森积分的方法求积分(Using c++ programming language and using Simpson integral method to calculate integral)
常用算法程序集第五版
- 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)