搜索资源列表
IIR带通滤波器设计
- IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
jswarm-pso_1_1
- JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box accessories) Although the same hig
bankerwithGUI(java)
- 采用java语言实现的模拟银行家算法,具有图形界面,可以满足课程设计的要求。
银行家算法java版源代码
- 实现进程的调度和分配,并能检测进程的安全性,代码调试无误,界面可以自行修改。
Matrix.设计一个造成矩阵类Matrix
- 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
diaodu
- 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
Fac3_5
- /多边形游戏动态规划解法,缘自王晓东算法设计,该程序已调通-/ Polygon game dynamic programming method, edge since Xiaodong algorithm design, the program has been transferred Qualcomm
Fac3_9
- //0-1背包问题动态规划解法,原自王晓东算法设计,该程序已调通-//0-1 knapsack problem dynamic programming method, the original algorithm since Xiaodong design, the program has been transferred Qualcomm
Fac4_6_2
- 最小生成树问题贪心(Prim)算法,该程序原自王晓东算法设计,程序已调通-Greedy minimum spanning tree problem (Prim) algorithm, the program Xiaodong algorithm since the original design, procedures have been transferred Qualcomm
Java-tSP2
- Java语言TSP递归程序的优化,采用新型递归模式设计实现的。-Java language TSP optimization of recursive procedures, recursive model using the new design.
ResearchofESTOOLS
- 专家系统编程工具选择的介绍非常详细的文档,完全自己总结的,做毕业设计的同学们可以参考。-Expert system programming tools of choice to introduce a very detailed document, complete their lessons, so students graduating from the design can refer to.
BFS
- 广度优先搜索算法分析;供程序设计人员使用-Breadth-first search algorithm analysis for programmers to use
bbs71
- 一个基于SSH实现的论坛系统,实现了发贴删贴,做毕业设计是完全没问题的啦-good!yes!good!yes!good!yes!good!yes!
java.kechengsheji
- JAVA课程设计 基于WEB的自动出题系统-Lianliankan game is a popular cult to small game, used for testing and training game logic and the gear wheels.
easybuyonline
- 网上书店系统,Eclipse开发环境,适合用于毕业设计。-Online bookstore system, Eclipse development environment, suitable for graduation.
java
- 棋盘覆盖,合并排序,快速排序 算法设计与分析 王晓东-Board cover, merge sort, quick sort algorithm design and analysis Xiaodong
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
java
- 根据已知列出分级教学的人数分配和分班教学的人数与及格率的关系,然后设出16个变量,通过传统概率知识列出目标函数,通过约束条件控制变量,建立出一个非线形规划模型,利用计算机程序设计求出最优解-Listed according to the known number of grade teaching assignment and placement of teaching the relationship between numbers and pass rates, and then set o
algorithm-design-with-C-CPP-Java
- 这是算法设计、分析与实现从入门到精通:C、C++和Java的随书源代码,按照算法之间逻辑关系,对每一个经典算法,都给出了完整的C/C++/Java三种主流编程语言的实现程序。-This is the algorithm design, analysis and implementation from the entry to the master: C, C++ and Java with the book source code, in accordance with the algorith
Algorithm design and analysis(Java)
- 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)