资源列表

« 1 2 ... .27 .28 .29 .30 .31 1232.33 .34 .35 .36 .37 ... 28522 »

[数据结构常用算法MD5加密的C++类

说明:这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
<俞训峰> 在 2025-01-23 上传 | 大小:4kb | 下载:0

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

说明:这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
<孙江萍> 在 2025-01-23 上传 | 大小:418kb | 下载:0

[数学计算/工程计算code.tar

说明:快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
<陈sir> 在 2025-01-23 上传 | 大小:288kb | 下载:0

[数据结构常用算法UnionFind

说明:这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。-This is the post-graduate courses and technical calculation method described in UnionFind algorithm to achieve the specific code.
<孙江萍> 在 2025-01-23 上传 | 大小:207kb | 下载:0

[数据结构常用算法Prime

说明:这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will
<孙江萍> 在 2025-01-23 上传 | 大小:163kb | 下载:0

[数据结构常用算法jzclass

说明:改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line/column access, image matrix of the integral calculation
<胡文静> 在 2025-01-23 上传 | 大小:16kb | 下载:0

[数据结构常用算法atoi

说明:这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
<孙江萍> 在 2025-01-23 上传 | 大小:179kb | 下载:0

[数据结构常用算法PatternMatching

说明:这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and
<孙江萍> 在 2025-01-23 上传 | 大小:311kb | 下载:0

[压缩解压LZ77算法源代码

说明:用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
<hjxm> 在 2025-01-23 上传 | 大小:5kb | 下载:1

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

说明:Robocup机器人小程序,实现了机器人的射门,但机器人之间的配合没有实现-Robocup robot small programs to achieve the goal of a robot, but the robot between the not achieved
<周成> 在 2025-01-23 上传 | 大小:178kb | 下载:0

[人工智能/神经网络/遗传算法scalekmeans.tar

说明:Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article -Scalable k-means software and test datas
<贾华丁> 在 2025-01-23 上传 | 大小:32kb | 下载:0

[压缩解压DrakeRecordHWnd050627B

说明:声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression
<> 在 2025-01-23 上传 | 大小:50kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1232.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org