资源列表
4
- 平差结果的相互转换程序 平差结果的相互转换程序 -The result of the adjustment of mutual conversion programThe result of the adjustment of mutual conversion programThe result of the adjustment of mutual conversion program
vue-eui
- 使用vue模仿微信聊天界面,主页面,列表页面,聊天页面 -Using the vue imitate WeChat chat screen, home page, list page, chat page
cookie_zhuru
- VB写的,利用网站cookie注入漏洞,进行cookie注入的工具-VB written using websites cookie injection vulnerability, carried cookie injection tool
tools_phpcms2007
- 利用phpcms2007的一个比较早的系统漏洞,写的一个利用工具-Use of a relatively early phpcms2007 system vulnerabilities and write a tool to use
daivisual
- 对高光谱图像的可视化源代码,能够实现对RGB图像不同像素点足以可视化-Hyperspectral image visualization source code, it is possible to achieve sufficient pixel RGB images of different visual
Entropy
- 本人收集的各种熵程序,可以直接复制到主程序中使用。需要的拿去不谢!-I collected all kinds of entropy that can be copied directly into the main program to use. Frank does not need to take it!
hack95
- 不错的远控,可以下来看看。
5
- 设计一个一维滤波处理程序(1.分别做低通、高通、带通、带阻等理想滤波器进行处理;2.窗函数)-Design a one-dimensional filter processing program (1 respectively do low pass, high pass, band pass, band stop filter such as the ideal treatment 2 window function)
test_pcd
- 三维点云数据测试样本,可以使用MATLAB进行编程-Three dimensional point cloud data test samples, you can use MATLAB to program
12
- 逆合成孔径雷达成像代码,二维雷达成像,雷达回波数据去噪方法,SVD分解。-Inverse synthetic aperture radar imaging code, two-dimensional radar imaging, radar echo data denoising method, SVD decomposition.
xianxingbiao
- 实现顺序表的基本操作(最终提交“.cpp”) 程序要求: 先给出顺序表的类型定义 给出顺序表的如下基本操作的算法函数定义 构造一个空的线性表:InitList_Sq(SqList &L) 在顺序表L的第i个位置之前插入新的元素e:ListInsert_Sq(SqList &L, int I, ElemType e) 在顺序表L中删除第i个元素,并用e返回其值:ListDelete_Sq(SqList &L, int I, ElemTy
LSQR
- 计算病态线性方程的LSQR算法,MATLAB汇编程序。-LSQR algorithm of morbid linear equations , MATLAB assembler