资源列表
bp_vc
- 用BP算法实现数字识别功能,可以显示状态变化图-BP algorithm digital identification function can demonstrate that changes in state plans
zip_coding
- 用BKZIP方式解压缩文件,压缩因子可达2.5甚至更高,Class CZipArchive 支持自解压缩,加密解密功能,用VC++编写,使用时可以用源文件,也可以用静态连接库-with BKZIP decompressed, compression factor of up to 2.5 or even higher, Class CZipArchive support self-extracting, encryption and decryption function, VC prepara
8数码问题的源代码
- 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
1024位大整数相乘(N次方)取模
- 1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
算法排序效率对比
- 程序以图形的形式对各种排序的效率进行对比,是学习排序算法的很好的工具-procedures to graphics in the form of various sort of efficiency compared learning algorithm is a good tool
MATLAB扩展编程by 孙永康.ZIP
- MATLAB扩展编程by 孙永康.ZIP.有需要的朋友请来下载.-MATLAB programming expansion by Sun Yongkang. ZIP. In need of a friend invited to download.
matrixlib
- 一个很好的矩阵类,使用者用了请务必感谢原作者-a good matrix type, users spent Be sure to thank the original author! !
savage
- 传教士和野人渡河问题盲目搜索算法 一个典型的人工智能算法-missionaries and Savage cross river blind search algorithm of a typical artificial intelligence algorithms
完整堆排序算法
- 数据结构常用算法的堆排序算法,完整版可直接编译运行,教学实验中常用!-algorithm commonly used data structures heap sorting algorithm, a complete version can be directly translated operations, which are often used in teaching experiment!
排序6和1
- 包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
CURE
- 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one
数据结构10个程序
- 在tc编译通过 顺序表的操作 链表的操作等-tc compiled by the order of the operating table Chain operation