资源列表
GA
- 应用遗传算法解决旅行商(TSP)问题,算法中的染色体交叉过程改进了基本遗传算法的交叉办法。改程序可以求解30个城市的旅行商问题,也可以稍作修改继续扩展为更多城市的旅行商问题。-Applying the genetic algorithm to solve the traveling salesman (TSP) problem, the algorithm improves the process of chromosomal crossover compared to traditional
GreedyAlgorithm
- Greedy Algorithm using netbeans
yyshang
- 此代码为信息熵的代码,可以对时间序列进行信息熵的计算。-This code for the information entropy of the code, you can calculate the time series of information entropy.
BelajarPoli
- Polymorpishme using java
BelajarHibernate
- Hibernate using java
BelajarInheritance
- Inheritance using java
BelajarEnkapsulasi
- Encapsulation using java
lagelangri
- 拉格朗日算法,程序没有问题,适合初学数值分析的人-Lagrange algorithm, program there is no problem
6_shuzhizhuanhuan
- 程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。 求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息。-Enter the program are two numbers M and N (its decimal value is not more than 1 billion), which is b
zb_tanchishe
- 一个250行的贪吃蛇代码,适合初学者初步认识main函数-Snake a 250 line of code, suitable for beginners preliminary understanding main function
tangwen
- 矩阵的相关计算,如矩阵的相乘,矩阵的相加,构造单位矩阵-Matrix calculation, such as the matrix multiplication, matrix addition, the structure of the unit matrix, etc.
HeadTrack
- 采用粒子滤波器算法实现对鼠标指针位置的预测跟踪-Using particle filter for tracking the mouse pointer forecast
