搜索资源列表
winsnake
- 用java的AWT包做的贪吃蛇,自己实现了画面的双缓冲-java with the AWT package so huge memory, achieving his dual screen buffer
MiniSQL_Java
- 本次实验要求实现的MiniSQL数据库主要由7个部分组成,分别是文件管理单元、缓冲区管理单元、记录管理单元、索引管理单元、数据字典单元、API单元、解释器单元。我采用java语言来实现MiniSQL,对系统的具体要求是安装了JDK1.42或以上版本。-the experimental demands of the main MiniSQL database by seven components, They are document management modules, buffer mana
copyFileWithBuffer
- 这是一个你能自己设置缓冲区大小的程序,用于拷贝文件,用JAVA语言实现-This is one you can set up its own procedures for the buffer size for copies of documents with Java language
Java聊天室程序
- 这个是服务器 import java.awt.*; import java.awt.event.*; import java.net.*; import javax.swing.*; public class UDPServerDemo extends JFrame{ int port=2345; //端口号 public UDPServerDemo(){ try{ byte[] buffer=new byte[256]; //缓冲区数组 DatagramSocket socket=new Da
socketTest
- socket基本服务端代码,设置缓冲池,监听服务端口,分包发送。客户端接受服务端返回数据。-basic services, socket-side code, set the buffer pool, listening service port, sub-sent. Client-side data is returned to service.
protobuf-java-2.0.2.jar
- Protocol Buffers - Google s data interchange format。我打的jar包,此包不好找-Protocol Buffers- Google s data interchange format. I hit the jar package, this package不好找
StringBufferUse
- StringBufferUse.java实现了一个利用buffer输入的实例。-StringBufferUse.java achieve an example of the use of input buffer.
Buffer
- 英国帝国理工学院电脑系多线程课程教学材料之五 ---- 有限缓冲区范例-The program uses a bounded buffer monitor into which the Producer thread puts characters and from which the Consumer thread gets characters. The Consumer runs slightly faster than the Producer, so start the Produce
Java
- Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、可移植性 1) 命名规范 定义这个规范的目的是让项目中所有的文档都看起来像一个人写的,增加可读性,减少项目组中因为换人而带来的损失。(这些规范并不是一定要绝对
JavaCodes
- Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、可移植性 1) 命名规范 定义这个规范的目的是让项目中所有的文档都看起来像一个人写的,增加可读性,减少项目组中因为换人而带来的损失。(这些规范并不是一定要绝对
lab
- 实现缓冲溢出的java源代码,解压缩后可以使用!~-The realization of a buffer overflow
OSCache
- java缓冲技术OScache,很有用的-java buffer technology OScache, very useful
ext-3.2.0
- ExtJS 主要用来开发RIA富客户端的AJAX应用,主要用于创建前端用户界面,与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中。ExtJs最开始基于YUI技术,由开发人员 JackSlocum开发,通过参考JavaSwing等机制来组织可视化组件,无论从UI界面上CSS样式的应用,到数据解析上的异常处理,都可算是一 款不可多得的Javascr ipt客户端技术的精品。-ExtJS mainly used to develop AJ
clock
- 时钟代码提供了各种接口,可以在HTML文件中设置,变化出多姿多彩的时钟模型, 参数说明见代码内info数组 时钟的绘制采用双缓冲图形处理机制,即先在缓冲区内绘制图形,再把图形显示到网页上可以有效的防止闪烁。 另外时钟的不断绘制是通过一个线程不断读取系统时间,如果时间有变化即绘制。采用一个线程绘制,一个线程处理网页比较符合APPLET设置规范。-Clock code provides a variety of interfaces, can be set in the HT
java_buffer
- java编写的关于缓冲区的程序,对于理解缓冲区有一定的作用,能够理解和使用缓冲区解决一些技术难题。-java program prepared on the buffer zone, to a certain extent for understanding the role of the buffer, the buffer can understand and use to solve some technical problems.
java-Example6_7
- *例题6-6:复制一个文件,比较一下带缓冲区和不 *带缓冲区读写文件的效率有何区别。-example 6-6: copy of a file, compare with buffer and * band buffer read and write documents the efficiency difference between what.
Buffer
- Buffer scr ipt in Java, I found somewhere
JAVA-Degree-ordinal
- 该文件含有9个JAVA分代码,可以实现文件缓冲,文件查看,文件读写等功能。-This document contains nine points JAVA code, you can realize the file buffer, file viewing, file read and write functions.
缓冲区数据
- 使用java语言实现对shp图层的缓冲区实现(The use of Java language to achieve the SHP buffer layer)
ShapeBuffer
- 使用java语言实现shp图层缓冲区的生成(Generated using java language SHP layer buffer)