资源列表
[数据结构常用算法] reply_1_257254
说明:我写的那算法只是原理,要实用必须实现一个大整数类(用c++,我的算法是C的)。欢迎和我联系讨论-I wrote that the only algorithm principle, to be practical realization of such a large integers (with c, I C algorithms). And I welcome the discussion link<我心飞扬> 在 2024-11-20 上传 | 大小:75kb | 下载:0
[数据结构常用算法] CalExpression
说明:字符串计算公式,在编辑框输入你想要的计算公式,本程序,只提供几个简单的函数,只要是C支持的函数你可以在相应的控件函数里面添加!-string formula, the editorial input box you want the formula for calculating the process, only a few simple functions, as long as C is a function of your su<杨涛> 在 2024-11-20 上传 | 大小:32kb | 下载:0
[STL] 一个可替代CString的字符串类CStdStr
说明:这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.<王明> 在 2024-11-20 上传 | 大小:25kb | 下载:0
[生物技术] 阀值和黑像素之人脸识别
说明:一个基于计算阀值和黑像素值的生物识别软件,用vb编写,界面剪接,使用方便!-a threshold calculation based on the black pixel values and biometrics software, used vb preparation, editing interface, easy to use!<刘恺> 在 2024-11-20 上传 | 大小:123kb | 下载:0
[生物技术] 基于阀值计算的指纹识别
说明:一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify<刘恺> 在 2024-11-20 上传 | 大小:253kb | 下载:1
[人工智能/神经网络/遗传算法] 遗传算法实现旅行商问题
说明:本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks<谢继晖> 在 2024-11-20 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] 模拟退火算法实现旅行商算法
说明:采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the travel<谢继晖> 在 2024-11-20 上传 | 大小:2kb | 下载:0