Matrix+VB
Matrix+VB技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
Matrix+VB 热门资料
查看全部 500 份 →CRC16 VB实现
VB6环境下的通用CRC16算法,是我学习CRC16的结果,看多少资料都不如看一个正确的程序更管用。注释清楚详细。之所以放上来,是因为我在网上找到的资料经过学习汇总后形成这个程序。任何时候当我需要计算crc16,看看这个程序就全回忆起来了。
2025-06-04
4
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o...
2013-12-26
113
The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four
The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four 7-segment display. T...
2015-09-13
143
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting...
2016-04-16
123
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
2014-01-02
135