搜索资源列表
四分树的穷举
- 使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
穷举密码算法
- 穷举法解密文件-exhaustive France declassified document
qiongjusuanfa
- 穷举算法.txt 穷举算法.txt -exhaustive algorithm. Txt exha ustive algorithm. Txt exha ustive algorithm . txt exhaustive algorithm. txt
NonPriorityCalculation
- 用C#写的《计算机软件算法分析与设计》作业--穷举算法,无优先级运算 指定5个运算数和一个结果,由穷举算法可得出全部符合条件的运算式
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
sweep
- 应用简单的穷举算法解决遍历所有点距离最短的问题-Exhaustive algorithm to solve the problem through all of the shortest distance
acute
- 穷举法程序-算法分析,是用C写的好经典,马克思手稿…………有三个程序! -Exhaustive method process- algorithm analysis, is to use C to write a good classic, Marx manuscr ipts ... ... ... ... There are three procedures!
ss
- 马踏棋盘的实现,挺不错的程序源码.采用的穷举算法实现的-Horse riding board the realization of the procedure very good source. Exhaustive algorithm used to achieve the
qiujumima
- 要穷举组合的算法,比如密码词典,算法有不够完善的地方大家指出来一起学习研讨-Algorithm to exhaustive combinations, such as the password dictionary, algorithms are not perfect enough where we pointed out that the study of the issues together
example8_2
- 这是神经网络算法的第二部分,有MATLAB编写,功能是复杂神经网络中的穷举算法,校赛是编写的-This is a neural network algorithm for the second part of the preparation have MATLAB, function is a complex neural network in the exhaustive algorithm, the school is prepared race
Cpp1.c
- 利用栈的知识来求出从入口到出口的所有路径。采用穷举算法,即从入口出发,顺某一方向向前探索,若能走通,则继续向前走;否则沿原路退回一步,换一个方向再继续向前探索,直至所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路退回,则需要一个栈来保存路径。迷宫的输入提供了两种形式,一种是系统默认的输入形式,令一种是用户可以指定文件,只要文件符合格式,用户即可将其作为迷宫地图。最终即可以显示总的路径数目,也可用箭头的形式显示迷宫的走法,形象直观。-maze
Commonalgorithms
- 一些常用的算法设计方法和C++环境下的实现方法。主要包括:迭代法、穷举搜、索法、递推法、递归、回溯法、贪婪法、分治法 -Some commonly used algorithm design methods and C environments are implemented. These mainly include: iterative method, exhaustive search, rope method, recursive method, recursion, backtra
five
- 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image process
vb_code
- VB程序实现三个商人带三个奴隶过河问题,穷举算法实现商人安全过河-shang ren guo he wen ti
Brute-force-algorithm
- 穷举算法,VC中的经典程序之一,适合初学者,-Brute-force algorithm, the the of the classic procedures in in the the VC, suitable for beginners
基于压缩感知的信号重构算法
- Candes等证明了信号重建问题可以通过求解最小 范数问题解决,但Donoho指出,求解最小 范数是一个NP问题,需要穷举 中非零值的所有 中排列可能,因而无法直接求解。此后,研究人员提出了一系列求得次最优解的算法,主要包括最小 范数法、贪婪迭代匹配追踪系列算法等。
coexistence_exhaust_function
- 这个matlab程序实现了基于穷举算法即容量最大化对认知用户的特征模式的选择的算法的仿真-The matlab program implements the algorithm that is based on exhaustive maximize the capacity of cognitive characteristics of the user mode selection algorithm simulation
穷举n位二进制数
- 输入一个小于20的正整数n,要求按从小到大的顺序输出所有的n位二进制数,每个数占一行。(Enter a positive integer that is less than 20, and you want to output all of the n-bit binary Numbers in the order of small to large, each of which is a row.)
天线选择算法总结
- MIMO天线选择算法中,基于最优选择算法和范数选择算法和随机选择算法的程序,能够简化硬件结构,降低通信算法的复杂度,提高通信的可靠性。穷举法,递减,递增等。(In MIMO antenna selection algorithm, the program based on optimal selection algorithm and norm selection algorithm and random selection algorithm can simplify the hardware