搜索资源列表
Tra
- 基本的java3d程序 画图 三角形 还可以旋转 对于图形编程有一定的意义-java3d basic procedures can also drawing triangle rotation for graphical programming with a certain sense
Applet编程
- 重点掌握Applet程序的框架结构 掌握Applet程序的编写与运行 了解Applet的应用:播放声音、网页传值、基本图形工具 -# 61550 focus grasp Applet procedures frame structure # 61550 master Applet procedures in the preparation and operation of # 61,550 understand Applet ap
reg2nfa
- 程序用JAVA语言编写, 综合利用图结构和堆栈结构进行数据组织和处理. 可以进行正则表达式到NFA的转化, 并能用图形直观的表示. 对正则表达式有一些约定, 就是可以用单个字符表示输入, 也可以用 ‘ ‘ 连接起来的一串字符进行输入. 有基本的表达式以及由基本表达式构成的并置, 选择和重复的操作. 例: A|b*c ‘letter’*’digit’ 等都是合法输入. 还带有括号功能, 优先级 -procedures using Java language.
VB-CONTROL-IMAGE
- 在多媒体设计中,图像处理是关键环节。根据窗口界面的大小,图像大小和图形方式下的文字的大小的相应调整,则是一个图形应用软件要做到的基本要求之一。利用VB中的IMAGE控件可以实现图像缩放、相应调整,可以使软件界面更清晰、友好。-in multimedia design, image processing is the key point. According to the interface window size, image size and graphic manner the letter
图形学基础
- 图形学的一些基础知识-graphics some basic knowledge
JFtp
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp is a Java prepared by the graphic FTP client. It supports all basic FTP operation, the performance of some improvements, s
buju
- java常用的各种布局,基本容器的使用,java组件JButton等的使用,String类里的图形用户界面.-java all the popular layout, the use of basic containers, java JButton components such as the use of the String class Lane graphical user interface.
grapher
- 用图形用户界面表示的图,数据结构基本应用,最小生成树算法,最短路径,广度、深度优先搜索-graphical user interface with the plan said, the basic data structure application, the minimum spanning tree algorithm, the shortest path, breadth, depth-first search
SubjectSpider_ByKelvenJU
- 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行
graphics0
- 计算机基本图形的生成-basic computer generated graphics
yuanchuang2
- 原创的动画图形,静态的多层制作,基本是阴影和线条的运用-original animated graphics and static multi-storey production, the basic lines of shadow and the use of
java.rar
- Java 图形界面入门实例,其中包括 窗体,按钮,组合框等基本控件操作的实例代码,Java graphical interface entry examples, including the form, button, combo box controls the basic operation of the code examples
ant_code
- JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
TextEditorApp
- 利用Java编程制作的小软件 拥有图形界面 简单适合初学者参考学习 实现了基本的文字编辑功能-The use of Java programming produced by small software with graphical interface simple reference for beginners to learn the realization of the basic text editing features
abc
- java基本图形界面的生成源代码,用java实现,本人觉得不错-java basic graphical interface to generate source code, using java to achieve, I feel good
JAVA_yuyanrumen
- 第一章 Java语言的产生及其特点 第二章 Java程序开发与运行环境 第三章 Java程序设计基础 第四章 Java应用程序的基本框架 第五章 Java的类 第六章 Java图形用户接口 第七章 多线程 第八章 Java的"异常" 第九章 Java输入输出操作 -The first chapter of the Java language and its characteristics have a chapter Java developers
scholarshipsystem
- 利用java编写的奖学金评定系统,有图形化界面,实现了基本的显示,查找,删除,增加功能。且有登陆界面,与数据库连接后即可运行-Using java prepared scholarship assessment system, there is a graphical interface, the realization of the basic display, find, delete, add features. And a landing interface with the datab
Russia
- 自己写的一个Java版本的俄罗斯方块,目前没有做美工等等使用的图形都十分基本,有兴趣的可以好好看看我的视线逻辑-Writing own a Java version of Tetris, there is no use to do graphic art and so on are very basic, are interested in can be a good look at the logic of my sight
JAVAswingprogramming
- 这是关于Java图形界面编程的一本书,介绍了一些基本的东西,可以作为参考手册。-This is about Java GUI programming a book, introduce some basic things, can serve as a reference manual
ttxx_Java2jc5
- 本书主要介绍了核心语言、核心Java库、服务器端Java技术、客户端Java技术和企业级Java技术。其中 核心语言部分讨论了语法、面向对象编程特征和—些关键技术;核心Java库部分讨论了输入/输出、模式匹配、 文件锁、映射的I/O技术以及数据结构与集合;服务器端Java技术部分讨论了JFC/Swing CGI开发、Applet、容器布局以及图形编程等技术;企业级Java技术部分讨论了JDBC API、EJB体系结构的基础知识、Java平台安全方案以及XML。 本书结构严谨、语言流