搜索资源列表
TalDll2
- 简单的DLL程序代码,包含显式和隐式链接DLL的代码-simple DLL code, contains explicit and implicit links to the DLL code
yinhuan
- 用delphi语言实现运筹学隐含枚举法求0-1规划程序-used language tacticians implicit enumeration method for the planning process 0-1
vc_jiqiaoshili_part7
- Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的\"Untitled-MyApp\" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCrea
FGSource
- 本软件是一个运行在Penbex OS (v1.3)上的绘制函数图像的工具。用它可以绘制平面直角坐标系下的显函数和隐函数的图像。与大部分绘制函数图像的软件不同,用本软件不但可以绘制隐函数的图像而且对隐函数的复杂程度没有限制。不过,绘制复杂隐函数的图像将花费相当长的时间,因此,请尽量以 y=f(x) 这样的显函数的形式输入函数的表达式。另外,以直观的“数学形式”显示函数的表达式也是本软件的一个特色。-the software is running on a Penbex OS (v1.3), the
zhengshuguihua
- 整数规划:用割平面法求解整数规划 用分支定界法求解整数规划 用枚举法(包括穷举法和隐枚举法)求解0-1规划 -Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive me
330
- 提出了将信号进行相空间重构后再采用奇异值分解, 对分解后的主成分进行包络分析, 从而提取信号的隐含特 征的方法, 并将该方法应用于齿轮的局部故障振动特征信号的提取中。数值仿真实验结果表明, 该方法能有效提取强背景 信号及噪声中的弱冲击特征信号, 是一种有效的弱信号特征提取方法。采用该方法对齿轮振动信号进行故障特征提取与识 别, 结果与实际情况相符。-Signal implicit characteristic of phase space reconstruction, and th
10211
- 基于一维隐马模型的中文词性分析,python平台,源代码。非商业用,内附结果txt。-Based on one-dimensional implicit model of Chinese parts of speech analysis, python platform, the source code. Non-commercial use, enclose the TXT.
MAC-controllers
- MAC控制器,包括显式MAC控制器和隐式MAC控制器-MAC controller, the controller including explicit and implicit MAC MAC controller
DMC
- DMC控制器,包括显式自校正DMC和隐式自校正DMC-DMC controller,Including explicit and implicit self-correction DMC DMC self-correction
3L-IBS
- Given a 3D cloud of points accompanied by normals an implicit b-spline surface is reconstructed.
SUBROUTINE-Gauss
- SUBROUTINE Gauss_Expunction(A, B, X, N) IMPLICIT NONE ! 变量定义 INTEGER :: N REAL :: A(N,N), B(N) REAL :: X(N) INTEGER :: I, J REAL :: C LOGICAL, EXTERNAL :: Check_Root -SUBROUTINE Gauss_Expunction(A, B, X, N) IMPLICIT NONE ! 变量定义 INTEGER :: N REA
OSSAN-Euler2D
- Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
hidapi-0.7.0
- hidapi-0.7.0源码包,VC编译后生成hidapi.dll,可在其他C++编程工具中使用(比如界面功能强大的Qt),支持显式调用与隐式调用,避免了跨平台IDE对系统硬件特征支持不佳的尴尬。-hidapi-0.7.0 source package, after VC compiled hidapi.dll, you can use (such as interface features powerful Qt) in other C++ programming tools, support
f1-implicit-elastic
- f1-implicit-elastic ls-dyna user material example
ohno(oringe)
- 康国政基于ow-af模型,采用Mises屈服准则针对ABAQUS本构模型进行二次开发,子程序类型为UMAT。可以计算3D/轴对称实体和平面应变单元。-Fully implicit integration of the combined ow-af model for 3d/axisymmetric soild and plane strain element.
algorithm
- 主要利用差分离散的思想,对实际油藏渗透问题进行五点差分,分为半隐式和全隐式的方法,得出产量和开发周期规律。-The main advantage of the differential discrete thinking on the actual issue of reservoir permeability five-point difference, divided into semi-implicit and fully implicit methods yield results an
02
- 纹理的最终映射利用glTexCoord2f()或gluQuadricTexture()函数。纹理图像的指定有两种方式:一种是利用显式的glTexImage2D();二是利用隐式方式,使用auxDIBImageLoad()、glGenTextures()、glBindTexture()与gluBuild2DMipmaps()函数。房子的位置与尺寸可以直接利用OpenGL入门程序。隐式方式纹理映射的代码可以参考“基于GLUT的OpenGL入门”。-The final texture mapping
MATLAB-program
- 对波动方程进行隐式差分,利用MATLAB编程进行求解,模拟波的传播-Volatility implicit difference equation, using MATLAB programming solver to simulate wave propagation
BP-NN-realization-categorizes
- BP网络实现分类问题;一,问题的提出;根据感知器的的相关理论易知感知器善于解决线性可分;反向传播网络(Back-PropagationN;一个具有r个输入和一个隐含层的神经网络模-The BP network realization categorizes a problem A, the problem puts forward Knows a machine according to the feeling of of the related theory easy to underst
i
- C *** **** PROGRAM GENEIGEN *** ** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ********************************************
