资源列表
excelVBA复制粘贴可见单元格智能合并拆分单元格
- excel表中个别行或列隐藏或进行数据筛选后,复制粘贴不能实现可见单元格粘贴,本程序可实现此功能,运行此代码按提示操作即可。 excel表中,有合并的单元拆分后,只有第一个单元格记录合并前数据,智能合并拆分单元格程序则可以实现拆分后所有单元格数据均为拆分前的数据。本程序还可实现同一区域内所有数据相同且相邻的数据一次性分别合并居中。(After hiding or filtering data in Excel table, copy and paste can not realize visib
C语言
- C语言写的简易的Simon记忆游戏源码。(Simon Memory Game in language C)
Cox
- Cox水印提取嵌入算法,可以实现Cox水印的提取和嵌入 Cox水印提取嵌入算法,可以实现Cox水印的提取和嵌入(Cox watermark embed and extracted Cox watermark embed and extracted)
banker
- 银行家算法的实现,完成了银行家算法的各种基本功能(The bankers' algorithm realized the basic functions of the banker's algorithm)
memory
- 该算法实现了两种经典的内存管理算法 分别是先进先出和最近最久未使用(The algorithm implements two classic memory management algorithms, which are first in first out and most recently unused)
网络设备批量采集
- CRT-vbs脚本 实现网络设备数据的批量采集。 使用方法 在此VBS脚本同一目录,新建BAT文件写入 "D:\Program Files\SecureCRT\SecureCRT.EXE" /scr ipt 网络设备批量采集.vbs 双击此BAT文件即可(CRT scr ipt realizes the batch collection of network equipment data.)
ZQIXAH
- 易语言的计算机文件监控实现,可以参考下思路,很实用()
exercise5_3
- 该程序可思路:先将两个序列相减获得差值序列,求差值序列自相关系数,估计差值序列 的方差(受自相关性的影响),最后求得 z 统计量做单边或双边检验(The program can be thought of: first subtract the two sequences to obtain the difference sequence, seek the autocorrelation coefficient of the sequence, estimate the variance o
作业二代码
- 单线程,多线程,线程池,数大文件单词数,从而比较性能。(Single thread, multithreading, number of large number of file words in thread pool)
2-D-Mur
- 二维电磁波在自由空间的传播,边界条件为Mur吸收边界(2D FDTD solution for Mur's Absorbing Boundary Condition Simple harmonic excitation source)
Program
- 格拉布斯准则 C#实现 剔除异常值 格拉布斯准则 格拉布斯准则是以正态分布为前提的,理论上较严谨,使用也方便。 某个测量值的残余误差的绝对值 |Vi |>Gg,则判断此值中有较大误差,应以剔除,此即格拉布斯准则。(Grab J function C# grubbs criterion The Grab J criterion is based on the normal distribution, and it is more rigorous in theory and c
Class1
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(The least square method (also called the least square method) is a mathematical optimization technique. It m
