资源列表

« 1 2 ... .54 .55 .56 .57 .58 17259.60 .61 .62 .63 .64 ... 28521 »

[数学计算/工程计算POLYNOMIAL

说明:一个将输入的系数转化为多项式形式字符串的C++程序,在C++指针和循环语句学习中非常经典-A C++ program inverting the input of coefficients into polynomial string
<abel> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Calculator

说明:简单的计算器,只实现了基本的加减乘除这些功能-Simple calculator, basic addition and subtraction, multiplication and division of these functions
<fmoon> 在 2024-10-13 上传 | 大小:53248 | 下载:0

[数据结构常用算法DoubleLinkedList

说明:java描述的双链表,可以向前向后遍历,-java described doubly linked list, forward and backward traversal
<李强> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数学计算/工程计算nj_GetCorrelativity

说明:计算数据相关性的代码,nj_GetCorrelativity(T * c1, T * c2, int num, T & val)-nj_GetCorrelativity(T* c1, T* c2, int num, T & val)
<mouri> 在 2024-10-13 上传 | 大小:2121728 | 下载:0

[matlab例程DCDC

说明:自己搭建的dc/dc变换器 ,里面采用PID法进行控制-To build their own dc/dc converter, which uses the PID control
<李强> 在 2024-10-13 上传 | 大小:9216 | 下载:0

[matlab例程GA_Ten_Drops

说明:遗传算法求解十滴水攻略,作为智能算法的一个应用,中文注释,易于理解-The genetic algorithm ShiDiShui Raiders, as an application of the intelligent algorithm, Chinese notes, easy to understand
<wangyuan> 在 2024-10-13 上传 | 大小:3072 | 下载:0

[数学计算/工程计算matrix_inverse.c

说明:自己写的,已经测试过了,准确的矩阵求逆c语言代码,调用时直接matrix_inverse(n). n是矩阵维数-Wrote it myself, has been tested, the accuracy of the matrix inversion c language code, when called to direct matrix_inverse (n) where n is the matrix dimension
<李三> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数学计算/工程计算matrix_add.h

说明:适用于大型稀疏矩阵 矩阵加法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix addition
<李三> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数学计算/工程计算matrix_multiplication.h

说明:适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
<李三> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数学计算/工程计算matrix_transpose.c

说明:适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程-From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming
<李三> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[压缩解压arithmetic-coding

说明:此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
<wangyu> 在 2024-10-13 上传 | 大小:1214464 | 下载:0

[数学计算/工程计算Calculator

说明:实现一个特殊的计算器,可以实现复数、有理数、矩阵和集合的特殊计算。程序可以实现复数、有理数的加、减、乘、除,可以实现矩阵的加法、减法和乘法运算,也可以实现集合的求交集、并集、子集的运算。-Implement a special calculator, complex numbers, rational, matrix, and a collection of special calculations can be achieved. T
<陈俊建> 在 2024-10-13 上传 | 大小:323584 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 17259.60 .61 .62 .63 .64 ... 28521 »

源码中国 www.ymcn.org