搜索资源列表
MATLABY调用
- matlab调用的包,api函数接口-Matlab calling package, api interface function
com.ostrichmyself.api.combinePermute
- 排列组合的源代码, java实现能实现C(M,N)和P(M,N)的任意对象排列组合-combine and permute algrithm, implemented by java.
oscilloscope_src
- 这是一个简单的应用我建立理解波的Windows音频API的基础知识,并获得一个快速傅立叶变换(FFT变换)的基本掌握。它的功能是:双缓冲绘图,取样的音频源,选择一个录音源使用搅拌机,FFT频谱计算阵列,并策划采样数据。 -This is a simple application I built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Tra
_fsimpfun@20_RK4fun@28
- 在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lua中的函数名fun(x),fan(n),fsx(x),fan
_brmul@24_brinv@8_bsdet@8
- 调用mathlib52.dll中的自定义API写的任意阶矩阵计算器,目前支持实矩阵相乘,求逆阵,求行列式的值3个功能,用户界面较友好,具有一定的容错能力。-Call mathlib52.dll custom API to write in any order matrix calculator now supports real matrices, inverse matrix, determinant of the value of the three demand functions, th
JcedeP
- windows API win32 材料定额计算-jfdj
JY_DYall
- 人民币大小写转换为Win2 API 适用于财务-This function only returns the popups which belong
VECTOR_MATRIX_VECTOR4_MATRIX4
- 矩阵标准API(实矩阵相乘,Bsdet求实方阵的行列式值,求实方阵的逆)的C++封装,一个可复用的C++ 3阶方阵类和4阶方阵类-The a the matrix standard API (real matrix multiplication, Bsdet realistic matrix determinant value, realistic matrix inverse) C++ package, a reusable C++ 3 square matrix classes and 4
KMeans
- K-均值聚类算法,属于无监督机器学习算法,发现给定数据集的k个簇的算法。 首先,随机确定k个初始点作为质心,然后将数据集中的每个点分配到一个簇中,为每个点找距其最近的质心, 将其分配给该质心对应的簇,更新每一个簇的质心,直到质心不在变化。 K-均值聚类算法一个优点是k是用户自定义的参数,用户并不知道是否好,与此同时,K-均值算法收敛但是聚类效果差, 由于算法收敛到了局部最小值,而非全局最小值。 K-均值聚类算法的一个变形是二分K-均值聚类算法,该算法首先将所有点作为一个簇,然
IRIS-WS-2.0.12.src
- Java API that allows direct access to data and information at the DMC
dct
- API for measuring focus/sharpness image-API for measuring focus/sharpness image
armadillo-6.400.3.tar
- 高质量的线性代数库,在计算速度和易用性方面有着较好的平衡。-Armadillo is a high quality C++ linear algebra library, aiming towards a good balance between speed and ease of use. It s useful for algorithm development directly in C++, and/or quick conversion of research code i
RMI-method
- The Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation,in this application we call some methods in order to write in file
optimizationmodels-master
- 运用Gurobi的c++\python 的API接口求解custock, locationtransport, multicommodity, warehouse 问题, 源至github.(Use Gurobi's c++\python interface of API to solve custock, locationtransport, multicommodity, warehouse problems)
API读取固有频率的方法
- 通过python脚本读取abaqus计算的固有频率(Reading the ABAQUS Computational Natural Frequency through a Python scr ipt)