搜索资源列表
VB生成点阵的源程序
- 使用VB编写的LCD/LED点阵取字模软件源码。-VB prepared by the LCD / LED dot-matrix Printer software from source.
汉字显示
- 本代码使用vb 编写矩阵汉字的显示-use of the code prepared vb matrix display Chinese characters
matrixVB
- Matrix VB 为Matlab公司开发的matlab插件,和VB完美结合,可以节约开发时间,并且使你的程序功能特别强大:画图、矩阵运算......等现在网络上很难找的,贡献给大家共同分享!
pr_MatrixClass
- matrix示例程序,如何在vb中使用矩阵
MatrixVB
- Matrix VB 为Matlab公司开发的matlab插件,包含了matlab的600多个函数
Complete The Matrix Screen Saver
- 《黑客帝国》屏幕保护VB源程序-"Matrix" screen VB source
在vb/vc中使用MSFLXGRD.OCX这个控件的例子
- 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
HZKGBK
- VB写的一个汉字、全角字符点阵提取软件,支持汉字、全角字符点阵字模的提取。代码演示生成240*128和128*64点阵的字模。源代码来自ourdev.cn。对学习单片机的朋友有一点帮助,所以我就放上来了,有问题可以联系原作者:CoolFishWalking@163.com,在这里感谢作者。-VB write a character, full-width characters dot-matrix extraction software, support Chinese characters,
Matrix
- 矩阵运算vb代码,可以进行进行矩阵运算,很实用,希望对大家有所帮助-Vb code matrix operations, matrix operations can be carried out, it is useful, I hope all of you to help
matrix
- 一个vb练习题,将10个控件按m列n行排列 注释:将10个check1,排成text1.text列,text2.text行, 结果应为如下: 0 1 2 3 4 5 6 7 8 9 注意不要排成这种结果: 0 3 6 9 1 4 7 2 5 8 -A vb exercises, the 10 control n rows by m
2007614292339
- 3D 台球游戏 vb 版,可玩性强,它使用DirectX 8.0,使用了许多 3D 程序必须的技术,例如: 冲突检测和反应、矩阵变革、线性插值法、端点和索引缓冲、textured 滤网、阴影,光线追踪等。请看程序截图! -3D billiards game vb version, playability strong, it uses DirectX 8.0, 3D program must use a number of technologies, such as: conflict dete
Matrix
- 高斯约旦法的矩阵求逆,采用VB语言编写。-Gauss Jordan and France' s matrix inversion, using the VB language.
Matrix
- 这是VB数字雨的效果,非常不错的一段代码哦-This is the effect of the VB digital rain
suijijuzhen
- VB源码,算法相关,转置矩阵 VB编写的一个随机矩阵并求它的VB随机矩阵代码,代码中rnd是随机的意思,Print a(i, j) 分号一定要加,涉及到横向排列和纵向排列的问题,利用循环输出矩阵结果,请参见演示图。-VB source code, algorithms related to transpose matrix VB, a random matrix and find its random matrix VB code, the code is random rnd meanin
suijijuzhen
- VB编写的一个随机矩阵并求它的VB随机矩阵代码,代码中rnd是随机的意思,Print a(i, j) 分号一定要加,涉及到横向排列和纵向排列的问题,利用循环输出矩阵结果,请参见演示图-VB prepared by a random matrix and find its random matrix VB code, the code is random rnd meaning, Print a (i, j) semicolon must be added, and issues relate
VB-matrix-operation
- 用VB语言写矩阵,并用VB语言实现矩阵的基本运算,其中该工程包括代码和窗体。-VB language written with a matrix, with VB language to achieve the basic matrix operations, which include the engineering codes and forms.
data fitting vb
- 可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)
5785
- Matching Pursuit and orthogonal matching pursuit, The final weight matrix is ??the filter coefficient, Use matlab intelligent predictive control algorithm.
matrixvb-使用手册
- Visual Basic是Microsoft 公司推出的应用广泛的可视化编程工具,简单易学、功能丰富,而且能够设 计出界面优美的应用程序;可视化的用户界面设计功能使程序设计人员摆脱繁琐复杂的界面设计,因而 很快就风靡全球。Visual Basic是一种十分强大和有生命力的Windows 编程语言。但是VB语言也有它的 缺点,即数值计算方面能力欠佳,因此将其与计算能力强大的MATLAB混合编程将能体现各自的优势,一 般的集成方法我们在前面的章节中已有介绍,本章将详细讨论基于MatrixVB
高斯赛德尔迭代
- 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)