搜索资源列表
VB报表设计源代码
- 此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Del
科学与工程数值计算算法配套源码vb
- 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix comput
VB科学与工程数值算法
- 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
VB常用数值算法集
- 常用数值算法集哈,很有用的,请大家多下载哈-commonly used numerical algorithm sets Kazakhstan, and very useful, please download over Kazakhstan
vb
- 常用数值算法大全,包扩各种算法,大家共享
用数值分析的方法计算数值分析中的pi
- 大学里必学的数值分析,必做程序之一。。。。 vb编写-University will study the numerical analysis, one must do procedures. . . . Vb prepared.
数值分析的lu分解vb 版
- 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
三次样条插值的程序vb版
- 大学里数学系必学的一们课程数值分析中的经典算法————三次样条插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
V10
- VB数值分析,关于方程组求解-VB numerical analysis, solving equations
VB-methods
- VB常用数值算法集 内含有解线性代数方程组,插值,数值积分,特殊函数,随机数等方法。
VB科学与工程数值算法
- 工程数值分析中的一些常用工具,相信对大家很有用的-engineering numerical analysis of a number of commonly used tools, we believe that the very useful
zsj
- 猜数字,是一个VB数值计算类程序,程序可以让你输入一个数字,猜错了可以继续猜-viewing, VB is a numerical type of proceedings, procedures can let you input a number of wrong guess can continue
VB设计的屏保
- 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,
数值求导
- VB.6的环境下一阶、二阶、三阶和四阶导数的数值算法
VB
- VB数值计算方法文中全部源码,已测试。西电经典之作,市面已绝版!。对于从事数值计算的人士帮助颇大!-VB numerical methods in all of the text source code, have been tested. Western Electric classic. For the numerical calculation of those who engaged in considerable help!
jisuanfangfashiyanchazhifa
- 计算方法插值法实验,主要实现三种类型的插值函数的数学模型、基本算法,结合相应软件(如VC/VB/Delphi/Matlab/JAVA/Turbo C)编程实现数值方法的求解。-Interpolation method experiment, mainly three types of interpolation functions to achieve the mathematical model, the basic algorithm and corresponding software (
计算水力学基础(VB语言版)
- 书中内容包括:数值计算基础,偏微分方程式的差分解法,有限单元法;用这些方法解有压管流,明渠流,闸孔出流,堰流,消能,地下水的渗流及平面势流等计算问题。利用了VB中的算法语言部分对水力学常见的计算题型编制成程序。(The contents of the book include: the basis of numerical calculation, the decomposition method of partial differential equation, finite element
vb光滑曲线
- 曲线三次样条涉及到数值分析啊,不知道GDI里面有没有现成的函数,用贝塞尔曲线画也能够实现光滑效果!(Curve three times the sample involves the numerical analysis ah, do not know GDI there is no ready function, with the Bezier curve painting can also achieve smooth effect!)
程序-积分
- VB程序,可以读取数据,并进行数值积分处理(VB program, you can read the data, and numerical integration processing)
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function