搜索资源列表
RBFS_CODE
- RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search : * A family) and the LRTA * algorithm (online local search, also known as real-time learning A * search, with t
matchall
- 看过网上很多匹配算法。都只支持一次匹配。比如aadsfasdfaa...和数据串aa。匹配一次以后另外一个就没有匹配了,这里改进了一下。上传-read many online matching algorithm. Only a matching support. For example aadsfasdfaa ... aa string and data. After a match no one other matches here to improve a bit. Upload
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
BoxDual
- 是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneous
calendar
- 使用vc++6.0编写,算法是网上有的,功能是:在fl.in输入文件中输入年月,点击exe,即可在fl.out中生成该月份的日历。-The use of vc++ 6.0 preparation, the algorithm is online Yes, features are: the input file type fl.in years, click the exe, can be generated in fl.out the month calendar.
Codejia.com_40df9b18b021a0ff2295123f1192b961
- 共创在线考试测试系统源码2.1.0版利用HOUGH变换提取边界特征,还有SOBEL算子的算法 -Create online exam testing system version 2.1.0 source code using HOUGH transform boundary feature extraction, as well as Sobel Operator Algorithm
score-management-system
- 这是一个成绩输入查询的小数据库,基于对话框,vc++6.0环境,参考书本以及网上一些资源写得。从这个程序,你可以参考一下文件的读写、查询、一些具体算法的应用,同时,如果你要有作业要求,也可以参考一下。-This is a result of the small database enter a query, based on the dialog box, vc++ 6.0 environment, reference books and online resources in this wel
sort
- java排序算法大全 网上搜集后精心整理出来的 经典 -Book online java sorting algorithm to collect carefully after finishing out of the classic
yucekongzhi
- 一种可在线计算的优化控制方法:模型预测控制算法(MPC)-An online method of calculating the optimal control: model predictive control algorithm (MPC)
chap5_5
- 基于自适应在线遗传算法整定的pid控制(先进PID控制matlab仿真)第二版第五章-Genetic algorithm based on adaptive online tuning of pid control (advanced PID control simulation matlab) Chapter V of the second edition
onlineqm
- 多种算法实现的C++在线签名鉴定,在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处。-A variety of algorithms to achieve the C++ online signature identification, signature identification online with AR algorithm and DTW algorithm, but also a more comprehensive example
KMO(n^3)(HDU2853)
- KM算法O(n^3)的代码实现。给出的是哈尔滨赛区C题(HDU 2853)的源码-the code of KM algorithm with the complexity O(n^3). It provides a solution to the problem 2853 in HDU online judge.
NumOCR
- 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
Widrow-Hoff-Training-Method
- The WH class is an implementation of the Widrow-Hoff. The Widrow-Hoff (WH) algorithm, often called Least Mean Square (LMS), is an online-algorithm. The WH can be interpreted as a gradient descent procedure on the error space. In other words, the
C-commonly-used-algorithm-assemblies
- 徐士良C常用算法程序集pdf格式第二版,网上淘的珍贵资料。-XuShiLiang C commonly used algorithm procedures set in PDF format, the second edition of the precious material online tao.
C-classic-algorithm-example(100)
- C语言100个算法经典例题,在网上搜集的,供自己学习用,现分享给有需要的朋友。-C-100 algorithm classic example, we collect online, for their own learning to use, are shared to a friend in need.
rgb2yuv
- 主要用于图片的格式转化,是RGB2YUV,用的是网上的算法!-Mainly used for image format conversion, RGB2YUV, is using the online algorithm!
C-classic-algorithm-example(100)
- C语言100个算法经典例题,在网上搜集的,供自己学习用,现分享给有需要的朋友。-C-100 algorithm classic example, we collect online, for their own learning to use, are shared to a friend in need.
Genetic-algorithm--of-PID
- 用遗传算法来计算PID参数,使得PID参数能够在线调整-Genetic algorithm is used to calculate the PID parameters, the PID parameters can be adjusted online
2
- This paper presents an online feature selection algorithm for video object tracking. Using the object and background pixels from the previous frame as training samples, we model the feature selection problem as finding a good subset of features to