搜索资源列表
calclulate_rf_prj1
- 我自己写的一个已知RF的L.C计算谐振频率的计算,用VB编写。-I wrote it myself a known RF oscillator calculation of the resonant frequency calculations, using Visual Basic.
链表之VB实现(类)
- 链表一般是用C或C++实现的,用VB的类模块实现,试过吗?没想到可以实现吧-C or C + +, VB class module, tried? Never mind can achieve it
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
PSO
- 粒子群优化算法程序包,包括java、c、vb三个版本
C-FuzzyCluster]
- 用vb实现的C均值聚类分析,并可一自动画出聚类图,超经典。自己写这段代码可是会吐血的哦。
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
蚁群算法程序演示
- 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
www_dssz_com_QQvb
- VB类QQ聊天程序NETICE版
Extreme.Mathematics.QuickStartVB
- 这里是用VB写的数学库。以前用C、C++写的比较多。内容有:复数运算、矩阵运算、解方程、积分微分等。非常有用。-Here is the math library written in VB. Previously used C, C++ to write many of the comparison. Are as follows: plural computing, matrix operations, solution of equations, such as integro-differ
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
21276
- bin packing problem vb and c# codes exists
MatlabNN_BKM
- This Article And Source Code Intended Those Users Who Are Working On Neural Network Related Projects.In This Article ,i am using MATLAB 6.5 Neural Network ToolBox To Create Neural Network And Call The Same From Other Environments Like VB,C++ etc..
several-important-vb-least-squares
- 最小二乘法 实现曲线拟合,然后用c++画出曲线图像-Least squares and curve fitting, and then draw the curve with c++ images
C-DLL
- C用二叉树排序法编写的DLL,VB使用,速度会非常快-C prepared by Binary Tree Sorting DLL, VB use, very fast speed
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 (
HMM
- VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define
matlab
- 利用matlab如何生成dll文件 并且在vb c++中使用
vb-source-code
- 光盘使用指南 本光盘包括三个子目录,内容分别如下: 1、子过程 该子目录下包含了“VB常用算法大全”书中的全部常用算法子过程。所有的 常用算法子过程按书中的章数分别放在以C开头的子目录中。 2、验证子过程 该子目录下按章存放验证上述常用算法子过程的全部验证子过程。所有这些 为验证上述子过程而编的过程按书中的章数分别放在以D开头的子目录中。 3、工程 该子目录下包含所有为验证上述子过程而做的工程
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat