搜索资源列表
javacallc
- java调c程序的例程,很简单,但很清楚-the routine procedure, which is very simple, but quite clearly
JAVA
- 掌握抽象类、接口的基本设计和应用方法。掌握上转型对象和接口回调的应用方法。 题一:抽象类与上转型对象 题二:接口与接口回调
Java的垃圾回收机制详解和调优.doc
- gc即垃圾收集机制是指jvm用于释放那些不再使用的对象所占用的内存。java语言并不要求jvm有gc,也没有规定gc如何工作。不过常用的jvm都有gc,而且大多数gc都使用类似的算法管理内存和执行收集操作
人力资源 java-mss2000
- 系统特点: 1.灵活的双语支持功能 2.多业务流程支持:可适应多类复杂流程的人事、薪资管理 3.强大的脚本支持,薪资计算公式完全自定义;Excel集成报表设计,报表更轻松,全面; 4.三层安全管理,数据库加密; 5.全新WEB信息查询业务处理功能,方便职员查看考勤信息、提交各类申请 功能模块: 数据中心 a、数据中心。 b、税率设置。 c、系统参数。 d、社会保险率。 e、节假日。
报表Java
- 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐
callback应用
- 回调函数的应用,在连接池调用时很用作用,资源自动释放!-callback function of the connection pool is used when the call, the release of resources automatically!
DateChooser
- Java, 日期选择窗体,可指定当前日期,原始日期,选择当天,带星期,可调整年,调整月份-Java, date to choose the form, to designate the current date, the original date, the selection day, with weeks, adjustable, adjustment of the month
coursesystem
- 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following func
javacallc
- java调c程序的例程,很简单,但很清楚-the routine procedure, which is very simple, but quite clearly
RMI_CALLBACK
- RMI的一个回调技术的实例,有利于初学者学习研究.-RMI an example of callback technology is conducive to beginners study.
ConnectBean
- JDBC连接数据库源代码:对代码稍作修改,比如:更改驱动、更改数据库名称、更改数据库地址,可以连接Oracle、SQL Server两种数据库。该源码中定义了查询和更新操作的通用方法,外部类调用时,只需传入sql语句和要查询或更新的数据库字段名就可以了。非常方便,我已经使用了很长时间了。-JDBC to connect to the database source code : the code to make some modific
DES
- DES算法JAVA实现,非调包。简单界面-JAVA realization of DES algorithm, non-switching. Simple interface
JAVA
- 掌握抽象类、接口的基本设计和应用方法。掌握上转型对象和接口回调的应用方法。 题一:抽象类与上转型对象 题二:接口与接口回调-Grasp abstract class, interface design and application of the basic methods. Grasp objects and the transformation of the application interface callback. T
javaGame
- 基于JAVA实现的俄罗斯方块 主要功能实现了调游戏难度等级 实现暂停等功能-JAVA based on the realization of the main functions of the Russian box to achieve the tone for the game the difficulty level of the realization of the suspension and other functions
dnp
- dnp3.0通讯规约编程源代码,包括遥测\遥信\电度\遥控\遥调等上送子函数-Statute DNP3.0 communications programming source code, including remote telemetry power transfer, such as degree of distance on the remote control function送子
Touch_exe
- 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈
JNative
- jnative java 调用动态库需要的包和dll,及源码。-Call jnative java dynamic libraries needed packages and dll, and the source.
jna
- jna实现java调动态库的包文件,并有例子参考,很有价值的!-jna achieve dynamic library of package java file transfer, and has examples for reference, great value!
java
- Java_Filter过滤机制详解.doc,Java的垃圾回收机制详解和调优.doc,java反射机制.pdf-Java_Filter Detailed filtering mechanism. Doc, Java' s garbage collection mechanism Detailed and tuning. Doc, java reflection. Pdf
JVM体系结构与GC调优
- jvm 体系结构域GC调优, jvm 体系结构的介绍及常用的GC算法介绍(JVM architecture and GC)