资源列表

排序选择:

« 1 2 ... .65 .66 .67 .68 .69 212970.71 .72 .73 .74 .75 ... 267466 »

[ListView/ListBoxTestList

说明:This a contact list code by written me. I m trying to show a image to the right in listctrl. But it enable under vc6.0 but not under VS 2010. help me-This is a contact list code by written me. I m trying to show a image to the right in listctrl.
<jin.pingchuan> 在 2026-01-05 上传 | 大小:22.67mb | 下载:0

[matlab例程floyd

说明:利用MATLAB实现Floyd算法,可对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。-Floyd algorithm using MATLAB realize, can be routed to the shortest distance adjacency matrix and the distance matrix calculation map between any two points in the input matrix, an
<潘馨> 在 2026-01-05 上传 | 大小:1kb | 下载:0

[JSP源码/JavaMD5

说明:非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
<王同学> 在 2026-01-05 上传 | 大小:4kb | 下载:0

[matlab例程warshell

说明:用计算机语言编写图的连通性判断算法,可输入图的邻接矩阵,判断图是否连通以及确定连通分支的个数,掌握Warshell算法或矩阵幂算法的实现方法。-Written in a computer language to determine the connectivity graph algorithms, you can enter the adjacency matrix to determine whether the connectivity map and determining the nu
<潘馨> 在 2026-01-05 上传 | 大小:2kb | 下载:1

[JSP源码/JavaRSA

说明:非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
<王同学> 在 2026-01-05 上传 | 大小:3.2mb | 下载:0

[matlab例程Erlang

说明:用计算机语言编写ErlangB公式计算器,实现给定任意两个变量求解第三个变量的功能,掌握ErlangB公式的计算方法,培养数值分析计算与算法设计能力。-Write ErlangB formula calculator computer language, to achieve a given arbitrary function of two variables to solve the third variable, master formula calculation method Erla
<潘馨> 在 2026-01-05 上传 | 大小:3.62mb | 下载:0

[matlab例程ARprediction

说明:对序列建立AR模型,并以概率形式给出预测数列表达。先进行平稳性检验后求取自相关函数,用Y-W法求取模型参数,并应用FPE准则确定阶数,进行预测后,给出概率表达。-AR model for the sequence established, and the probability forecast given in the form of a list. After a smooth first autocorrelation function test strike strike model p
<张纯化> 在 2026-01-05 上传 | 大小:4kb | 下载:0

[JSP源码/JavaKDC

说明:完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
<王同学> 在 2026-01-05 上传 | 大小:2.01mb | 下载:2

[matlab例程MIMO

说明:利用matlab实现简易的MIMO系统仿真,其中包括AWGN信道和瑞利信道的2发2收有无信道编码的比较,以及1发2收。-Using matlab to achieve a simple MIMO system simulation, including the relatively AWGN channel and Rayleigh channel of the two 2 admission with or without channel coding, as well as a 2 admi
<潘馨> 在 2026-01-05 上传 | 大小:7kb | 下载:0

[Linux/Unix编程i2c-at91

说明:i2c Support for Atmel s AT91 Two-Wire Interface.
<guiqvyp> 在 2026-01-05 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法SVM-code

说明:支持向量机源代码,用C语言编写的,适用于分类及回归分析-Support vector machine (SVM) source code, written in C language, suitable for classification and regression analysis
<panxinghui> 在 2026-01-05 上传 | 大小:5kb | 下载:0

[JSP源码/JavaInfoSecurity

说明:完成分布式对称密钥分配 说明:作为通讯的双方A和B已经共享一个会话主密钥Km。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.txt); (3)基于网络完成密钥分配工作(作为通信的双方A、B应部署于两台主机上); (
<王同学> 在 2026-01-05 上传 | 大小:15kb | 下载:1
« 1 2 ... .65 .66 .67 .68 .69 212970.71 .72 .73 .74 .75 ... 267466 »

源码中国 www.ymcn.org