资源列表
中缀转后缀
- 栈的应用:在四则运算中序式转后续式的基础上,利用栈的帮助完成后序式的计算,并输出结果。(Application of stack: in the four operations, in order to follow up the follow-up, based on the help of the stack to complete the sequent calculation, and output the results.)
cp
- interface用法,该代码简要显示了该类的 用法,方便学习(The use of interface)
ms&&qs
- 归并排序和快速排序,平均时间复杂度为O(nlog(n))。(Merge sort and quick sort, the average time complexity is O (nlog (n)).)
BBClique.java
- 分支限界算法求最大团问题,java源码,分支限界法的一个经典问题解决。(A branch and limit method for solving the problem of the maximum mass)
矩阵连乘问题和租船问题
- 动态规划算法解决矩阵连乘问题和租船问题,java源码。(Dynamic programming algorithm to solve matrix multiplication problem and charter problem, java source code.)
java
- java 可视化编程,实现计算器的基本功能,包括加减乘除等,对于学习Java图形界面有一定作用(Java visual programming, to achieve the basic functions of calculators, including addition, subtraction, multiplication and division, etc., has a certain effect on learning Java graphical interface.)
njvynxo
- 本系统用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。(This system is used for all Web applications, such as website management backstage, website member center, CMS, CRM, OA.)
function.java
- 有关java对文件的读写和date的一些操作(something about reading and writing file of java and Date)
Shiyan4
- JAVA套接字实现简易的聊天室功能,可以多人聊天(Java sockets implement simple chat room features)
Calculator
- 简单计算器, 计算100以内的加减乘除的简单 GUI界面(Calculator Simple calculator, calculate less than 100 less than multiplication and division of a simple GUI interface)
moniqi
- 实现猫狗叫声模拟,很适合初学者,希望能对大家有用(Realization of cat and dog call simulation)
TxTsp
- tsp的java源码实现旅行商问题,即TSP问题(Traveling Salesman Problem)又译为旅行推销员问题、货郎担问题,是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(The Java source of TSP is one of the famous problems in the field of mathemati
