资源列表

排序选择:

« 1 2 ... .92 .93 .94 .95 .96 198097.98 .99 .00 .01 .02 ... 267454 »

[数学计算/工程计算DES

说明:DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data Encryption Standard (DES) is a
<baimengying> 在 2025-06-26 上传 | 大小:626kb | 下载:0

[单片机(51,AVR,MSP430等)STM32--SPI

说明:该文件详细介绍了SPI通信在STM32单片机上的应用,并给出了详细的程序,值得参考和学习-The document details the SPI communication applications on STM32 microcontroller, and gives detailed procedures, a good reference and learning
<鲁兀> 在 2025-06-26 上传 | 大小:371kb | 下载:0

[JSP源码/JavaJavaScript_300

说明:Javascr ipt网页设计300例.chm 包含20章,共300个经典使用例子-Javascr ipt Web Design 300 cases. Chm contains 20 chapters, a total of 300 examples of the use of classic
<wyjben> 在 2025-06-26 上传 | 大小:1.42mb | 下载:0

[按钮控件WebsiteCreator

说明:好姐姐挨家挨户啊哈 啊哈哈 宿舍是是是 -Good sister went door to door aha aha ah ha ha hostel is yes yes yes yes
<蜾林林> 在 2025-06-26 上传 | 大小:12.93mb | 下载:0

[JSP源码/Javajavascript_DQ

说明:简介:本软件为Javascr ipt共享教学软件,包含各种Javascr ipt源码及演示,力求丰富易懂。 本软件制作格式:CHM,支持全文检索,可以运行在所有windows操作系统。 -Descr iption: The software for Javascr ipt sharing educational software, including source code and demonstrate a variety of Javascr ipt, and strive to
<wyjben> 在 2025-06-26 上传 | 大小:244kb | 下载:0

[汇编语言temperture

说明:《汇编语言》基于8086实现温度模拟显示与控制,即电热箱-" Assembly language" based on 8086 simulations to achieve temperature display and control, namely electric box
<byn> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows CE2.7-UDP

说明:Windows CE.net高级实验-UDP通信实验-Windows CE.net senior experiment- the UDP communication experiment
<lijing> 在 2025-06-26 上传 | 大小:2.43mb | 下载:0

[数学计算/工程计算RSA

说明:RSA算法,RSA的安全基于大数分解的难度。其公钥和私钥是一对大素数(100到200位十进制数或更大)的函数。从一个公钥和密文恢复出明文的难度,等价于分解两个大素数之积-RSA algorithm, RSA Security is based on the difficulty of factoring. Its public and private keys is a large prime number (100-200 decimal or larger) function. Recove
<baimengying> 在 2025-06-26 上传 | 大小:244kb | 下载:0

[数学计算/工程计算GPS-JUST-Trimble

说明:GPS网平差计算核心代码,Trimble-GPS network adjustment calculation core code, Trimble
<wh> 在 2025-06-26 上传 | 大小:11kb | 下载:0

[弱点检测代码yewuwz

说明:最新的业务网站源码。。 最新的业务网站源码。。 最新的业务网站源码-The latest business website source code, speed download it
<李振文根> 在 2025-06-26 上传 | 大小:1.9mb | 下载:0

[其他小程序prim

说明:prim算法输出一个最小生成树,prim算法最先是找到一个根节点,然后在继续生成最小生成树,这样就能找到一个最小生成树,如果是这样的话,我们可以用一个循环,把每一个节点当作根节点,再把重复的树删除,这样就能找到所有的最小生成树了-algorithm prim, prim algorithm was first to find a root node, and then continue to generate the minimum spanning tree, so that we can f
<baimengying> 在 2025-06-26 上传 | 大小:370kb | 下载:0

[其他小程序k_means_datapoint

说明:k_means聚类算法matlab实现,运用matlab环境实现了聚类经典算法k_means实现对数据点的分类-the implementation of k_means in matlab
<chenliansheng> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 198097.98 .99 .00 .01 .02 ... 267454 »

源码中国 www.ymcn.org