资源列表

« 1 2 ... .51 .52 .53 .54 .55 2856.57 .58 .59 .60 .61 ... 21467 »

[其他小程序SparseMatrixArithmeticUnit

说明:稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。在一个矩阵中,可以用一个三元组〈row,column,value〉唯一地确定一个矩阵元素,因此,可以利用一个三元组数组(三元组表)来表示一个稀疏矩阵。此程序代码实现了两个稀疏矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以阵列形式列输出。-Are those most sparse matrix element is ze
<秦论剑> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序usartcode

说明:this for the usart code for initialization and the interfacing-this is for the usart code for initialization and the interfacing
<Aadi> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序CSharpDataClass

说明:一个C#关于数据库(SQL例)的关于数据交互、数据基本操作的很完整的类文件,几乎涵盖了所有的数据操作,编程结构很清晰-A C# on the database (SQL cases) on the data exchange, data, the basic operation of the class file very complete, covering almost all of the data manipulation, programming structure is very c
<cobra> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序mergeline

说明:This a merge line project in vb-This is a merge line project in vb
<Ksav> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序Write

说明:可以自訂Address Vaule 的程式-Address Vaule can customize the program
<四四四四> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序test

说明:Abstract class contains all the details about how to create the abstract class.
<Rameshkumar> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序BytesToFloat

说明:BytesToFloat vb字节转浮点数的例程,可以直接使用.-BytesToFloat vb-byte floating-point routine to switch can be used directly.
<曾十方> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序FrequencyDomainAnalysis

说明:自动控制系统的频域分析,用频域分析的方法判断出系统是否为闭环系统。-Automatic control system for frequency domain analysis, frequency domain analysis method used to determine whether the closed-loop system out of the system.
<> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序baud_eq_env.cpp

说明:baud eq telecommunication
<AAA> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序VBprint

说明:VB画金刚石图案-VB painted diamond pattern
<刘志霖> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序quadraticequationofonedollar

说明:解一元二次方程方程的-Solution of quadratic equation of one dollar
<刘志霖> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[其他小程序pagefen

说明:这是Php分页的一个简单实例,也包含简单实现和标准分页实现,可供参考使用-This is a simple example of Php page, also contains a simple implementation and realization of the standard page are available for reference ...
<kevin> 在 2025-06-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 2856.57 .58 .59 .60 .61 ... 21467 »

源码中国 www.ymcn.org