资源列表
COSFIRE
- COSFIRE是一个有效的滤波器,它可以自动的为图像画出轮廓,可以配置出gabor滤波器,配置一定的模糊参数和移位参数-A COSFIRE filter is automatically configured to be selective for a local contour pattern specified by a single example. The configuration comprises selecting given channels of a bank of Gabo
code
- 基于JAVA代码的petri网仿真软件,可进行网络图最佳路线计算-JAVA-based code petri net simulation software, which can calculate the best route for network diagrams
abc
- 解决算法设计与分析中经典问题分支限界问题的布线问题。-A classic problem in solving algorithm design and analysis branch wiring problem of clearance issues.
分形演化的DLA
- 分形演化的DLA,DLA凝并生长过程模拟,分形演变过程再现
SA_Ex
- 模擬退火是一種通用概率演算法,用來在固定时间内寻求在一個大的搜尋空間內找到的最優解。 模擬退火來自冶金學的專有名詞退火。退火是將材料加熱後再經特定速率冷卻,目的是增大晶粒的體積,並且減少晶格中的缺陷。材料中的原子原來會停留在使內能有局部最小值的位置,加熱使能量變大,原子會離開原來位置,而隨機在其他位置中移動。退火冷卻時速度較慢,使得原子有較多可能可以找到內能比原先更低的位置。 模擬退火的原理也和金屬退火的原理近似:我們將熱力學的理論套用到統計學上,將搜尋空間內每一點想像成空氣
AirPrime_Q2687_Rev11_0
- Q2687最新官方版设计参考资料(英文)-Q2687 latest official version of the reference design (English)
GA_TSP
- 遗传算法解TSP问题C++代码,需要自行编写tsp.data文件进行数据录入-Genetic Algorithm for TSP C++ code, you need to write your own tsp.data files for data entry
ZhongX
- 读入一张图片,然后进行二值化处理,计算和标示某个不同颜色区域的中心-Read into a picture, and then binarization processing, calculation and marked the center of a different color regions
YSHT
- 约束化条件下,对约束有效区域进行填充,并计算出优化条件下的解-Constraints of the conditions, the constraint effective area to fill, and calculate the optimal solution under conditions
zzuacm
- 郑州大学acm实验室准入考试相关题目,包含杭电acm与浙大acm试题-Zhengzhou University acm lab access Exam related topics, including Hangzhou and Zhejiang University acm acm electrical questions
hw1.c.tar
- 用MCMC方法模拟二维ising模型,通过合适选取的预选和决策方案来进行模拟。-the descr iption of the method of MCMC to simulate the Ising model.
ss
- 求解最短路径的Dijkstra算法的代码实现-Dijkstra' s shortest path algorithm to solve the code