-
pso
实现机组负荷优化分配的粒子群算法MATLAB代码(MATLAB Code of Particle Swarm Optimization for Unit Load Distribution)
- 2021-04-22 23:38:48下载
- 积分:1
-
CoreJava-Study-Note
Corejava学习笔记,本人上培训的时候记录老师的东西,简单整理(Corejava study notes, I was training record teacher something simple finishing)
- 2013-03-07 12:10:01下载
- 积分:1
-
java 大文件上传 例子源码
java 大文件上传 例子源码
- 2014-10-15下载
- 积分:1
-
calc
简单计算器,能实行简单的加减乘除,开平方(Simple imitation of windows calculator
)
- 2010-12-11 20:56:36下载
- 积分:1
-
change-the-voice
在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
- 2013-09-23 20:07:35下载
- 积分:1
-
Eclipsejy
书籍简介:
Eclipse是一个很让人着迷的开发环境,它提供的核心框架和可扩展的插件机制给广大的程序员提供了无限的想像力和创造空间。Eclipse自身包含大量的内置功能,加上功能丰富的插件,将构成一个丰富多彩的工作环境而不仅仅是一个IDE。本书内容由浅入深,先介绍了Eclipse平台体系结构、工作台、Java集成开发环境、Java程序调试;再介绍了JUnit,Eclipse配置管理,Eclispe开发环境中的应用服务器Tomcat,Eclipse中的资源构建和构建工具Ant;最后介绍了Eclipse下的Web应用开发、插件开发技术、Struts应用开发和MySQL数据库应用开发。
本书适合于Java程序员、自由软件爱好者及各类软件开发人员阅读。(books Profile : Eclipse is a really very fascinating development environment, It provides a core framework and extensible plug-in mechanism for the majority of programmers with boundless imagination and creative space. Eclipse itself contains a lot of built-in functions, coupled with a feature-rich plug-ins, would constitute a colorful working environment is not just an IDE. The subjects in the book is aimed, first introduced the Eclipse Platform Architecture, workstations, Java integrated development environment, Java Debugger; I will introduce the JUnit. Eclipse configuration management, the development environment Eclispe the Tomcat application server, Eclipse Construction of resources and building tools Ant; Finally, under the Eclipse Web application development, the development of plu)
- 2007-03-13 20:44:09下载
- 积分:1
-
source
JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
Inaccessible1
Tests bounded type parameters declared on methods.
- 2013-11-18 22:06:19下载
- 积分:1
-
student_dorm
说明: 实现简单的学生成绩管理、包括成绩录入、排名、导出不合格成绩等(Realize simple student achievement management, including record entry, ranking, export of unqualified grades, etc.)
- 2019-05-22 21:54:16下载
- 积分:1
-
Head First Python(完整中文版)
head first 经典系列,无基础者使用最佳,图解丰富,引人入胜。(Head first classic series, without foundation use the best, graphic rich and attractive.)
- 2018-10-20 11:11:58下载
- 积分:1