-
矩阵求逆算法
工程计算中,很多时候都会用到矩阵的运算,很多时候必然会涉及到矩阵的求逆,我提供了一个矩阵求逆的算法,可以用实际的矩阵验证程序的正确性。
- 2023-06-24 05:20:03下载
- 积分:1
-
签名并创建证书
签名认证 v1.0.2 吗?签署,并创建一种数字"拆封"的代码和内容,以保护软件出版商和用户,当他们下载的代码 !数字签名验证其来源和验证内容的完整性: CAPICOM 库上的小介绍: 简图的 CAPICOM 功能: ASN.1 编码和支持标准 PKCS # 7 支持智能卡承认 Windows 对称密钥加密非对称密钥加密的数字签名 (信封) 计算哈希值 — — 我喜欢它非常:) 此函数代码签名的验证码实用工具,以支持转换字符串和几代人的伪随机数的接口支持 CryptoAPI 和 CAPICOM 对象和反之亦然支持 X 509 证书支持存储的证书。搜索支持在商店内的证书策略,应用程序策略和模板支持导出通过 PFX 和 PKCS # 12 支持 AES 加密 (只能在 XP 上及以上) 的敏感信息快乐编码;)萨尔沃 Cortesiano (IT) 链接: http://www.microsoft.com/downloads/details.aspx?familyid=860EE43A-A843-462F-ABB5-FF88EA5896F6&displaylang=en http://www.wiscocomputing.com/articles/code-signing.htm---为一个完整的项目 (包含丢失的文件),以下载在此: http://www.netshadows.it/capicom.rar (4,51 MB)
- 2022-07-19 14:05:16下载
- 积分:1
-
Ldpc 码 2 非二进制 LDPC 码在候选
非二进制代码执行的 ldpc 码候选域上......
- 2022-02-20 19:49:21下载
- 积分:1
-
圆形的图像阈值分割
本代码实现循环阈值基于内类方差最小化 (就这样做的 Otsufor 线性阈值) 的两个的版本。我们的方法是适用于 circulardata,例如颜色、 方向等。
- 2022-10-11 01:10:04下载
- 积分:1
-
photogrammetry Resection of the algorithm to achieve, through the importation of...
摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
- 2022-04-01 21:10:21下载
- 积分:1
-
GN算法Python代码
Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
- 2022-03-19 07:03:37下载
- 积分:1
-
简单好用的hog源码
hog的matlab代码实现。将RGB图像直接转换为灰度图像,省略了三线性差值的步骤。一个cell为8*8像素区域,采用9个Bin的直方图描述,每个block包含2*2个cell。整幅图像包含扫描窗口数目:水平:(width-block)/(overlap*2*8)+1.
- 2022-11-16 11:15:04下载
- 积分:1
-
已经一整数n,求1!+2!+3!+4!+5!+6!+……+n!,n<1
已经一整数n,求1!+2!+3!+4!+5!+6!+……+n!,n
- 2022-05-10 20:58:45下载
- 积分:1
-
优化的Bezier插值C程序
优化的Bezier插值C程序-Bezier Interpolation optimized C Program
- 2023-01-04 17:20:03下载
- 积分:1
-
Pilot Contamination Reduction
应用背景This paper considers the problem of interference mitigation in multi-cell multi-antenna time division duplex (TDD) wireless systems for downlink transmission. An efficient way to obtain channel state information (CSI) at the base station is by using uplink pilots and reciprocity of the downlink channel.
At the same time, it has been shown that pilots from different cells contaminate each other, resulting in corruption of precoding matrices used by base stations, and high inter-cell interference. This paper studies the effects of shifting the location of pilots in time frames used in neighboring cells, and its effectiveness in obtaining better channel estimates, and, thereby, inter-cell
interference reduction.关键技术Wireless cellular network designs with multiple antennas have been adopted by several modern wireless systems, which aim for high throughput as well as high
- 2023-07-07 06:45:03下载
- 积分:1