搜索资源列表
C中加汇编_计算圆周率
- 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
psm_63rnd
- 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
fusu
- 一个复数类的实现方法,虽然简单,但对于初学者对于mfc编程很有指导意义,这也是本人初学mfc的时候第一个实列。-kind of a complex method, though simple, but for beginners for very mfc programming guide, This is my time learning mfc is an out clause.
Plotting3DPointsonta2Dscreen
- 二维屏幕上表现三维点的绘制方法——适合图形编程的数字运算方法原理-2D screen performance 3D Rendering point -- suitable for graphical programming method of calculation principle
C++Builder_Sort
- 该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。-procedures for a variety of the sort embodied includes the Bubble Act, ranked Quick Sort and other ranking methods also explain in detail various sort of analysis, and I hope to the prog
TGKT(2)
- 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
jie12312421343
- 解各类线性方程的方法以及相关的编程! 希望可以采用我这个工程软件,我可是花了好多的心血! -various solutions of linear equations method and the related programming! I hope to use this software works, But I spent a lot of effort!
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
Mathematica
- Mathimatics编程,是基于有限元方法利用Mathimatics实现的算法
constantDeqn
- 常微分方程及其方程组的求解. 运用数值计算方法进行计算的完整函数,可以方便的调用.编程语言C-C
I.M.SmithFortran
- 有限元编程源码,有限元方法编程 (第三版)源码。-Finite element programming source, the finite element method program (Third Edition) source.
jisuanqijisuanchengxu
- 基于卡西欧5800工程计算器的编程方法及其相关的数学运算,主要应运于道路的放样 -5800 Casio calculator-based programming method works and its related mathematical calculations, the main road should be shipped in the lofting
DistributionOfParticles
- 蒙特卡洛模拟颗粒分布的c++源码,新手可以用作学习蒙特卡洛编程方法-Monte Carlo Distribution Of Particles Source Code
BoltzmannDistribution
- 蒙特卡洛模拟波尔兹曼分布的c++源码,新手可以用作学习蒙特卡洛编程方法-Monte Carlo Boltzmann Particles Source Code
Calendar-optimization-algorithm
- 万年历最优算法总结,有闰年算法,可以根据这个总结万年历的编程方法.-Calendar optimal algorithm summary,There are a leap year algorithm,According to the summary calendar of programming methods.
辐射传热udf 计算编程
- 用udf 编写的uds,计算辐射传热,包括源项、边界条件、参数的编写方法
基于测站记录手簿的支导线网自动计算程序设计
- 本程序根据数据结构中树和森林的有关概念和算法,用Visual Basic 6.0编程开发语言中的类和集合对象描述支导线网的数据结构,采用面向对象的程序编程方法,使用非递归算法,实现了基于测站记录手簿的支导线网自动计算算法。 程序可用于工程测量中的用全站仪进行观测,用手工或电子手簿记录支导线网的观测数据,根据起算和观测数据可直接对待定点进行坐标计算。
c和fortran混编(基于GNULinux)
- 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)
有限元方法编程第三版Fortran程序
- 有限元方法编程fortran程序,包含全部的程序编码,希望对大家有用处。(this is the finite element programming by fortran ,containing all of the program of the boook. I believe that it is benifitial to us .)
用matlab求解非线性方程组的几种方法之程序
- matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)