资源列表

« 1 2 ... .19 .20 .21 .22 .23 215724.25 .26 .27 .28 .29 ... 216381 »

[其他嵌入式/单片机内容CHENGXU

说明:数字电子电压表C语言原程序第二种方式的原文件-Digital voltage meter C language the original procedure the second approach the original document
<wangqiang> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择-BP neural network code for the fault diagnosis, including the normalized processing and network parameters
<rachel> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[并行运算baiweijianshiwei

说明:C程序:给出年月日,计算该日是该年的第几天-C program: In this paper, date, calculate the day of the year the first few days
<wangqiang> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[进程与线程rr(0)

说明:很简单的一个操作系统进程调度方法的实现:时间片轮转法。-A very simple operating system process scheduling method realize: time slice movement.
<> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程DA

说明:ad7303 驱动程序 microchip-ad7303 driver microchip
<tata1982> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[其他智力游戏C_24

说明:24点游戏,输入4个数,输出由这4个数经加减乘除得到的结果为24-24-point game, enter the number 4, the output from this number by 4 calculation results for the 24
<lyr> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[加密解密Caesar

说明:替代密码包括多种类型,如单表替代密码,多 字母替代密码等。试编程实现一种典型的单表替代密码—凯撒(Caesar)密码。它的加密方法是将明文中的每个字母用此字符在字母表中后面的第k个字母替代。它的加密过程可以表示为下面的函数:E(k)=(m+k)modn ,其中,m为明文字母在字母表中的位置数,n为字母表中的字母个数,k为密钥,E(k)为密文字母在字母表中对应的位置数。-Alternative to passwords, includin
<rose> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[加密解密zhihuan

说明:置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。-Permutation cipher does not change the principle is expressly characters, only characters in
<rose> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[C#编程RSA

说明: 若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。然后,发送方用自己的私钥对消息摘要进行加密,以创建发送方的个人签名。在收到消息和签名后,接收方使用发送方的公钥解密该签名,以恢复消息摘要,并使用发送方所用的同一哈希算法对该消息进行哈希运算。如果接收方计算的消息摘要与从发送方收到的消息摘要完 全匹配,则接收方可以假定消息在传输中未被更改。请注意,因为发送方的公钥是公共知识, 所以任何人都可以验证签名。
<laren> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[Internet/网络编程rename

说明:批量更改计算机名字的C源码,以上是部分代码,主要功能已实现,真要投入使用还得仔细修改。呵呵。 -Volume change of the C-source computer name, the above are part of the code, the main function has been achieved, is really to be put into use will have to carefully modi
<laren> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程Re__Excuse_me

说明:power system economics
<陈智> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[汇编语言edge

说明:C++程序代码,实现功能图像的边缘检测,课程设计专用!-C program code to achieve functional imaging of the edge detection, curriculum design exclusive!
<余小勇> 在 2025-05-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 215724.25 .26 .27 .28 .29 ... 216381 »

源码中国 www.ymcn.org