资源列表

排序选择:

« 1 2 ... .29 .30 .31 .32 .33 69734.35 .36 .37 .38 .39 ... 267456 »

[Windows编程Matrix

说明:C++环境下的Matrix第三方库,专业版,非Lite版-C++ Environment Matrix third-party libraries, professional edition, non-Lite version
<LIUYUEBIN> 在 2025-09-08 上传 | 大小:17kb | 下载:0

[加密解密md5

说明:设计一个模拟的系统用户安全登录界面,采用MD5算法实现用户登录口令的安全认证。要求模拟界面至少具有用户口令文件的注册和用户登录时输入的口令是否正确的结果提示两个功能。-Design of a simulated system user security login interface, using MD5 algorithm realize the security of user login password authentication. Requirements of analog int
<rose> 在 2025-09-08 上传 | 大小:3kb | 下载:0

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

说明:c51单片机液晶点阵的程序,课程设计做的,其中有发现系统编译器的bug,至少我的那个是这样,不过本版可以用的-C51 single-chip dot matrix liquid crystal procedures, curriculum design to do, which has found that the system compiler bug, at least I have that this is the case, but can be used Excerpts
<唐魏> 在 2025-09-08 上传 | 大小:92kb | 下载:0

[3G开发SEP

说明:sep路由协议是无线传感器网络中一种典型的改进分簇路由协议,本仿真源码对于设计wsn路由设计和仿真有很好的借鉴作用-sep routing protocols in wireless sensor networks is a typical routing protocol to improve the sub-cluster, the simulation source code for the design of WSN routing design and simulation have
<laren> 在 2025-09-08 上传 | 大小:2kb | 下载:0

[编译器/词法分析Analysis

说明:语法分析器,可以手动选择最左推导,最右推导,一般推导-Grammar parser, you can manually select the most left-derivation, the most right is derived, the general derivation
<LIUYUEBIN> 在 2025-09-08 上传 | 大小:603kb | 下载: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-09-08 上传 | 大小:1kb | 下载:0

[VHDL编程FRUDH

说明:用VHDL实现频率计,可测量输入脉冲的频率,并进行简单校正-Realize the frequency of use of VHDL in terms of measurable input pulse frequency, and a simple correction
<牛家> 在 2025-09-08 上传 | 大小:171kb | 下载:0

[加密解密Caesar

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

[加密解密zhihuan

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

[C#编程RSA

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

[教育/学校应用testsystem

说明:考试系统,能选择试题类型,做完题目后可以计算所得成绩-Examination system to select the type of questions, after the subject can be calculated from results
<lyr> 在 2025-09-08 上传 | 大小:23kb | 下载:0

[企业管理(财务/ERP/EIP等)StatusMS

说明:设计GUI界面的学籍管理系统,用户可以加入学生基本信息,并可对加入的信息进入修改,查找,和删除。-GUI interface design school management system, users can join the students to basic information, and to join the information into the modification, find, and delete.
<rose> 在 2025-09-08 上传 | 大小:172kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 69734.35 .36 .37 .38 .39 ... 267456 »

源码中国 www.ymcn.org