搜索资源列表
calclulate_rf_prj1
- 我自己写的一个已知RF的L.C计算谐振频率的计算,用VB编写。-I wrote it myself a known RF oscillator calculation of the resonant frequency calculations, using Visual Basic.
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
Stepwise.rar
- 本人初次使用VB,也是刚开始尝试逐步回归分析算法,如有问题请多指教。,I first use of VB, is just beginning to try stepwise regression analysis algorithm, please advise if there are questions.
VBMatrixFn
- 用VB软件实现的一些常用的矩阵运算,相信有一定的作用。尽情想用吧-VB software with a number of common matrix calculation, I believe a certain extent. You want to use it
powell
- 这是我自己做的鲍威尔方法求函数 f(x)=4(x1-5)2+(x2-6)2 的最优解;VB的程序代码,不难。就是想试试。望大家支持-This is what I do, it is not difficult. Just want to try. We hope to support the
vb
- 用龙格库塔法解一阶微分方程组,有待完善 仅供参考 欢迎探讨。我qq4221949-Using Runge-Kutta method for solving first order differential equations, to be of perfect welcome for reference only. I qq422194988
gsxqf
- vb编写的高斯消去法,通用函数,如有不好的地方,还请指教!-Dim a(), b(), n, k, l 定义必须的通用变量 Private Sub Command1_Click() If k = n Then Command1.Enabled = False Text2.Enabled = False Else k = k+ 1 Text2 = "" End If End Sub Private Sub Command2_Click()
VB
- 自己编写的关于VB比较简单的问题的程序,给大家借鉴一下。-I have written on the simple question of VB program for everyone to learn from it.
Timetabling-using-VB.Net
- Class timetabling is a difficult problem. This a simpler version of a timetabling application. One can easily schedule class timetables using this application. It is coded in Visual basic dot net. It is ideal for learners. Please install Vb .net with