资源列表
[Windows编程] 59564363AES
说明:此压缩包中为AES加密算法源代码,包含ECB,CBC,CFB等加密方式。(Rijndael (State, ExpandedKey) { AddRoundKey (State, ExpandedKey); for (i=1; i <Nr; i ++) Round (State, ExpandedKey+Nb* i); FinalRound (State, ExpandedKey+Nb*Nr) } Round (State, RoundKey) { ByteSub (Sta<hzw_wx > 在 2025-11-24 上传 | 大小:6kb | 下载:0
[其他小程序] face_unlock
说明:人脸识别解锁,通过识别人脸,存储人脸,人脸灰度对比,识别出人脸,若是以保存的人脸则门打开。(Face recognition unlocks the face by identifying faces, storing faces, and comparing the faces of the faces. If the face is saved, the door opens.)<fangdina > 在 2025-11-24 上传 | 大小:614kb | 下载:0
[文件操作] GetHourdata
说明:采用C++标准库输入输出流进行文件读写,按指定格式对文件数据进行分割保存(C++ standard library input and output stream for file reading and writing, according to the specified format for file data segmentation and preservation)<sunguang216 > 在 2025-11-24 上传 | 大小:1.17mb | 下载:0
[Windows编程] base64ToImag
说明:vs2008中,采用C#语言,实现图片到base64字符串的转换(VS2008, the use of C# language, to achieve the picture to Base64 string conversion)<sunguang216 > 在 2025-11-24 上传 | 大小:53kb | 下载:0
[其他小程序] Column permutation cipher
说明:列置换加密算法,C语言实现,比较初级,但是运行没啥问题(Column permutation cipher)<啦啦啦小江南 > 在 2025-11-24 上传 | 大小:820kb | 下载:0
[其他小程序] iso8583包源代码
说明:ISO8583协议源码,对金融学习协议入门理解有很大的帮助(ISO8583 protocol source code, the financial learning agreement entry understanding of great help)<羊阳洋 > 在 2025-11-24 上传 | 大小:7kb | 下载:0
[Windows编程] C++实现矩阵的所有运算
说明:矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter<sunguang216 > 在 2025-11-24 上传 | 大小:81kb | 下载:0
[其他小程序] 佳博编辑软件与行业模版[黑米科技]
说明:佳博标签编辑软件 非常好用 只能配合佳博打印机使用(Gprint label edit software.)<kkkbbb > 在 2025-11-24 上传 | 大小:37.21mb | 下载:0
[Windows编程] Matrix
说明:这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a<sunguang216 > 在 2025-11-24 上传 | 大小:11kb | 下载:0
[其他小程序] 插值程序c语言
说明:用c语言编写的插值程序,里面有牛顿插值、拉格朗日插值等供大家学习参考(C language interpolation procedures, which have Newton interpolation, Lagrange interpolation, for reference)<sunguang216 > 在 2025-11-24 上传 | 大小:10kb | 下载:0