资源列表
[其他小程序] membercache
说明:java web系统缓存技术应用,以及安装部署-java web application system cache technology, as well as installation and deployment<zhuxinglu> 在 2025-10-01 上传 | 大小:53kb | 下载:0
[其他小程序] C-language-learning-100-examples
说明:关于C语言学习的100个实例,包含其源代码-On the C language learning 100 examples, including its source code<蒋学> 在 2025-10-01 上传 | 大小:24kb | 下载:0
[其他小程序] guangyizuixiaoercheng
说明:同余法生成白噪声,并且利用最小二乘法辨识参数,最终实现广义最小二乘拟合值,仿真可直观见效果,直观!-Congruential method to generate white noise, and identified parameters using the least squares method, the final realization of the generalized least squares fitted values, the simulation can visually<王伟> 在 2025-10-01 上传 | 大小:1kb | 下载:0
[其他小程序] GLImageProcessing
说明:OpenGLES实现iPhone图像处理实例-IPhone OpenGLES realize image processing examples<leo> 在 2025-10-01 上传 | 大小:409kb | 下载:0
[其他小程序] multipath
说明:这是一个基于802.15.3a的S_V模型,时间按双泊松分布,幅度双指数分布,可更改CM1/CM2/CM3/CM4的参数,得到四种不同情况下的多径分布-This is a model based on 802.15.3a the S_V time by double Poisson distribution, amplitude double exponential distribution, the parameters can be changed CM1/CM2/CM3/CM4 obtai<汪文> 在 2025-10-01 上传 | 大小:51kb | 下载:0
[其他小程序] numerical-analysis
说明:用正交多项式做小二乘曲线拟合, 针对给定数据的煤自燃监测数据中煤温与 之间的非线性关系,用正交多项式做最小二乘曲线拟合。数值分析-Orthogonal polynomials with small squares curve fitting to do, for a given data monitoring data in the coal spontaneous combustion of coal and the nonlinear relationship between tempera<赵文娟> 在 2025-10-01 上传 | 大小:238kb | 下载:0
[其他小程序] suanfa3
说明:这题是用分治算法中的折半查找,针对的是一个有序数组,把数组分而治之,把输入分成两个与原来相同的子问题,如果规模还太大,我们对这些子问题再做上述处理,直到这些子问题容易解决为止。这种算法是一种效率很高的算法,每一次循环,它都能将数组的规模减少到原来的半,其空间复杂度是O(log(n))次。-This question is divide and conquer algorithm binary search is for an ordered array, the array of divide<莫克> 在 2025-10-01 上传 | 大小:165kb | 下载:0